Package org.apache.commons.betwixt.schema

WARNING: EXPERIMENTAL Contains classes that generate XML (w3c) schema from Betwixt descriptors.

See:
          Description

Interface Summary
Element  
 

Class Summary
Attribute Models the attribute element in an XML schema.
ComplexLocalElement  
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 the Element tag in the XML schema.
LocalComplexType  
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.
 

Package org.apache.commons.betwixt.schema Description

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-2004 The Apache Software Foundation. All Rights Reserved.