complexType AllPackedInOneType
diagram FficeTemplates_diagrams/FficeTemplates_p1526.png
namespace http://www.fixm.aero/flight/4.2
children fx:extension fx:numberOfPackages
used by
element DangerousGoodsPackageType/allPackedInOne
annotation
documentation
A statement identifying the dangerous goods listed are all contained within the same outer packaging.
source <xs:complexType name="AllPackedInOneType">
 
<xs:annotation>
   
<xs:documentation>A statement identifying the dangerous goods listed are all contained within the same outer packaging.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="extension" type="fb:AllPackedInOneExtensionType" 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="numberOfPackages" type="fb:CountPositiveType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The number of packages in the same outer packaging.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AllPackedInOneType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1527.png
namespace http://www.fixm.aero/flight/4.2
type fb:AllPackedInOneExtensionType
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:AllPackedInOneExtensionType" 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 AllPackedInOneType/numberOfPackages
diagram FficeTemplates_diagrams/FficeTemplates_p1528.png
namespace http://www.fixm.aero/flight/4.2
type fb:CountPositiveType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 1
annotation
documentation
The number of packages in the same outer packaging.
source <xs:element name="numberOfPackages" type="fb:CountPositiveType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The number of packages in the same outer packaging.</xs:documentation>
 
</xs:annotation>
</xs:element>


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