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

ContentSource

An indication of the source of specific content found in a message, located by XPATH.

Properties

Name Description Type Required Generic Enum Ignore
contentOwner An Airline or Organization from which the associated content originates. ContentOwner false ${prop.ignore}
nodePathText Message property location using XPATH syntax. string false ${prop.ignore}

Referenced By

ContentOwner
{
  "contentOwner" : {
    "carrier" : { },
    "contentSource" : { },
    "org" : { }
  },
  "nodePathText" : "string"
}