| AutomaticNamingType | Class AutomaticNamingType. |
| Binding | The root element that contains the different binding elements. |
| ClassType | This type gathers the needed information to generate a Java
Class
from a binding file. |
| ComponentBindingType | A binding element is defined to express the binding between an
XML Schema Component
and Java class OR a java interface or a java member class. |
| ComponentBindingTypeChoice | Class ComponentBindingTypeChoice. |
| ContentMemberType | This type represents the binding for the 'content' member
generated
as part of a 'mixed' complex type definition. |
| EnumBindingType | This type allows the mapping between an XML schema enumeration
and a java class that follows the type-safe enumeration
paradigm. |
| EnumClassName | Class EnumClassName. |
| EnumMember | Class EnumMember. |
| Exclude | Class Exclude. |
| Excludes | Class Excludes. |
| FieldType | This type represents the binding for class member. |
| Force | Class Force. |
| Forces | Class Forces. |
| IncludeType | A binding file can include other binding files by specifying the
location
(URI) of the binding files to include. |
| Interface | Class Interface. |
| NamingType | Class NamingType. |
| NamingXMLType | This element allows to define naming convention when naming a
complexType, element or
modelGroup. |
| PackageType | Mappings between a namespace and a java package can directly
be defined in the binding file. |
| PackageTypeChoice | Class PackageTypeChoice. |
| PathType |
This type represents an easy path to access an
element or an attribute
inside a schema. |