This interface defines constants used by this specification.
ANNOTATION
public static final short ANNOTATION
The object describes an annotation.
ANYSIMPLETYPE_DT
public static final short ANYSIMPLETYPE_DT
anySimpleType
ANYURI_DT
public static final short ANYURI_DT
anyURI
ATTRIBUTE_DECLARATION
public static final short ATTRIBUTE_DECLARATION
The object describes an attribute declaration.
ATTRIBUTE_GROUP
public static final short ATTRIBUTE_GROUP
The object describes an attribute group definition.
ATTRIBUTE_USE
public static final short ATTRIBUTE_USE
The object describes an attribute use definition.
BASE64BINARY_DT
public static final short BASE64BINARY_DT
base64Binary
BOOLEAN_DT
public static final short BOOLEAN_DT
boolean
BYTE_DT
public static final short BYTE_DT
byte
DATETIME_DT
public static final short DATETIME_DT
dateTime
DATE_DT
public static final short DATE_DT
date
DECIMAL_DT
public static final short DECIMAL_DT
decimal
DERIVATION_EXTENSION
public static final short DERIVATION_EXTENSION
XSTypeDefinition
final set or
XSElementDeclaration
disallowed substitution group.
DERIVATION_LIST
public static final short DERIVATION_LIST
XSTypeDefinition
final set.
DERIVATION_NONE
public static final short DERIVATION_NONE
No constraint is available.
DERIVATION_RESTRICTION
public static final short DERIVATION_RESTRICTION
XSTypeDefinition
final set or
XSElementDeclaration
disallowed substitution group.
DERIVATION_SUBSTITUTION
public static final short DERIVATION_SUBSTITUTION
XSTypeDefinition
final set.
DERIVATION_UNION
public static final short DERIVATION_UNION
XSTypeDefinition
final set.
DOUBLE_DT
public static final short DOUBLE_DT
double
DURATION_DT
public static final short DURATION_DT
duration
ELEMENT_DECLARATION
public static final short ELEMENT_DECLARATION
The object describes an element declaration.
ENTITY_DT
public static final short ENTITY_DT
ENTITY
FACET
public static final short FACET
The object describes a constraining facet. Note: this object does not
describe pattern and enumeration facets.
FLOAT_DT
public static final short FLOAT_DT
float
GDAY_DT
public static final short GDAY_DT
gDay
GMONTHDAY_DT
public static final short GMONTHDAY_DT
gMonthDay
GMONTH_DT
public static final short GMONTH_DT
gMonth
GYEARMONTH_DT
public static final short GYEARMONTH_DT
gYearMonth
GYEAR_DT
public static final short GYEAR_DT
gYear
HEXBINARY_DT
public static final short HEXBINARY_DT
hexBinary
IDENTITY_CONSTRAINT
public static final short IDENTITY_CONSTRAINT
The object describes an identity constraint definition.
IDREF_DT
public static final short IDREF_DT
IDREF
ID_DT
public static final short ID_DT
ID
INTEGER_DT
public static final short INTEGER_DT
integer
INT_DT
public static final short INT_DT
int
LANGUAGE_DT
public static final short LANGUAGE_DT
language
LISTOFUNION_DT
public static final short LISTOFUNION_DT
The type represents a list type definition whose item type (itemType)
is a union type definition
LIST_DT
public static final short LIST_DT
The type represents a list type definition.
LONG_DT
public static final short LONG_DT
long
MODEL_GROUP
public static final short MODEL_GROUP
A model group.
MODEL_GROUP_DEFINITION
public static final short MODEL_GROUP_DEFINITION
The object describes a model group definition.
MULTIVALUE_FACET
public static final short MULTIVALUE_FACET
The object describes enumeration and pattern facets.
NAME_DT
public static final short NAME_DT
Name
NCNAME_DT
public static final short NCNAME_DT
NCName
NEGATIVEINTEGER_DT
public static final short NEGATIVEINTEGER_DT
negativeInteger
NMTOKEN_DT
public static final short NMTOKEN_DT
NMTOKEN
NONNEGATIVEINTEGER_DT
public static final short NONNEGATIVEINTEGER_DT
nonNegativeInteger
NONPOSITIVEINTEGER_DT
public static final short NONPOSITIVEINTEGER_DT
nonPositiveInteger
NORMALIZEDSTRING_DT
public static final short NORMALIZEDSTRING_DT
normalizedString
NOTATION_DECLARATION
public static final short NOTATION_DECLARATION
The object describes a notation declaration.
NOTATION_DT
public static final short NOTATION_DT
NOTATION
PARTICLE
public static final short PARTICLE
The object describes a particle.
POSITIVEINTEGER_DT
public static final short POSITIVEINTEGER_DT
positiveInteger
QNAME_DT
public static final short QNAME_DT
QName
SCOPE_ABSENT
public static final short SCOPE_ABSENT
The scope of a declaration within named model groups or attribute
groups is absent
. The scope of such a declaration is
determined when it is used in the construction of complex type
definitions.
SCOPE_GLOBAL
public static final short SCOPE_GLOBAL
A scope of global
identifies top-level declarations.
SCOPE_LOCAL
public static final short SCOPE_LOCAL
Locally scoped
declarations are available for use only
within the complex type.
SHORT_DT
public static final short SHORT_DT
short
STRING_DT
public static final short STRING_DT
string
TIME_DT
public static final short TIME_DT
time
TOKEN_DT
public static final short TOKEN_DT
token
TYPE_DEFINITION
public static final short TYPE_DEFINITION
The object describes a complex type or simple type definition.
UNAVAILABLE_DT
public static final short UNAVAILABLE_DT
The built-in type category is not available.
UNSIGNEDBYTE_DT
public static final short UNSIGNEDBYTE_DT
unsignedByte
UNSIGNEDINT_DT
public static final short UNSIGNEDINT_DT
unsignedInt
UNSIGNEDLONG_DT
public static final short UNSIGNEDLONG_DT
unsignedLong
UNSIGNEDSHORT_DT
public static final short UNSIGNEDSHORT_DT
unsignedShort
VC_DEFAULT
public static final short VC_DEFAULT
Indicates that there is a default value constraint.
VC_FIXED
public static final short VC_FIXED
Indicates that there is a fixed value constraint for this attribute.
VC_NONE
public static final short VC_NONE
Indicates that the component does not have any value constraint.
WILDCARD
public static final short WILDCARD
The object describes a wildcard.