namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||
type | restriction of string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <simpleType name="PackingGroupType"> <annotation> <documentation> A code that indicates the relative degree of danger presented by various articles and substances within a Class or Division. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="I"> <annotation> <documentation> Represents high danger. </documentation> </annotation> </enumeration> <enumeration value="II"> <annotation> <documentation> Represents medium danger. </documentation> </annotation> </enumeration> <enumeration value="III"> <annotation> <documentation> Represents low danger. </documentation> </annotation> </enumeration> </restriction> </simpleType> |