Interface | Description |
---|---|
XSDConstantValues |
This interface defines constants used in schema processor
|
XSDParticleNode | |
XSDTypeConstants |
Class | Description |
---|---|
XMLSchema |
This class represents XML Schema component model.
|
XMLSchemaNode |
This class represents schema components in a target namespace, including type definitions, element and attribute delcarations, group and attribute group definitions.
|
XSDAnalyzerContext |
Contains user configuration and cached data
|
XSDAny |
XSDAny Represents attribute/element wildcard particle.
|
XSDAttrGroup | |
XSDAttribute |
Represents XMLSchema attribute declaration component
|
XSDBuilder |
Builds an XMLSchema object from XMLSchema document.
|
XSDComplexType |
XSDComplexType represents schema complexType definition
|
XSDConstants | Deprecated
This class is replaced by XSDConstantValues
|
XSDConstrainingFacet |
This class represents constraining facets for XML Schema simple types.
|
XSDDataValue |
Class used to represent a value as per XML Schema Part 2, simple types.
|
XSDElement |
Represents XMLSchema element declaration component
|
XSDGroup |
This class represents Schema model groups: <xsd:group>, <xsd:all>, <xsd:sequence>, and <xsd:choice>.
|
XSDIdentity |
Represents XMLSchema identity constraint: unique, key and keyref
|
XSDInputSource | |
XSDNode |
Root class for most of XSD classes.
|
XSDSimpleType |
This class represents Schema simpleType definitions
|
XSDValidator |
XSDValidator validates instance XML document against an XMLSchema.
|
Exception | Description |
---|---|
XSDException |