simpleType TimeMark
namespace http://dsrc_r70/DSRC
type restriction of xsd:unsignedShort
used by
elements TimeChangeDetails/likelyTime TimeChangeDetails/maxEndTime TimeChangeDetails/minEndTime TimeChangeDetails/nextTime TimeChangeDetails/startTime
facets
minInclusive 0
maxInclusive 36001
source <xsd:simpleType name="TimeMark">
 
<xsd:restriction base="xsd:unsignedShort">
   
<xsd:minInclusive value="0"/>
   
<xsd:maxInclusive value="36001"/>
 
</xsd:restriction>
</xsd:simpleType>


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