|
Oracle® Application Server XML Java API Reference 10g Release 3 (10.1.3) B28238-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
Provides APIs for XML Schema processing.
See:
Description
Interface Summary | |
XSDConstantValues | This interface defines constants used in schema processor |
XSDParticleNode | |
XSDTypeConstants |
Class Summary | |
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. |
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 Schema datatypes. |
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: group, all, sequence and choice |
XSDIdentity | Represents XMLSchema identity constraint: unique, key and keyref |
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 Summary | |
XSDException |
Provides APIs for XML Schema processing.
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
Oracle® Application Server XML Java API Reference 10g Release 3 (10.1.3) B28238-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |