The gMonthDay datatype represents a Gregorian date that recurs yearly : gMonthDay « XML Schema « XML Tutorial






<!-- schema -->
<xsd:element name="birthday" type="xsd:gMonthDay"/>

<!-- instance document -->
<birthday>--10-25</birthday>








3.15.gMonthDay
3.15.1.The gMonthDay datatype represents a Gregorian date that recurs yearly