simpleType VehicleLength
namespace http://www.DSRC-Draft-03-00-24
type restriction of xs:unsignedShort
used by
elements VehicleSize/length ValueList/vehicleLength
facets
maxInclusive 16383
source <xs:simpleType name="VehicleLength">
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="16383"/>
 
</xs:restriction>
</xs:simpleType>


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