Alphabetical Index

A B C D E F G H I L M N O P Q S T U V W X

A

ANNOTATION - static field in class org.apache.xerces.xs.XSConstants
The object describes an annotation.
ANYSIMPLETYPE_DT - static field in class org.apache.xerces.xs.XSConstants
anySimpleType
ANYURI_DT - static field in class org.apache.xerces.xs.XSConstants
anyURI
ATTRIBUTE_DECLARATION - static field in class org.apache.xerces.xs.XSConstants
The object describes an attribute declaration.
ATTRIBUTE_GROUP - static field in class org.apache.xerces.xs.XSConstants
The object describes an attribute group definition.
ATTRIBUTE_USE - static field in class org.apache.xerces.xs.XSConstants
The object describes an attribute use definition.
AttributePSVI - interface org.apache.xerces.xs.AttributePSVI
Represents a PSVI item for one attribute information item.

B

BASE64BINARY_DT - static field in class org.apache.xerces.xs.XSConstants
base64Binary
BOOLEAN_DT - static field in class org.apache.xerces.xs.XSConstants
boolean
BYTE_DT - static field in class org.apache.xerces.xs.XSConstants
byte
ByteList - interface org.apache.xerces.xs.datatypes.ByteList
The ByteList is an immutable ordered collection of byte.

C

code - field in class org.apache.xerces.xs.XSException
COMPLEX_TYPE - static field in class org.apache.xerces.xs.XSTypeDefinition
The object describes a complex type.
COMPOSITOR_ALL - static field in class org.apache.xerces.xs.XSModelGroup
This content model represents a simplified version of the SGML &-Connector and is limited to the top-level of any content model.
COMPOSITOR_CHOICE - static field in class org.apache.xerces.xs.XSModelGroup
This constant value signifies a choice operator.
COMPOSITOR_SEQUENCE - static field in class org.apache.xerces.xs.XSModelGroup
This constant value signifies a sequence operator.
contains(byte) - method in class org.apache.xerces.xs.datatypes.ByteList
Checks if the byte item is a member of this list.
contains(Object) - method in class org.apache.xerces.xs.datatypes.ObjectList
Checks if the Object item is a member of this list.
contains(short) - method in class org.apache.xerces.xs.ShortList
Checks if the unsigned short item is a member of this list.
contains(String) - method in class org.apache.xerces.xs.StringList
Checks if the GenericString item is a member of this list.
CONTENTTYPE_ELEMENT - static field in class org.apache.xerces.xs.XSComplexTypeDefinition
Represents an element-only content type.
CONTENTTYPE_EMPTY - static field in class org.apache.xerces.xs.XSComplexTypeDefinition
Represents an empty content type.
CONTENTTYPE_MIXED - static field in class org.apache.xerces.xs.XSComplexTypeDefinition
Represents a mixed content type.
CONTENTTYPE_SIMPLE - static field in class org.apache.xerces.xs.XSComplexTypeDefinition
Represents a simple content type.
Creates a new XSLoader.

D

DATE_DT - static field in class org.apache.xerces.xs.XSConstants
date
DATETIME_DT - static field in class org.apache.xerces.xs.XSConstants
dateTime
DECIMAL_DT - static field in class org.apache.xerces.xs.XSConstants
decimal
DERIVATION_EXTENSION - static field in class org.apache.xerces.xs.XSConstants
XSTypeDefinition final set or XSElementDeclaration disallowed substitution group.
DERIVATION_LIST - static field in class org.apache.xerces.xs.XSConstants
XSTypeDefinition final set.
DERIVATION_NONE - static field in class org.apache.xerces.xs.XSConstants
No constraint is available.
DERIVATION_RESTRICTION - static field in class org.apache.xerces.xs.XSConstants
XSTypeDefinition final set or XSElementDeclaration disallowed substitution group.
DERIVATION_SUBSTITUTION - static field in class org.apache.xerces.xs.XSConstants
XSTypeDefinition final set.
DERIVATION_UNION - static field in class org.apache.xerces.xs.XSConstants
XSTypeDefinition final set.
derivedFrom(String,String,short) - method in class org.apache.xerces.xs.XSTypeDefinition
Convenience method which checks if this type is derived from the given ancestor type.
Convenience method which checks if this type is derived from the given ancestorType.
DOUBLE_DT - static field in class org.apache.xerces.xs.XSConstants
double
DURATION_DT - static field in class org.apache.xerces.xs.XSConstants
duration

E

ELEMENT_DECLARATION - static field in class org.apache.xerces.xs.XSConstants
The object describes an element declaration.
ElementPSVI - interface org.apache.xerces.xs.ElementPSVI
Represents a PSVI item for one element information item.
ENTITY_DT - static field in class org.apache.xerces.xs.XSConstants
ENTITY

F

FACET - static field in class org.apache.xerces.xs.XSConstants
The object describes a constraining facet.
FACET_ENUMERATION - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
4.3.5 enumeration.
FACET_FRACTIONDIGITS - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
4.3.12 fractionDigits.
FACET_LENGTH - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
4.3.1 Length
FACET_MAXEXCLUSIVE - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
4.3.9 maxExclusive.
FACET_MAXINCLUSIVE - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
4.3.7 maxInclusive.
FACET_MAXLENGTH - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
4.3.3 maxLength.
FACET_MINEXCLUSIVE - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
4.3.9 minExclusive.
FACET_MININCLUSIVE - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
4.3.10 minInclusive.
FACET_MINLENGTH - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
4.3.2 minLength.
FACET_NONE - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
No facets defined.
FACET_PATTERN - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
4.3.4 pattern.
FACET_TOTALDIGITS - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
4.3.11 totalDigits .
FACET_WHITESPACE - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
4.3.5 whitespace.
FLOAT_DT - static field in class org.apache.xerces.xs.XSConstants
float

G

GDAY_DT - static field in class org.apache.xerces.xs.XSConstants
gDay
getAbstract() - method in class org.apache.xerces.xs.XSComplexTypeDefinition
[abstract]: a boolean.
getAbstract() - method in class org.apache.xerces.xs.XSElementDeclaration
{abstract} A boolean.
getActualNormalizedValue() - method in class org.apache.xerces.xs.ItemPSVI
[schema normalized value]: Binding specific actual value or null if the value is in error.
getActualNormalizedValueType() - method in class org.apache.xerces.xs.ItemPSVI
The actual value built-in datatype, e.g.
getActualVC() - method in class org.apache.xerces.xs.XSAttributeDeclaration
Value Constraint: Binding specific actual constraint value or null if the value is in error or there is no value constraint.
getActualVC() - method in class org.apache.xerces.xs.XSAttributeUse
Value Constraint: Binding specific actual constraint value or null if the value is in error or there is no value constraint.
getActualVC() - method in class org.apache.xerces.xs.XSElementDeclaration
Value Constraint: Binding specific actual constraint value or null if the value is in error or there is no value constraint.
getActualVCType() - method in class org.apache.xerces.xs.XSAttributeDeclaration
The actual constraint value built-in datatype, e.g.
getActualVCType() - method in class org.apache.xerces.xs.XSAttributeUse
The actual constraint value built-in datatype, e.g.
getActualVCType() - method in class org.apache.xerces.xs.XSElementDeclaration
The actual constraint value built-in datatype, e.g.
getAnnotation() - method in class org.apache.xerces.xs.XSAttributeDeclaration
An annotation if it exists, otherwise null.
getAnnotation() - method in class org.apache.xerces.xs.XSAttributeGroupDefinition
An annotation if it exists, otherwise null.
getAnnotation() - method in class org.apache.xerces.xs.XSElementDeclaration
An annotation if it exists, otherwise null.
getAnnotation() - method in class org.apache.xerces.xs.XSFacet
An annotation if it exists, otherwise null.
getAnnotation() - method in class org.apache.xerces.xs.XSModelGroup
An annotation if it exists, otherwise null.
getAnnotation() - method in class org.apache.xerces.xs.XSModelGroupDefinition
An annotation if it exists, otherwise null.
getAnnotation() - method in class org.apache.xerces.xs.XSNotationDeclaration
An annotation if it exists, otherwise null.
getAnnotation() - method in class org.apache.xerces.xs.XSWildcard
An annotation if it exists, otherwise null.
getAnnotations() - method in class org.apache.xerces.xs.XSAttributeDeclaration
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSAttributeGroupDefinition
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSAttributeUse
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSComplexTypeDefinition
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSElementDeclaration
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSFacet
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSIDCDefinition
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSModel
[annotations]: a set of annotations if it exists, otherwise an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSModelGroup
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSModelGroupDefinition
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSMultiValueFacet
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSNamespaceItem
[annotations]: a set of annotations if it exists, otherwise an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSNotationDeclaration
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSParticle
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
A sequence of [annotations] or an empty XSObjectList.
getAnnotations() - method in class org.apache.xerces.xs.XSWildcard
A sequence of [annotations] or an empty XSObjectList.
getAnnotationString() - method in class org.apache.xerces.xs.XSAnnotation
A text representation of the annotation.
getAnonymous() - method in class org.apache.xerces.xs.XSTypeDefinition
Convenience attribute.
getAttrDeclaration() - method in class org.apache.xerces.xs.XSAttributeUse
[attribute declaration]: provides the attribute declaration itself, which will in turn determine the simple type definition used.
getAttributeDeclaration() - method in class org.apache.xerces.xs.AttributePSVI
[attribute declaration]: An item isomorphic to the declaration component itself.
getAttributeDeclaration(String) - method in class org.apache.xerces.xs.XSNamespaceItem
Convenience method.
getAttributeDeclaration(String,String) - method in class org.apache.xerces.xs.XSModel
Convenience method.
getAttributeGroup(String) - method in class org.apache.xerces.xs.XSNamespaceItem
Convenience method.
getAttributeGroup(String,String) - method in class org.apache.xerces.xs.XSModel
Convenience method.
getAttributePSVI(int) - method in class org.apache.xerces.xs.PSVIProvider
Provides AttributePSVI given the index of an attribute information item in the current element's attribute list.
getAttributePSVIByName(String,String) - method in class org.apache.xerces.xs.PSVIProvider
Provides AttributePSVI given the namespace name and the local name of an attribute information item in the current element's attribute list.
getAttributeUses() - method in class org.apache.xerces.xs.XSAttributeGroupDefinition
A set of [attribute uses] if it exists, otherwise an empty XSObjectList.
getAttributeUses() - method in class org.apache.xerces.xs.XSComplexTypeDefinition
A set of attribute uses if it exists, otherwise an empty XSObjectList.
getAttributeWildcard() - method in class org.apache.xerces.xs.XSAttributeGroupDefinition
A [wildcard] if it exists, otherwise null.
getAttributeWildcard() - method in class org.apache.xerces.xs.XSComplexTypeDefinition
An attribute wildcard if it exists, otherwise null.
getBaseType() - method in class org.apache.xerces.xs.XSTypeDefinition
{base type definition}: either a simple type definition or a complex type definition.
getBigDecimal() - method in class org.apache.xerces.xs.datatypes.XSDecimal
getBigInteger() - method in class org.apache.xerces.xs.datatypes.XSDecimal
getBounded() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
Fundamental Facet: bounded.
getBuiltInKind() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
Returns the closest built-in type category this type represents or derived from.
getByte() - method in class org.apache.xerces.xs.datatypes.XSDecimal
getCategory() - method in class org.apache.xerces.xs.XSIDCDefinition
[identity-constraint category]: one of key, keyref or unique.
getComponents(short) - method in class org.apache.xerces.xs.XSModel
Returns a list of top-level components, i.e.
getComponents(short) - method in class org.apache.xerces.xs.XSNamespaceItem
[schema components]: a list of top-level components, i.e.
getComponentsByNamespace(short,String) - method in class org.apache.xerces.xs.XSModel
Convenience method.
getCompositor() - method in class org.apache.xerces.xs.XSModelGroup
[compositor]: one of all, choice or sequence.
getConfig() - method in class org.apache.xerces.xs.XSLoader
The configuration of a document.
getConstraintType() - method in class org.apache.xerces.xs.XSAttributeDeclaration
Value constraint: one of VC_NONE, VC_DEFAULT, VC_FIXED.
getConstraintType() - method in class org.apache.xerces.xs.XSAttributeUse
Value Constraint: one of default, fixed.
getConstraintType() - method in class org.apache.xerces.xs.XSElementDeclaration
[Value constraint]: one of VC_NONE, VC_DEFAULT, VC_FIXED.
getConstraintType() - method in class org.apache.xerces.xs.XSWildcard
Namespace constraint: A constraint type: any, not, list.
getConstraintValue() - method in class org.apache.xerces.xs.XSAttributeDeclaration
Value constraint: The constraint value with respect to the [type definition], otherwise null.
getConstraintValue() - method in class org.apache.xerces.xs.XSAttributeUse
Value Constraint: The constraint value, otherwise null.
getConstraintValue() - method in class org.apache.xerces.xs.XSElementDeclaration
[Value constraint]: the constraint value with respect to the [type definition], otherwise null.
getContentType() - method in class org.apache.xerces.xs.XSComplexTypeDefinition
[content type]: one of empty (CONTENTTYPE_EMPTY), a simple type definition (CONTENTTYPE_SIMPLE), mixed ( CONTENTTYPE_MIXED), or element-only ( CONTENTTYPE_ELEMENT).
getDays() - method in class org.apache.xerces.xs.datatypes.XSDateTime
getDefinedFacets() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
[facets]: all facets defined on this type.
getDerivationMethod() - method in class org.apache.xerces.xs.XSComplexTypeDefinition
[derivation method]: either DERIVATION_EXTENSION, DERIVATION_RESTRICTION, or DERIVATION_NONE (see XSConstants).
getDisallowedSubstitutions() - method in class org.apache.xerces.xs.XSElementDeclaration
[disallowed substitutions]: the returned value is a bit combination of the subset of { DERIVATION_SUBSTITUTION, DERIVATION_EXTENSION, DERIVATION_RESTRICTION } corresponding to substitutions disallowed by this XSElementDeclaration or DERIVATION_NONE.
getDocumentLocations() - method in class org.apache.xerces.xs.XSNamespaceItem
[document location] - a list of location URIs for the documents that contributed to the XSModel.
getDuration() - method in class org.apache.xerces.xs.datatypes.XSDateTime
getElementDeclaration() - method in class org.apache.xerces.xs.ElementPSVI
[element declaration]: an item isomorphic to the element declaration used to validate this element.
getElementDeclaration(String) - method in class org.apache.xerces.xs.XSNamespaceItem
Convenience method.
getElementDeclaration(String,String) - method in class org.apache.xerces.xs.XSModel
Convenience method.
getElementPSVI() - method in class org.apache.xerces.xs.PSVIProvider
Provides the post schema validation item for the current element information item.
getEnclosingCTDefinition() - method in class org.apache.xerces.xs.XSAttributeDeclaration
The complex type definition for locally scoped declarations (see scope), otherwise null if no such definition exists.
getEnclosingCTDefinition() - method in class org.apache.xerces.xs.XSElementDeclaration
The complex type definition for locally scoped declarations (see scope), otherwise null if no such definition exists.
getErrorCodes() - method in class org.apache.xerces.xs.ItemPSVI
[schema error code]: a list of error codes generated from the validation attempt or an empty StringList if no errors occurred during the validation attempt.
getFacetKind() - method in class org.apache.xerces.xs.XSFacet
The name of the facet, e.g.
getFacetKind() - method in class org.apache.xerces.xs.XSMultiValueFacet
The name of the facet, i.e.
getFacets() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
A list of constraining facets if it exists, otherwise an empty XSObjectList.
getFieldStrs() - method in class org.apache.xerces.xs.XSIDCDefinition
[fields]: a non-empty list of restricted XPath 1.0 expressions.
getFinal() - method in class org.apache.xerces.xs.XSTypeDefinition
For complex types the returned value is a bit combination of the subset of {DERIVATION_EXTENSION, DERIVATION_RESTRICTION} corresponding to final set of this type or DERIVATION_NONE.
getFinite() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
Fundamental Facet: cardinality.
getFixed() - method in class org.apache.xerces.xs.XSFacet
[Facets]: check whether a facet is fixed.
getFixedFacets() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
[facets]: all defined facets for this type which are fixed.
getHours() - method in class org.apache.xerces.xs.datatypes.XSDateTime
getIdentityConstraints() - method in class org.apache.xerces.xs.XSElementDeclaration
identity-constraint definitions: a set of constraint definitions if it exists, otherwise an empty XSNamedMap.
getInt() - method in class org.apache.xerces.xs.datatypes.XSDecimal
getIsSchemaSpecified() - method in class org.apache.xerces.xs.ItemPSVI
[schema specified]: if true, the value was specified in the schema.
getItemType() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
If variety is list the item type definition (an atomic or union simple type definition) is available, otherwise null.
getItemValueTypes() - method in class org.apache.xerces.xs.ItemPSVI
In the case the actual value represents a list, i.e.
getItemValueTypes() - method in class org.apache.xerces.xs.XSAttributeDeclaration
In the case the actual constraint value represents a list, i.e.
getItemValueTypes() - method in class org.apache.xerces.xs.XSAttributeUse
In the case the actual constraint value represents a list, i.e.
getItemValueTypes() - method in class org.apache.xerces.xs.XSElementDeclaration
In the case the actual constraint value represents a list, i.e.
getJAXPQName() - method in class org.apache.xerces.xs.datatypes.XSQName
getLength() - method in class org.apache.xerces.xs.datatypes.ByteList
The number of bytes in the list.
getLength() - method in class org.apache.xerces.xs.LSInputList
The number of LSInputs in the list.
getLength() - method in class org.apache.xerces.xs.datatypes.ObjectList
The number of Objects in the list.
getLength() - method in class org.apache.xerces.xs.ShortList
The number of unsigned shorts in the list.
getLength() - method in class org.apache.xerces.xs.StringList
The number of GenericStrings in the list.
getLength() - method in class org.apache.xerces.xs.XSNamedMap
The number of XSObjects in the XSObjectList.
getLength() - method in class org.apache.xerces.xs.XSNamespaceItemList
The number of XSNamespaceItems in the list.
getLength() - method in class org.apache.xerces.xs.XSObjectList
The number of XSObjects in the list.
getLexicalEnumeration() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
A list of enumeration values if it exists, otherwise an empty StringList.
getLexicalFacetValue() - method in class org.apache.xerces.xs.XSFacet
A value of this facet.
getLexicalFacetValue(short) - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
Convenience method.
getLexicalFacetValues() - method in class org.apache.xerces.xs.XSMultiValueFacet
Values of this facet.
getLexicalPattern() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
A list of pattern values if it exists, otherwise an empty StringList.
getLexicalValue() - method in class org.apache.xerces.xs.datatypes.XSDateTime
getLong() - method in class org.apache.xerces.xs.datatypes.XSDecimal
getMaxOccurs() - method in class org.apache.xerces.xs.XSParticle
[max occurs]: determines the maximum number of terms that can occur.
getMaxOccursUnbounded() - method in class org.apache.xerces.xs.XSParticle
[max occurs]: whether the maxOccurs value is unbounded.
getMemberTypeDefinition() - method in class org.apache.xerces.xs.ItemPSVI
[member type definition]: if and only if that type definition is a simple type definition with {variety} union, or a complex type definition whose {content type} is a simple type definition with {variety} union, then an item isomorphic to that member of the union's {member type definitions} which actually validated the schema item's normalized value.
getMemberTypes() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
If variety is union the list of member type definitions (a non-empty sequence of simple type definitions) is available, otherwise an empty XSObjectList.
getMinOccurs() - method in class org.apache.xerces.xs.XSParticle
[min occurs]: determines the minimum number of terms that can occur.
getMinutes() - method in class org.apache.xerces.xs.datatypes.XSDateTime
getModelGroup() - method in class org.apache.xerces.xs.XSModelGroupDefinition
A model group.
getModelGroupDefinition(String) - method in class org.apache.xerces.xs.XSNamespaceItem
Convenience method.
getModelGroupDefinition(String,String) - method in class org.apache.xerces.xs.XSModel
Convenience method.
getMonths() - method in class org.apache.xerces.xs.datatypes.XSDateTime
getMultiValueFacets() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
A list of enumeration and pattern constraining facets if it exists, otherwise an empty XSObjectList.
getName() - method in class org.apache.xerces.xs.XSObject
The name of type NCName, as defined in XML Namespaces, of this declaration specified in the {name} property of the component or null if the definition of this component does not have a {name} property.
getNamespace() - method in class org.apache.xerces.xs.XSObject
The [target namespace] of this object, or null if it is unspecified.
getNamespaceItem() - method in class org.apache.xerces.xs.XSObject
A namespace schema information item corresponding to the target namespace of the component, if it is globally declared; or null otherwise.
getNamespaceItems() - method in class org.apache.xerces.xs.XSModel
A set of namespace schema information information items (of type XSNamespaceItem), one for each namespace name which appears as the target namespace of any schema component in the schema used for that assessment, and one for absent if any schema component in the schema had no target namespace.
getNamespaces() - method in class org.apache.xerces.xs.XSModel
Convenience method.
getNil() - method in class org.apache.xerces.xs.ElementPSVI
[nil]: true if clause 3.2 of Element Locally Valid (Element) (3.3.4) is satisfied, otherwise false.
getNillable() - method in class org.apache.xerces.xs.XSElementDeclaration
If nillable is true, then an element may also be valid if it carries the namespace qualified attribute with local name nil from namespace http://www.w3.org/2001/XMLSchema-instance and value true (xsi:nil) even if it has no text or element content despite a content type which would otherwise require content.
getNotation() - method in class org.apache.xerces.xs.ElementPSVI
[notation]: the notation declaration.
getNotationDeclaration(String) - method in class org.apache.xerces.xs.XSNamespaceItem
Convenience method.
getNotationDeclaration(String,String) - method in class org.apache.xerces.xs.XSModel
Convenience method.
getNsConstraintList() - method in class org.apache.xerces.xs.XSWildcard
Namespace constraint: For constraintType NSCONSTRAINT_LIST, the list contains allowed namespaces.
getNumeric() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
Fundamental Facet: numeric.
getOrdered() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
Fundamental Facet: ordered.
getParticle() - method in class org.apache.xerces.xs.XSComplexTypeDefinition
A particle for a mixed or element-only content model, otherwise null.
getParticles() - method in class org.apache.xerces.xs.XSModelGroup
A list of [particles] if it exists, otherwise an empty XSObjectList.
getPrimitiveType() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
If variety is atomic the primitive type definition (a built-in primitive datatype definition or the simple ur-type definition) is available, otherwise null.
getProcessContents() - method in class org.apache.xerces.xs.XSWildcard
[process contents]: one of skip, lax or strict.
getProhibitedSubstitutions() - method in class org.apache.xerces.xs.XSComplexTypeDefinition
[prohibited substitutions]: A subset of {extension, restriction} or DERIVATION_NONE represented as a bit flag (see XSConstants).
getPublicId() - method in class org.apache.xerces.xs.XSNotationDeclaration
The string representing the public identifier for this notation declaration, if present; null otherwise.
getRecognizedVersions() - method in class org.apache.xerces.xs.XSImplementation
A list containing the versions of XML Schema documents recognized by this XSImplemenation.
getRefKey() - method in class org.apache.xerces.xs.XSIDCDefinition
[referenced key]: required if [identity-constraint category] is keyref, null otherwise.
getRequired() - method in class org.apache.xerces.xs.XSAttributeUse
[required]: determines whether this use of an attribute declaration requires an appropriate attribute information item to be present, or merely allows it.
getSchemaDefault() - method in class org.apache.xerces.xs.ItemPSVI
[schema default]: the canonical lexical representation of the declaration's {value constraint} value.
getSchemaInformation() - method in class org.apache.xerces.xs.ElementPSVI
schema information: the schema information property if it is the validation root, null otherwise.
getSchemaNamespace() - method in class org.apache.xerces.xs.XSNamespaceItem
[schema namespace]: A namespace name or null if absent.
getSchemaNormalizedValue() - method in class org.apache.xerces.xs.ItemPSVI
[schema normalized value]: the normalized value of this item after validation.
getScope() - method in class org.apache.xerces.xs.XSAttributeDeclaration
[scope].
getScope() - method in class org.apache.xerces.xs.XSElementDeclaration
[scope].
getSeconds() - method in class org.apache.xerces.xs.datatypes.XSDateTime
getSelectorStr() - method in class org.apache.xerces.xs.XSIDCDefinition
[selector]: a restricted XPath 1.0 expression.
getShort() - method in class org.apache.xerces.xs.datatypes.XSDecimal
getSimpleType() - method in class org.apache.xerces.xs.XSComplexTypeDefinition
A simple type definition corresponding to a simple content model, otherwise null.
Convenience method.
getSubstitutionGroupAffiliation() - method in class org.apache.xerces.xs.XSElementDeclaration
[substitution group affiliation]: a top-level element definition if it exists, otherwise null.
getSubstitutionGroupExclusions() - method in class org.apache.xerces.xs.XSElementDeclaration
[substitution group exclusions]: the returned value is a bit combination of the subset of { DERIVATION_EXTENSION, DERIVATION_RESTRICTION} or DERIVATION_NONE.
getSystemId() - method in class org.apache.xerces.xs.XSNotationDeclaration
The URI reference representing the system identifier for the notation declaration, if present, null otherwise.
getTerm() - method in class org.apache.xerces.xs.XSParticle
[term]: one of a model group, a wildcard, or an element declaration.
getTimeZoneHours() - method in class org.apache.xerces.xs.datatypes.XSDateTime
getTimeZoneMinutes() - method in class org.apache.xerces.xs.datatypes.XSDateTime
getType() - method in class org.apache.xerces.xs.XSObject
The type of this object, i.e.
getTypeCategory() - method in class org.apache.xerces.xs.XSTypeDefinition
Return whether this type definition is a simple type or complex type.
getTypeDefinition() - method in class org.apache.xerces.xs.ItemPSVI
[type definition]: an item isomorphic to the type definition used to validate the schema item.
getTypeDefinition() - method in class org.apache.xerces.xs.XSAttributeDeclaration
[type definition]: A simple type definition.
getTypeDefinition() - method in class org.apache.xerces.xs.XSElementDeclaration
[type definition]: either a simple type definition or a complex type definition.
getTypeDefinition(String) - method in class org.apache.xerces.xs.XSNamespaceItem
Convenience method.
getTypeDefinition(String,String) - method in class org.apache.xerces.xs.XSModel
Convenience method.
getValidationAttempted() - method in class org.apache.xerces.xs.ItemPSVI
[validation attempted]: determines the extent to which the schema item has been validated.
getValidationContext() - method in class org.apache.xerces.xs.ItemPSVI
The nearest ancestor element information item with a [schema information] property (or this element item itself if it has such a property).
getValidity() - method in class org.apache.xerces.xs.ItemPSVI
[validity]: determines the validity of the schema item with respect to the validation being attempted.
getValue() - method in class org.apache.xerces.xs.datatypes.XSDouble
getValue() - method in class org.apache.xerces.xs.datatypes.XSFloat
getVariety() - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
[variety]: one of {atomic, list, union} or absent.
getXMLGregorianCalendar() - method in class org.apache.xerces.xs.datatypes.XSDateTime
getXNIQName() - method in class org.apache.xerces.xs.datatypes.XSQName
getYears() - method in class org.apache.xerces.xs.datatypes.XSDateTime
GMONTH_DT - static field in class org.apache.xerces.xs.XSConstants
gMonth
GMONTHDAY_DT - static field in class org.apache.xerces.xs.XSConstants
gMonthDay
GYEAR_DT - static field in class org.apache.xerces.xs.XSConstants
gYear
GYEARMONTH_DT - static field in class org.apache.xerces.xs.XSConstants
gYearMonth

