simpleType dsrc:AirBagCount
namespace http://www.DSRC-Draft-02-00-15
type restriction of xs:unsignedByte
used by
element dsrc:ValueList/airBagCount
facets
maxInclusive 100
annotation
documentation
      
            edit to proper ranges
        
source <xs:simpleType name="AirBagCount">
 
<xs:annotation>
   
<xs:documentation>      
            edit to proper ranges
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="100"/>
 
</xs:restriction>
</xs:simpleType>


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