Class | Description |
---|---|
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 | |
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 | |
EnumMember | |
Exclude | |
Excludes | |
FieldType |
This type represents the binding for class member.
|
Forces | |
IncludeType |
A binding file can include other binding files by specifying the
location
(URI) of the binding files to include.
|
Interface | |
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 |
Copyright © 2024. All rights reserved.