simpleType ProbeSegmentNumber
namespace http://dsrc_r70/DSRC
type restriction of xsd:unsignedShort
used by
element ProbeVehicleData/segNum
facets
minInclusive 0
maxInclusive 32767
source <xsd:simpleType name="ProbeSegmentNumber">
 
<xsd:restriction base="xsd:unsignedShort">
   
<xsd:minInclusive value="0"/>
   
<xsd:maxInclusive value="32767"/>
 
</xsd:restriction>
</xsd:simpleType>


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