simpleType OverpackIndicatorType
namespace http://www.fixm.aero/flight/4.1
type restriction of string
properties
base xs:string
used by
attribute DangerousGoodsPackageType/@overpackIndicator
facets
Kind Value Annotation
enumeration OVERPACK_USED
documentation

                  Indicates that individual packages are assembled into a single unit for handling.
                 
              
annotation
documentation

            An indicator that individual packages are assembled into a single unit for handling.
           
        
source <simpleType name="OverpackIndicatorType">
 
<annotation>
   
<documentation>
            An indicator that individual packages are assembled into a single unit for handling.
           
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="OVERPACK_USED">
     
<annotation>
       
<documentation>
                  Indicates that individual packages are assembled into a single unit for handling.
                 
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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