complexType ShippingInformationType
diagram FficeMessage_diagrams/FficeMessage_p416.png
namespace http://www.fixm.aero/flight/4.2
children fx:extension fx:shipmentAuthorizations fx:subsidiaryHazardClassAndDivision
used by
element DangerousGoodsType/shippingInformation
annotation
documentation
IATA Shipper's Declaration for Dangerous Goods.
source <xs:complexType name="ShippingInformationType">
 
<xs:annotation>
   
<xs:documentation>IATA Shipper's Declaration for Dangerous Goods.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="extension" type="fb:ShippingInformationExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="shipmentAuthorizations" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional information related to an approval, permission, or other specific detail regarding the shipment of dangerous goods.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="subsidiaryHazardClassAndDivision" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>An identifier of any subsidiary hazard class(es)/division(s) in addition to the primary hazard class and division.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ShippingInformationType/extension
diagram FficeMessage_diagrams/FficeMessage_p417.png
namespace http://www.fixm.aero/flight/4.2
type fb:ShippingInformationExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:ShippingInformationExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ShippingInformationType/shipmentAuthorizations
diagram FficeMessage_diagrams/FficeMessage_p418.png
namespace http://www.fixm.aero/flight/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Additional information related to an approval, permission, or other specific detail regarding the shipment of dangerous goods.
source <xs:element name="shipmentAuthorizations" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional information related to an approval, permission, or other specific detail regarding the shipment of dangerous goods.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ShippingInformationType/subsidiaryHazardClassAndDivision
diagram FficeMessage_diagrams/FficeMessage_p419.png
namespace http://www.fixm.aero/flight/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
An identifier of any subsidiary hazard class(es)/division(s) in addition to the primary hazard class and division.
source <xs:element name="subsidiaryHazardClassAndDivision" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>An identifier of any subsidiary hazard class(es)/division(s) in addition to the primary hazard class and division.</xs:documentation>
 
</xs:annotation>
</xs:element>


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