Owners (for codes) can be either **>Generic owners (Recipient, Requester, IATA, ISO) **>Host codes as defined by the xft schema (Kuoni, Marmara, ..) **>Vendor codes (AF, ZS, CD, ...) **> Standards on specific markets or for some features (CETO, OTA, ...) |
<xs:simpleType name="OwnerCodeType"> <xs:annotation> <xs:documentation>Owners (for codes) can be either **>Generic owners (Recipient, Requester, IATA, ISO) **>Host codes as defined by the xft schema (Kuoni, Marmara, ..) **>Vendor codes (AF, ZS, CD, ...) **> Standards on specific markets or for some features (CETO, OTA, ...)</xs:documentation> </xs:annotation> <xs:union memberTypes="HostCodeType OwnerGenericCodeType VendorCodeType DistributorCodeType OwnerStandardsCodeType"/> </xs:simpleType> |