namespace | http://www.fixm.aero/flight/4.1 | ||||||||
type | restriction of string | ||||||||
properties |
|
||||||||
used by |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <simpleType name="FissileExceptedType"> <annotation> <documentation> An indicator of whether the restrictions for fissile material are excepted for a particular package. <deprecated> <deletionVersion>5.0.0</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale> <replacement>N/A</replacement> </deprecated> </documentation> </annotation> <restriction base="xs:string"> <enumeration value="EXCEPTED"> <annotation> <documentation> Indicates the restrictions for fissile material are excepted for a particular package. </documentation> </annotation> </enumeration> </restriction> </simpleType> |