simpleType dsrc:DMonth
namespace http://www.DSRC-Draft-02-00-15
type restriction of xs:unsignedByte
used by
elements dsrc:ValueList/dMonth dsrc:DDate/month dsrc:DDateTime/month dsrc:DFullTime/month dsrc:DMonthDay/month dsrc:DYearMonth/month
facets
maxInclusive 15
annotation
documentation
      
            units of months
        
source <xs:simpleType name="DMonth">
 
<xs:annotation>
   
<xs:documentation>      
            units of months
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="15"/>
 
</xs:restriction>
</xs:simpleType>


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