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


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