Top Description Fields
com.sun.org.apache.xerces.internal.xs

public Interface XSConstants


This interface defines constants used by this specification.

Field Summary

Modifier and TypeField 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

XSTypeDefinition final set.

public static final short
DERIVATION_EXTENSION

XSTypeDefinition final set or XSElementDeclaration disallowed substitution group.

public static final short
public static final short
DERIVATION_LIST

XSTypeDefinition final set.

public static final short
DERIVATION_NONE

No constraint is available.

public static final short
DERIVATION_RESTRICTION

XSTypeDefinition final set or XSElementDeclaration disallowed substitution group.

public static final short
DERIVATION_SUBSTITUTION

XSTypeDefinition final set.

public static final short
DERIVATION_UNION

XSTypeDefinition final set.

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
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 absent.

public static final short
SCOPE_GLOBAL

A scope of global identifies top-level declarations.

public static final short
SCOPE_LOCAL

Locally scoped declarations are available for use only within the complex type.

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.

Field Detail

ANNOTATIONback to summary
public static final short ANNOTATION

The object describes an annotation.

ANYSIMPLETYPE_DTback to summary
public static final short ANYSIMPLETYPE_DT

anySimpleType

ANYURI_DTback to summary
public static final short ANYURI_DT

anyURI

ATTRIBUTE_DECLARATIONback to summary
public static final short ATTRIBUTE_DECLARATION

The object describes an attribute declaration.

ATTRIBUTE_GROUPback to summary
public static final short ATTRIBUTE_GROUP

The object describes an attribute group definition.

ATTRIBUTE_USEback to summary
public static final short ATTRIBUTE_USE

The object describes an attribute use definition.

BASE64BINARY_DTback to summary
public static final short BASE64BINARY_DT

base64Binary

BOOLEAN_DTback to summary
public static final short BOOLEAN_DT

boolean

BYTE_DTback to summary
public static final short BYTE_DT

byte

DATE_DTback to summary
public static final short DATE_DT

date

DATETIME_DTback to summary
public static final short DATETIME_DT

dateTime

DECIMAL_DTback to summary
public static final short DECIMAL_DT

decimal

DERIVATION_ALLback to summary
public static final short DERIVATION_ALL

XSTypeDefinition final set.

DERIVATION_EXTENSIONback to summary
public static final short DERIVATION_EXTENSION

XSTypeDefinition final set or XSElementDeclaration disallowed substitution group.

DERIVATION_EXTENSION_RESTRICTION_SUBSTITIONback to summary
public static final short DERIVATION_EXTENSION_RESTRICTION_SUBSTITION

XSTypeDefinition final set.

DERIVATION_LISTback to summary
public static final short DERIVATION_LIST

XSTypeDefinition final set.

DERIVATION_NONEback to summary
public static final short DERIVATION_NONE

No constraint is available.

DERIVATION_RESTRICTIONback to summary
public static final short DERIVATION_RESTRICTION

XSTypeDefinition final set or XSElementDeclaration disallowed substitution group.

DERIVATION_SUBSTITUTIONback to summary
public static final short DERIVATION_SUBSTITUTION

XSTypeDefinition final set.

DERIVATION_UNIONback to summary
public static final short DERIVATION_UNION

XSTypeDefinition final set.

DOUBLE_DTback to summary
public static final short DOUBLE_DT

double

DURATION_DTback to summary
public static final short DURATION_DT

duration

ELEMENT_DECLARATIONback to summary
public static final short ELEMENT_DECLARATION

The object describes an element declaration.

ENTITY_DTback to summary
public static final short ENTITY_DT

ENTITY

FACETback to summary
public static final short FACET

The object describes a constraining facet.

Note

this object does not describe pattern and enumeration facets.

FLOAT_DTback to summary
public static final short FLOAT_DT

float

GDAY_DTback to summary
public static final short GDAY_DT

gDay

GMONTH_DTback to summary
public static final short GMONTH_DT

gMonth

GMONTHDAY_DTback to summary
public static final short GMONTHDAY_DT

gMonthDay

