Interface XmlGMonthDay

All Superinterfaces:
XmlAnySimpleType, XmlObject, XmlTokenSource
All Known Implementing Classes:
XmlGMonthDayImpl

public interface XmlGMonthDay
extends XmlAnySimpleType
Corresponds to the XML Schema xs:gMonthDay type. A gMonthDay specifies a day of a specific month without specifying the year.

Convertible to Calendar or GDate.

See Also:
XmlCalendar, GDate