H

hasTimeZone() - method in class org.apache.xerces.xs.datatypes.XSDateTime
HEXBINARY_DT - static field in class org.apache.xerces.xs.XSConstants
hexBinary

I

IC_KEY - static field in class org.apache.xerces.xs.XSIDCDefinition
See the definition of key in the identity-constraint category.
IC_KEYREF - static field in class org.apache.xerces.xs.XSIDCDefinition
See the definition of keyref in the identity-constraint category.
IC_UNIQUE - static field in class org.apache.xerces.xs.XSIDCDefinition
See the definition of unique in the identity-constraint category.
ID_DT - static field in class org.apache.xerces.xs.XSConstants
ID
IDENTITY_CONSTRAINT - static field in class org.apache.xerces.xs.XSConstants
The object describes an identity constraint definition.
IDREF_DT - static field in class org.apache.xerces.xs.XSConstants
IDREF
INDEX_SIZE_ERR - static field in class org.apache.xerces.xs.XSException
If index or size is negative, or greater than the allowed value
INT_DT - static field in class org.apache.xerces.xs.XSConstants
int
INTEGER_DT - static field in class org.apache.xerces.xs.XSConstants
integer
isDefinedFacet(short) - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
Convenience method.
isDisallowedSubstitution(short) - method in class org.apache.xerces.xs.XSElementDeclaration
Convenience method that checks if disallowed is a disallowed substitution for this element declaration.
isFinal(short) - method in class org.apache.xerces.xs.XSTypeDefinition
{final}.
isFixedFacet(short) - method in class org.apache.xerces.xs.XSSimpleTypeDefinition
Convenience method.
isNormalized() - method in class org.apache.xerces.xs.datatypes.XSDateTime
isProhibitedSubstitution(short) - method in class org.apache.xerces.xs.XSComplexTypeDefinition
[prohibited substitutions]: a subset of {extension, restriction}
isSubstitutionGroupExclusion(short) - method in class org.apache.xerces.xs.XSElementDeclaration
Convenience method that checks if exclusion is a substitution group exclusion for this element declaration.
item(int) - method in class org.apache.xerces.xs.datatypes.ByteList
Returns the indexth item in the collection.
item(int) - method in class org.apache.xerces.xs.LSInputList
Returns the indexth item in the collection or null if index is greater than or equal to the number of objects in the list.
item(int) - method in class org.apache.xerces.xs.datatypes.ObjectList
Returns the indexth item in the collection or null if index is greater than or equal to the number of objects in the list.
item(int) - method in class org.apache.xerces.xs.ShortList
Returns the indexth item in the collection.
item(int) - method in class org.apache.xerces.xs.StringList
Returns the indexth item in the collection or null if index is greater than or equal to the number of objects in the list.
item(int) - method in class org.apache.xerces.xs.XSNamedMap
Returns the indexth item in the collection or null if index is greater than or equal to the number of objects in the list.
item(int) - method in class org.apache.xerces.xs.XSNamespaceItemList
Returns the indexth item in the collection or null if index is greater than or equal to the number of objects in the list.
item(int) - method in class org.apache.xerces.xs.XSObjectList
Returns the indexth item in the collection or null if index is greater than or equal to the number of objects in the list.
itemByName(String,String) - method in class org.apache.xerces.xs.XSNamedMap
Retrieves an XSObject specified by local name and namespace URI.
ItemPSVI - interface org.apache.xerces.xs.ItemPSVI
Represents an abstract PSVI item for an element or an attribute information item.

L

LANGUAGE_DT - static field in class org.apache.xerces.xs.XSConstants
language
LIST_DT - static field in class org.apache.xerces.xs.XSConstants
The type represents a list type definition.
LISTOFUNION_DT - static field in class org.apache.xerces.xs.XSConstants
The type represents a list type definition whose item type (itemType) is a union type definition
load(LSInput) - method in class org.apache.xerces.xs.XSLoader
Parse an XML Schema document from a resource identified by a LSInput .
loadInputList(org.apache.xerces.xs.LSInputList) - method in class org.apache.xerces.xs.XSLoader
Parses the content of XML Schema documents specified as a list of LSInputs.
loadURI(String) - method in class org.apache.xerces.xs.XSLoader
Parse an XML Schema document from a location identified by a URI reference.
loadURIList(org.apache.xerces.xs.StringList) - method in class org.apache.xerces.xs.XSLoader
Parses the content of XML Schema documents specified as the list of URI references.
LONG_DT - static field in class org.apache.xerces.xs.XSConstants
long
LSInputList - interface org.apache.xerces.xs.LSInputList
The LSInputList interface provides the abstraction of an ordered collection of LSInputs, without defining or constraining how this collection is implemented.

M

MODEL_GROUP - static field in class org.apache.xerces.xs.XSConstants
A model group.
MODEL_GROUP_DEFINITION - static field in class org.apache.xerces.xs.XSConstants
The object describes a model group definition.
MULTIVALUE_FACET - static field in class org.apache.xerces.xs.XSConstants
The object describes enumeration and pattern facets.

N

NAME_DT - static field in class org.apache.xerces.xs.XSConstants
Name
NCNAME_DT - static field in class org.apache.xerces.xs.XSConstants
NCName
NEGATIVEINTEGER_DT - static field in class org.apache.xerces.xs.XSConstants
negativeInteger
NMTOKEN_DT - static field in class org.apache.xerces.xs.XSConstants
NMTOKEN
NONNEGATIVEINTEGER_DT - static field in class org.apache.xerces.xs.XSConstants
nonNegativeInteger
NONPOSITIVEINTEGER_DT - static field in class org.apache.xerces.xs.XSConstants
nonPositiveInteger
normalize() - method in class org.apache.xerces.xs.datatypes.XSDateTime
NORMALIZEDSTRING_DT - static field in class org.apache.xerces.xs.XSConstants
normalizedString
NOT_SUPPORTED_ERR - static field in class org.apache.xerces.xs.XSException
If the implementation does not support the requested type of object or operation.
NOTATION_DECLARATION - static field in class org.apache.xerces.xs.XSConstants
The object describes a notation declaration.
NOTATION_DT - static field in class org.apache.xerces.xs.XSConstants
NOTATION
NSCONSTRAINT_ANY - static field in class org.apache.xerces.xs.XSWildcard
Namespace Constraint: any namespace is allowed.
NSCONSTRAINT_LIST - static field in class org.apache.xerces.xs.XSWildcard
Namespace Constraint: namespaces in the list are allowed.
NSCONSTRAINT_NOT - static field in class org.apache.xerces.xs.XSWildcard
Namespace Constraint: namespaces in the list are not allowed.

O

ObjectList - interface org.apache.xerces.xs.datatypes.ObjectList
The ObjectList is an immutable ordered collection of Object.
ORDERED_FALSE - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
A constant defined for the 'ordered' fundamental facet: not ordered.
ORDERED_PARTIAL - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
A constant defined for the 'ordered' fundamental facet: partially ordered.
ORDERED_TOTAL - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
A constant defined for the 'ordered' fundamental facet: total ordered.
This package provides interfaces for accessing actual value information through PSVI for XML Schema 1.0 data types.

P

PARTICLE - static field in class org.apache.xerces.xs.XSConstants
The object describes a particle.
PC_LAX - static field in class org.apache.xerces.xs.XSWildcard
If the item, or any items among its [children] is an element information item, has a uniquely determined declaration available, it must be valid with respect to that definition, that is, validate where you can and do not worry when you cannot.
PC_SKIP - static field in class org.apache.xerces.xs.XSWildcard
No constraints at all: the item must simply be well-formed XML.
PC_STRICT - static field in class org.apache.xerces.xs.XSWildcard
There must be a top-level declaration for the item available, or the item must have an xsi:type, and the item must be valid as appropriate.
POSITIVEINTEGER_DT - static field in class org.apache.xerces.xs.XSConstants
positiveInteger
PSVIProvider - interface org.apache.xerces.xs.PSVIProvider
This interface provides access to the post schema validation infoset for an API that provides a streaming document infoset, such as SAX, XNI, and others.

Q

QNAME_DT - static field in class org.apache.xerces.xs.XSConstants
QName

S

SAX_CONTENTHANDLER - static field in class org.apache.xerces.xs.XSAnnotation
The object type is org.xml.sax.ContentHandler.
SCOPE_ABSENT - static field in class org.apache.xerces.xs.XSConstants
The scope of a declaration within named model groups or attribute groups is absent.
SCOPE_GLOBAL - static field in class org.apache.xerces.xs.XSConstants
A scope of global identifies top-level declarations.
SCOPE_LOCAL - static field in class org.apache.xerces.xs.XSConstants
Locally scoped declarations are available for use only within the complex type.
SHORT_DT - static field in class org.apache.xerces.xs.XSConstants
short
ShortList - interface org.apache.xerces.xs.ShortList
The ShortList is an immutable ordered collection of unsigned short.
SIMPLE_TYPE - static field in class org.apache.xerces.xs.XSTypeDefinition
The object describes a simple type.
STRING_DT - static field in class org.apache.xerces.xs.XSConstants
string
StringList - interface org.apache.xerces.xs.StringList
The StringList is an immutable ordered collection of GenericString.

T

TIME_DT - static field in class org.apache.xerces.xs.XSConstants
time
TOKEN_DT - static field in class org.apache.xerces.xs.XSConstants
token
TYPE_DEFINITION - static field in class org.apache.xerces.xs.XSConstants
The object describes a complex type or simple type definition.

U

UNAVAILABLE_DT - static field in class org.apache.xerces.xs.XSConstants
The built-in type category is not available.
UNSIGNEDBYTE_DT - static field in class org.apache.xerces.xs.XSConstants
unsignedByte
UNSIGNEDINT_DT - static field in class org.apache.xerces.xs.XSConstants
unsignedInt
UNSIGNEDLONG_DT - static field in class org.apache.xerces.xs.XSConstants
unsignedLong
UNSIGNEDSHORT_DT - static field in class org.apache.xerces.xs.XSConstants
unsignedShort

V

