simpleType MinuteOfTheYear
namespace http://www.DSRC-Draft-03-00-24
type restriction of xs:unsignedInt
used by
element TravelerInformation/dataFrames/dataFrame/startTime
facets
minInclusive 1
maxInclusive 525600
source <xs:simpleType name="MinuteOfTheYear">
 
<xs:restriction base="xs:unsignedInt">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="525600"/>
 
</xs:restriction>
</xs:simpleType>


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