XML Tutorial/XML Schema/gDay
The gDay datatype represents a day of the month that recurs
<!-- schema -->
<xsd:element name="checkpoint" type="xsd:gDay"/>
<!-- instance document -->
<checkpoint>---15</checkpoint>
<!-- schema -->
<xsd:element name="checkpoint" type="xsd:gDay"/>
<!-- instance document -->
<checkpoint>---15</checkpoint>