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