Class GDayType

All Implemented Interfaces:
DatabindableDatatype, Comparator, XSDatatype, Serializable, org.relaxng.datatype.Datatype

public class GDayType extends DateTimeBaseType
"gDay" type. type of the value object is IDateTimeValueType. See http://www.w3.org/TR/xmlschema-2/#gDay for the spec
See Also: