simpleType dsrc:DYear
namespace http://www.DSRC-Draft-02-00-15
type restriction of xs:unsignedShort
used by
elements dsrc:ValueList/dYear dsrc:DDate/year dsrc:DDateTime/year dsrc:DFullTime/year dsrc:DYearMonth/year
facets
maxInclusive 9999
annotation
documentation
      
            units of years
        
source <xs:simpleType name="DYear">
 
<xs:annotation>
   
<xs:documentation>      
            units of years
        
</xs:documentation>
 
</xs:annotation>
 
<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