Source: https://guides.developer.iata.org/docs/download-the-latest-standards

FieldMetadata

A set of defining implementation specific fields which should be populated.

Properties

Name Description Type Required Generic Enum Ignore
mandatoryInd When TRUE, indicates the associated field is expected to be populated. boolean false false
metadata A message wide metadata information. Metadata true false
pathText Message property location using XPATH syntax. string false false

Referenced By

Metadata
{
  "mandatoryInd" : "boolean",
  "metadata" : {
    "codesetMetadata" : [ { } ],
    "curMetadata" : [ { } ],
    "fieldMetadata" : [ { } ]
  },
  "pathText" : "string"
}