simpleType MinutesDuration
namespace http://www.DSRC-Draft-03-00-24
type restriction of xs:unsignedShort
used by
element TravelerInformation/dataFrames/dataFrame/duratonTime
facets
maxInclusive 65000
source <xs:simpleType name="MinutesDuration">
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="65000"/>
 
</xs:restriction>
</xs:simpleType>


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