simpleType AxleCount
namespace http://www.IM-Draft-03-00-44a
type restriction of xs:unsignedByte
used by
elements CargoUnits/axleCount PowerUnits/axleCount VehicleData/axleCount
facets
maxInclusive 16
annotation
documentation
      
            use zero for unknown
        
source <xs:simpleType name="AxleCount">
 
<xs:annotation>
   
<xs:documentation>      
            use zero for unknown
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="16"/>
 
</xs:restriction>
</xs:simpleType>


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