Betwixt descriptors.See: Description
| Interface | Description |
|---|---|
| Element |
Implmented by
element definition. |
| Class | Description |
|---|---|
| Attribute |
Models the attribute element in an XML schema.
|
| ComplexLocalElement | |
| ComplexType |
Models a
complexType. |
| DataTypeMapper |
Maps Java simple data types into XML schema data types.
|
| DefaultDataTypeMapper |
Default
DataTypeMapperimplementation. |
| ElementReference | |
| GlobalComplexType |
Models a
complexType from an XML schema. |
| GlobalElement |
Models a global definition of an
element. |
| LocalComplexType |
Models a local
complexType definition. |
| LocalElement | |
| Schema |
Model for top level element in an XML Schema
|
| SchemaTranscriber |
Generates XML Schemas for Betwixt mappings.
|
| SimpleLocalElement | |
| SimpleType |
Models a simpleType tag in an XML schema.
|
| TranscriptionConfiguration |
Configuration for XMLBeanInfo to XML schema transcription.
|
WARNING: EXPERIMENTAL
Contains classes that generate XML (w3c) schema
from Betwixt descriptors.
This is aimed towards integration with JaxMe.
Note: this code is still experimental and the probability is high that the interfaces will need to change in the future.
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.