Basic data type constants.
APRIL
public static final int APRIL
Value for April.
- 4
AUGUST
public static final int AUGUST
Value for August.
- 8
DATE
public static final QName DATE
The qualified-name for the date
data type.
DATETIME
public static final QName DATETIME
The qualified-name for the dateTime
data type.
DECEMBER
public static final int DECEMBER
Value for December.
- 12
DURATION
public static final QName DURATION
The qualified-name for the duration
data type.
DURATION_DAYTIME
public static final QName DURATION_DAYTIME
The qualified-name for the dayTimeDuration
data type.
DURATION_YEARMONTH
public static final QName DURATION_YEARMONTH
The qualified-name for the yearMonthDuration
data type.
EQUAL
public static final int EQUAL
Comparison result.
- 0
FEBRUARY
public static final int FEBRUARY
Value for February.
- 2
FIELD_UNDEFINED
public static final int FIELD_UNDEFINED
Comparison result.
- -2147483648
GDAY
public static final QName GDAY
The qualified-name for the gDay
data type.
GMONTH
public static final QName GMONTH
The qualified-name for the gMonth
data type.
GMONTHDAY
public static final QName GMONTHDAY
The qualified-name for the gMonthDay
data type.
GREATER
public static final int GREATER
Comparison result.
- 1
GYEAR
public static final QName GYEAR
The qualified-name for the gYear
data type.
GYEARMONTH
public static final QName GYEARMONTH
The qualified-name for the gYearMonth
data type.
INDETERMINATE
public static final int INDETERMINATE
Comparison result.
- 2
JANUARY
public static final int JANUARY
Value for January.
- 1
JULY
public static final int JULY
Value for July.
- 7
JUNE
public static final int JUNE
Value for June.
- 6
LESSER
public static final int LESSER
Comparison result.
- -1
MARCH
public static final int MARCH
Value for March.
- 3
MAX_TIMEZONE_OFFSET
public static final int MAX_TIMEZONE_OFFSET
XML Schema maximum timezone offset, in minutes.
- -840
MAY
public static final int MAY
Value for May.
- 5
MIN_TIMEZONE_OFFSET
public static final int MIN_TIMEZONE_OFFSET
XML Schema minimum timezone offset, in minutes.
- 840
NOVEMBER
public static final int NOVEMBER
Value for November.
- 11
OCTOBER
public static final int OCTOBER
Value for October.
- 10
SEPTEMBER
public static final int SEPTEMBER
Value for September.
- 9
TIME
public static final QName TIME
The qualified-name for the time
data type.