complexType HazardClassType
diagram Nas_diagrams/Nas_p656.png
namespace http://www.fixm.aero/flight/4.1
type extension of fx:RestrictedHazardClassType
properties
base fx:RestrictedHazardClassType
used by
elements DangerousGoodsPackageType/hazardClass DangerousGoodsPackageType/subsidiaryHazardClass
facets
Kind Value Annotation
minInclusive 1
maxInclusive 9
attributes
Name  Type  Use  Default  Fixed  Annotation
hazardDivision  derived by: fb:CountType  optional      
documentation

                     A number representing a subdivision (Division) within the Class.
                 
annotation
documentation

            A number assigned to a dangerous good that represents a classification (Class) according
            to the most dominant hazard it represents, potentially followed by a number representing
            a subdivision (Division) within the Class.
            An identifier of any subsidiary hazard class(es)/division(s) in addition to the primary
            hazard class and division.
        
source <complexType name="HazardClassType">
 
<annotation>
   
<documentation>
            A number assigned to a dangerous good that represents a classification (Class) according
            to the most dominant hazard it represents, potentially followed by a number representing
            a subdivision (Division) within the Class.
            An identifier of any subsidiary hazard class(es)/division(s) in addition to the primary
            hazard class and division.
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fx:RestrictedHazardClassType">
     
<attribute name="hazardDivision" use="optional">
       
<annotation>
         
<documentation>
                     A number representing a subdivision (Division) within the Class.
                 
</documentation>
       
</annotation>
       
<simpleType>
         
<restriction base="fb:CountType">
           
<maxInclusive value="99"/>
           
<minInclusive value="0"/>
         
</restriction>
       
</simpleType>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute HazardClassType/@hazardDivision
type restriction of fb:CountType
properties
use optional
facets
Kind Value Annotation
minInclusive 0
maxInclusive 99
annotation
documentation

                     A number representing a subdivision (Division) within the Class.
                 
source <attribute name="hazardDivision" use="optional">
 
<annotation>
   
<documentation>
                     A number representing a subdivision (Division) within the Class.
                 
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="fb:CountType">
     
<maxInclusive value="99"/>
     
<minInclusive value="0"/>
   
</restriction>
 
</simpleType>
</attribute>


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