AirCategoryGroup

Category of air transports and scheduled
information

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
Guarantee TransportationGuaranteeCodeType optional
xxxDF Keep in air or put in Transportation. Replace the unique
letter code with words

Used By

Complex Type SegmentAirType

Source

<xs:attributeGroup name="AirCategoryGroup">
  <xs:annotation>
    <xs:documentation>Category of air transports and scheduled information</xs:documentation>
  </xs:annotation>
  <xs:attribute name="Guarantee" type="TransportationGuaranteeCodeType" use="optional">
    <xs:annotation>
      <xs:documentation>xxxDF Keep in air or put in Transportation. Replace the unique letter code with words</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>