| Interface | Description |
|---|---|
| IXSDUserData |
Additional user data keys that will be attached to the model elements, packages or
attributes by the XSD loader.
|
| Class | Description |
|---|---|
| XSDAttribute |
An NRL attribute created from a schema sub-element or attribute.
|
| XSDBuiltInSimpleTypes |
A factory for the XSD built in simple types.
|
| XSDClassifier |
An XSD classifier, usually created from a complex type or element.
|
| XSDDataType |
An XSD data type is either a simple type, a derived simple type, or a
complex type derived from a simple type (with optional added attributes).
|
| XSDModelLoader |
The main XML Schema model loader class.
|
| XSDModelUtils |
Utility methods for working with models loaded from an XSD.
|
| XSDPackage |
A package in the XSD model.
|
| Exception | Description |
|---|---|
| UnprocessableSchemaException |
Copyright © 2006-2013. All Rights Reserved.