Uses of Package
org.apache.commons.betwixt.schema

Packages that use org.apache.commons.betwixt.schema
org.apache.commons.betwixt.schema WARNING: EXPERIMENTAL Contains classes that generate XML (w3c) schema from Betwixt descriptors. 
 

Classes in org.apache.commons.betwixt.schema used by org.apache.commons.betwixt.schema
Attribute
          Models the attribute element in an XML schema.
ComplexType
          Models a complexType.
DataTypeMapper
          Maps Java simple data types into XML schema data types.
Element
          Implmented by element definition.
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
SimpleType
          Models a simpleType tag in an XML schema.
TranscriptionConfiguration
          Configuration for XMLBeanInfo to XML schema transcription.
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.