diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:extension fx:numberOfPackages | ||
used by |
|
||
annotation |
|
||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:AllPackedInOneExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:CountPositiveType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |