simpleType TimeOffset
namespace http://dsrc_r70/DSRC
type restriction of xsd:unsignedShort
used by
elements PathHistoryPoint/timeOffset TrailerHistoryPoint/timeOffset
facets
minInclusive 1
maxInclusive 65535
source <xsd:simpleType name="TimeOffset">
 
<xsd:restriction base="xsd:unsignedShort">
   
<xsd:minInclusive value="1"/>
   
<xsd:maxInclusive value="65535"/>
 
</xsd:restriction>
</xsd:simpleType>


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