simpleType AircraftDangerousGoodsLimitationType
namespace http://www.fixm.aero/flight/4.1
type restriction of string
properties
base xs:string
used by
attributes DangerousGoodsType/@aircraftLimitation DangerousGoodsPackageType/@dangerousGoodsLimitation
facets
Kind Value Annotation
enumeration PASSENGER_AND_CARGO_AIRCRAFT
documentation

                  Specified that the shipment is packed to comply with the limitations prescribed for
                  passenger and cargo aircraft.
              
enumeration CARGO_AIRCRAFT_ONLY
documentation

                  Specified that the shipment is packed to comply with the limitations prescribed for
                  the limitations for cargo aircraft only.
              
annotation
documentation

            Describes whether the shipment is packed to comply with the limitations prescribed
            for passenger and cargo aircraft or the limitations for cargo aircraft only.
        
source <simpleType name="AircraftDangerousGoodsLimitationType">
 
<annotation>
   
<documentation>
            Describes whether the shipment is packed to comply with the limitations prescribed
            for passenger and cargo aircraft or the limitations for cargo aircraft only.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="PASSENGER_AND_CARGO_AIRCRAFT">
     
<annotation>
       
<documentation>
                  Specified that the shipment is packed to comply with the limitations prescribed for
                  passenger and cargo aircraft.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="CARGO_AIRCRAFT_ONLY">
     
<annotation>
       
<documentation>
                  Specified that the shipment is packed to comply with the limitations prescribed for
                  the limitations for cargo aircraft only.
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy