Modifier and Type | Interface and Description |
---|---|
public interface | AttributePSVI
Represents a PSVI item for one attribute information item. |
public interface | ElementPSVI
Represents a PSVI item for one element information item. |
public interface | ItemPSVI
Represents an abstract PSVI item for an element or an attribute information item. |
public interface | LSInputList
The |
public interface | 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. |
public interface | ShortList
The |
public interface | StringList
The |
public interface | XSAnnotation
This interface represents the Annotation schema component. |
public interface | XSAttributeDeclaration
The interface represents the Attribute Declaration schema component. |
public interface | XSAttributeGroupDefinition
This interface represents the Attribute Group Definition schema component. |
public interface | XSAttributeUse
This interface represents the Attribute Use schema component. |
public interface | XSComplexTypeDefinition
This interface represents the Complex Type Definition schema component. |
public interface | XSConstants
This interface defines constants used by this specification. |
public interface | XSElementDeclaration
The interface represents the Element Declaration schema component. |
public interface | XSFacet
Describes a constraining facet. |
public interface | XSIDCDefinition
This interface represents the Identity-constraint Definition schema component. |
public interface | XSImplementation
This interface allows one to retrieve an instance of |
public interface | XSLoader
An interface that provides a method to load XML Schema documents. |
public interface | XSModel
This interface represents an XML Schema. |
public interface | XSModelGroup
This interface represents the Model Group schema component. |
public interface | XSModelGroupDefinition
This interface represents the Model Group Definition schema component. |
public interface | XSMultiValueFacet
Describes a multi-value constraining facets: pattern and enumeration. |
public interface | XSNamedMap
Objects implementing the |
public interface | XSNamespaceItem
The interface represents the namespace schema information information item. |
public interface | XSNamespaceItemList
The |
public interface | XSNotationDeclaration
This interface represents the Notation Declaration schema component. |
public interface | XSObject
The |
public interface | XSObjectList
The |
public interface | XSParticle
This interface represents the Particle schema component. |
public interface | XSSimpleTypeDefinition
This interface represents the Simple Type Definition schema component. |
public interface | XSTerm
Describes a term that can be one of a model group, a wildcard, or an element declaration. |
public interface | XSTypeDefinition
This interface represents a complex or simple type definition. |
public interface | XSValue
Represents an actual value of a simple type. |
public interface | XSWildcard
This interface represents the Wildcard schema component. |
Modifier and Type | Class and Description |
---|---|
public class | 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). |