simpleType DDay
namespace http://www.DSRC-Draft-03-00-24
type restriction of xs:unsignedByte
used by
elements DDate/day DDateTime/day DFullTime/day DMonthDay/day ValueList/dDay
facets
maxInclusive 31
source <xs:simpleType name="DDay">
 
<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