simpleType ShipmentTypeType
namespace http://www.fixm.aero/flight/4.1
type restriction of string
properties
base xs:string
used by
attributes DangerousGoodsType/@shipment DangerousGoodsPackageType/@shipmentType
facets
Kind Value Annotation
enumeration RADIOACTIVE
documentation

                  When present, indicates cargo is radioactive.
              
annotation
documentation

            An indicator used for dangerous cargo of whether the package is radioactive or not.
           
        
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy