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