Package | Description |
---|---|
org.mdiutil.xml.tree.schema |
This package allow to create a Schema from an XSD file.
|
Modifier and Type | Class and Description |
---|---|
class |
XSDAttribute
Represents an attribute.
|
class |
XSDComplexType
Represents a complex type.
|
class |
XSDElement
Reprensents a schema element.
|
class |
XSDSimpleType
Represents a simple type.
|
static class |
XSDSimpleType.Numeric |