| Package | Description |
|---|---|
| org.databene.formats.xsd |
| Class and Description |
|---|
| Attribute
Represents an attribute definition of an XML schema.
|
| ComplexMember
Represents a member of a
ComplexType, having a name,
a type and a permitted cardinality range. |
| ComplexType
Parent class for schema elements that represent complex types.
|
| NamedSchemaElement
Parent class for
SchemaElements that carry a name (attribute). |
| Schema
Represents an XML schema.
|
| SchemaElement
Parent class of all components that are part of an XML schema.
|
| SimpleType
Represents a simple type in an XML schema.
|
Copyright © 2006–2016 Volker Bergmann. All rights reserved.