GYEAR_DTback to summary
public static final short GYEAR_DT

gYear

GYEARMONTH_DTback to summary
public static final short GYEARMONTH_DT

gYearMonth

HEXBINARY_DTback to summary
public static final short HEXBINARY_DT

hexBinary

ID_DTback to summary
public static final short ID_DT

ID

IDENTITY_CONSTRAINTback to summary
public static final short IDENTITY_CONSTRAINT

The object describes an identity constraint definition.

IDREF_DTback to summary
public static final short IDREF_DT

IDREF

INT_DTback to summary
public static final short INT_DT

int

INTEGER_DTback to summary
public static final short INTEGER_DT

integer

LANGUAGE_DTback to summary
public static final short LANGUAGE_DT

language

LIST_DTback to summary
public static final short LIST_DT

The type represents a list type definition.

LISTOFUNION_DTback 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_DTback to summary
public static final short LONG_DT

long

MODEL_GROUPback to summary
public static final short MODEL_GROUP

A model group.

MODEL_GROUP_DEFINITIONback to summary
public static final short MODEL_GROUP_DEFINITION

The object describes a model group definition.

MULTIVALUE_FACETback to summary
public static final short MULTIVALUE_FACET

The object describes enumeration and pattern facets.

NAME_DTback to summary
public static final short NAME_DT

Name

NCNAME_DTback to summary
public static final short NCNAME_DT

NCName

NEGATIVEINTEGER_DTback to summary
public static final short NEGATIVEINTEGER_DT

negativeInteger

NMTOKEN_DTback to summary
public static final short NMTOKEN_DT

NMTOKEN

NONNEGATIVEINTEGER_DTback to summary
public static final short NONNEGATIVEINTEGER_DT

nonNegativeInteger

NONPOSITIVEINTEGER_DTback to summary
public static final short NONPOSITIVEINTEGER_DT

nonPositiveInteger

NORMALIZEDSTRING_DTback to summary
public static final short NORMALIZEDSTRING_DT

normalizedString

NOTATION_DECLARATIONback to summary
public static final short NOTATION_DECLARATION

The object describes a notation declaration.

NOTATION_DTback to summary
public static final short NOTATION_DT

NOTATION

PARTICLEback to summary
public static final short PARTICLE

The object describes a particle.

POSITIVEINTEGER_DTback to summary
public static final short POSITIVEINTEGER_DT

positiveInteger

QNAME_DTback to summary
public static final short QNAME_DT

QName

SCOPE_ABSENTback to summary
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_GLOBALback to summary
public static final short SCOPE_GLOBAL

A scope of global identifies top-level declarations.

SCOPE_LOCALback to summary
public static final short SCOPE_LOCAL

Locally scoped declarations are available for use only within the complex type.

SHORT_DTback to summary
public static final short SHORT_DT

short

STRING_DTback to summary
public static final short STRING_DT

string

TIME_DTback to summary
public static final short TIME_DT

time

TOKEN_DTback to summary
public static final short TOKEN_DT

token

TYPE_DEFINITIONback to summary
public static final short TYPE_DEFINITION

The object describes a complex type or simple type definition.

UNAVAILABLE_DTback to summary
public static final short UNAVAILABLE_DT

The built-in type category is not available.

UNSIGNEDBYTE_DTback to summary
public static final short UNSIGNEDBYTE_DT

unsignedByte

UNSIGNEDINT_DTback to summary
public static final short UNSIGNEDINT_DT

unsignedInt

UNSIGNEDLONG_DTback to summary
public static final short UNSIGNEDLONG_DT

unsignedLong

UNSIGNEDSHORT_DTback to summary
public static final short UNSIGNEDSHORT_DT

unsignedShort

VC_DEFAULTback to summary
public static final short VC_DEFAULT

Indicates that there is a default value constraint.

VC_FIXEDback to summary
public static final short VC_FIXED

Indicates that there is a fixed value constraint for this attribute.

VC_NONEback to summary
public static final short VC_NONE

Indicates that the component does not have any value constraint.

WILDCARDback to summary
public static final short WILDCARD

The object describes a wildcard.