XML Tutorial/XML Schema/gDay
Версия от 18:22, 25 мая 2010; (обсуждение)
The gDay datatype represents a day of the month that recurs
<!-- schema -->
<xsd:element name="checkpoint" type="xsd:gDay"/>
<!-- instance document -->
<checkpoint>---15</checkpoint>