Package | Description |
---|---|
org.mdiutil.xml.tree.schema |
This package allow to create a Schema from an XSD file.
|
Class and Description |
---|
AbstractXSDObject
Repreents an abstract object in the schema.
|
XSDAttribute
Represents an attribute.
|
XSDBaseTypes
This interface hold the list of base types.
|
XSDComplexType
Represents a complex type.
|
XSDDefaultTypes
Represents the list of default simple types.
|
XSDElement
Reprensents a schema element.
|
XSDObject
Represrnts any Schema object.
|
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.
|
XSDType
Repsents a type.
|