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