AirTransportInformationType

Complex Type Information

Model

Used By

Source

<xsd:complexType name="AirTransportInformationType">
  <xsd:sequence>
    <xsd:element ref="AircraftLimitations"/>
    <xsd:element ref="SpecialLabelsAndMarkings" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="PackingInstructions" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="AdditionalHandlingInformation" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="SpecialProvisionNumber" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>