simpleType DYear
namespace http://www.DSRC-Draft-03-00-24
type restriction of xs:unsignedShort
used by
elements ValueList/dYear TravelerInformation/dataFrames/dataFrame/startYear DDate/year DDateTime/year DFullTime/year DYearMonth/year
facets
maxInclusive 9999
source <xs:simpleType name="DYear">
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="9999"/>
 
</xs:restriction>
</xs:simpleType>


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