VALIDATION_FULL - static field in class org.apache.xerces.xs.ItemPSVI
Validation status indicating that full schema validation has been performed on the item.
VALIDATION_NONE - static field in class org.apache.xerces.xs.ItemPSVI
Validation status indicating that schema validation has been performed and the item in question has specifically been skipped.
VALIDATION_PARTIAL - static field in class org.apache.xerces.xs.ItemPSVI
Validation status indicating that schema validation has been performed on the item in question under the rules of lax validation.
VALIDITY_INVALID - static field in class org.apache.xerces.xs.ItemPSVI
Validity value indicating that validation has been strictly assessed and the item in question is invalid according to the rules of schema validation.
VALIDITY_NOTKNOWN - static field in class org.apache.xerces.xs.ItemPSVI
Validity value indicating that validation has either not been performed or that a strict assessment of validity could not be performed.
VALIDITY_VALID - static field in class org.apache.xerces.xs.ItemPSVI
Validation status indicating that schema validation has been performed and the item in question is valid according to the rules of schema validation.
VARIETY_ABSENT - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
The variety is absent for the anySimpleType definition.
VARIETY_ATOMIC - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
Atomic type.
VARIETY_LIST - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
List type.
VARIETY_UNION - static field in class org.apache.xerces.xs.XSSimpleTypeDefinition
Union type.
VC_DEFAULT - static field in class org.apache.xerces.xs.XSConstants
Indicates that there is a default value constraint.
VC_FIXED - static field in class org.apache.xerces.xs.XSConstants
Indicates that there is a fixed value constraint for this attribute.
VC_NONE - static field in class org.apache.xerces.xs.XSConstants
Indicates that the component does not have any value constraint.

W

W3C_DOM_DOCUMENT - static field in class org.apache.xerces.xs.XSAnnotation
The object type is org.w3c.dom.Document.
W3C_DOM_ELEMENT - static field in class org.apache.xerces.xs.XSAnnotation
The object type is org.w3c.dom.Element.
WILDCARD - static field in class org.apache.xerces.xs.XSConstants
The object describes a wildcard.
writeAnnotation(Object,short) - method in class org.apache.xerces.xs.XSAnnotation
Write contents of the annotation to the specified object.

X

XSAnnotation - interface org.apache.xerces.xs.XSAnnotation
This interface represents the Annotation schema component.
XSAttributeDeclaration - interface org.apache.xerces.xs.XSAttributeDeclaration
The interface represents the Attribute Declaration schema component.
This interface represents the Attribute Group Definition schema component.
XSAttributeUse - interface org.apache.xerces.xs.XSAttributeUse
This interface represents the Attribute Use schema component.
XSComplexTypeDefinition - interface org.apache.xerces.xs.XSComplexTypeDefinition
This interface represents the Complex Type Definition schema component.
XSConstants - interface org.apache.xerces.xs.XSConstants
This interface defines constants used by this specification.
XSDateTime - interface org.apache.xerces.xs.datatypes.XSDateTime
Interface to expose the values for all date-time related types.
XSDecimal - interface org.apache.xerces.xs.datatypes.XSDecimal
Interface to expose the value of 'decimal' and related datatypes.
XSDouble - interface org.apache.xerces.xs.datatypes.XSDouble
Interface to expose the value of the 'double' datatype.
XSElementDeclaration - interface org.apache.xerces.xs.XSElementDeclaration
The interface represents the Element Declaration schema component.
XSException - class org.apache.xerces.xs.XSException
The XML Schema API operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
XSException(short,String) - constructor for class org.apache.xerces.xs.XSException
XSFacet - interface org.apache.xerces.xs.XSFacet
Describes a constraining facet.
XSFloat - interface org.apache.xerces.xs.datatypes.XSFloat
Interface to expose value of the float datatype.
XSIDCDefinition - interface org.apache.xerces.xs.XSIDCDefinition
This interface represents the Identity-constraint Definition schema component.
XSImplementation - interface org.apache.xerces.xs.XSImplementation
This interface allows one to retrieve an instance of XSLoader.
XSLoader - interface org.apache.xerces.xs.XSLoader
An interface that provides a method to load XML Schema documents.
XSModel - interface org.apache.xerces.xs.XSModel
This interface represents an XML Schema.
XSModelGroup - interface org.apache.xerces.xs.XSModelGroup
This interface represents the Model Group schema component.
XSModelGroupDefinition - interface org.apache.xerces.xs.XSModelGroupDefinition
This interface represents the Model Group Definition schema component.
XSMultiValueFacet - interface org.apache.xerces.xs.XSMultiValueFacet
Describes a multi-value constraining facets: pattern and enumeration.
XSNamedMap - interface org.apache.xerces.xs.XSNamedMap
Objects implementing the XSNamedMap interface are used to represent immutable collections of XML Schema components that can be accessed by name.
XSNamespaceItem - interface org.apache.xerces.xs.XSNamespaceItem
The interface represents the namespace schema information information item.
XSNamespaceItemList - interface org.apache.xerces.xs.XSNamespaceItemList
The XSNamesaceItemList interface provides the abstraction of an immutable ordered collection of XSNamespaceItems, without defining or constraining how this collection is implemented.
XSNotationDeclaration - interface org.apache.xerces.xs.XSNotationDeclaration
This interface represents the Notation Declaration schema component.
XSObject - interface org.apache.xerces.xs.XSObject
The XSObject is a base object for the XML Schema component model.
XSObjectList - interface org.apache.xerces.xs.XSObjectList
The XSObjectList interface provides the abstraction of an immutable ordered collection of XSObjects, without defining or constraining how this collection is implemented.
XSParticle - interface org.apache.xerces.xs.XSParticle
This interface represents the Particle schema component.
XSQName - interface org.apache.xerces.xs.datatypes.XSQName
Interface to expose QName actual values
XSSimpleTypeDefinition - interface org.apache.xerces.xs.XSSimpleTypeDefinition
This interface represents the Simple Type Definition schema component.
XSTerm - interface org.apache.xerces.xs.XSTerm
Describes a term that can be one of a model group, a wildcard, or an element declaration.
XSTypeDefinition - interface org.apache.xerces.xs.XSTypeDefinition
This interface represents a complex or simple type definition.
XSWildcard - interface org.apache.xerces.xs.XSWildcard
This interface represents the Wildcard schema component.

Copyright B) 1999-2007 The Apache Software Foundation. All Rights Reserved.