namespace | http://www.fixm.aero/flight/4.1 | ||||||||
type | restriction of string | ||||||||
properties |
|
||||||||
used by |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <simpleType name="ShipmentTypeType"> <annotation> <documentation> An indicator used for dangerous cargo of whether the package is radioactive or not. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="RADIOACTIVE"> <annotation> <documentation> When present, indicates cargo is radioactive. </documentation> </annotation> </enumeration> </restriction> </simpleType> |