See: Description
| Interface | Description |
|---|---|
| XSDBaseTypes |
This interface hold the list of base types.
|
| XSDObject |
Represrnts any Schema object.
|
| XSDSequenceType |
Represents the type of a sequence.
|
| XSDType |
Repsents a type.
|
| Class | Description |
|---|---|
| AbstractXSDObject |
Repreents an abstract object in the schema.
|
| XSDAttribute |
Represents an attribute.
|
| XSDComplexType |
Represents a complex type.
|
| XSDDefaultTypes |
Represents the list of default simple types.
|
| XSDElement |
Reprensents a schema element.
|
| XSDElementCell |
Reoresents an element in a sequence.
|
| XSDParser | |
| XSDSchema |
This is the model for a Schema representation.
|
| XSDSequence |
A sequence or choice.
|
| XSDSequenceCell |
The element of a sequence.
|
| XSDSimpleType |
Represents a simple type.
|
| XSDSimpleType.Numeric |