diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:class fx:division fx:extension | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="HazardClassType"> <xs:annotation> <xs:documentation>A number assigned to a dangerous good that represents a classification (Class) according to the most dominant hazard it represents, potentially followed by a number representing a subdivision (Division) within the Class. An identifier of any subsidiary hazard class(es)/division(s) in addition to the primary hazard class and division.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="class" type="fx:RestrictedHazardClassType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A number assigned to a dangerous good that represents a classification (Class) according to the most dominant hazard it represents.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="division" type="fx:HazardDivisionType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A number representing a subdivision (Division) within the Class.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:HazardClassExtensionType" 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:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||
type | fx:RestrictedHazardClassType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="class" type="fx:RestrictedHazardClassType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A number assigned to a dangerous good that represents a classification (Class) according to the most dominant hazard it represents.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||
type | fx:HazardDivisionType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="division" type="fx:HazardDivisionType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A number representing a subdivision (Division) within the Class.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:HazardClassExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:HazardClassExtensionType" 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> |