This type is a class for model objects.
The java-xml-type-mapping element contains a class-type that is the fully qualified name of the Java class, QName of the XML root type, the WSDL type scope the QName applies to and the set of variable mappings for each public variable within the Java class. Used in: java-wsdl-mapping
Package: jaxrpcmapAttributes Summary | |
id : EString | * No description is available * |
classType : EString | The class-type element is the fully qualified class name of a Java class. Used in: java-xml-type-mapping |
qnameScope : EString | The qname-scope elements scopes the reference of a QName to the WSDL element type it applies to. The value of qname-scope may be simpleType, complexType, or element. Used in: java-xml-type-mapping |
anonymousTypeQname : EString | * No description is available * |
rootTypeQname : RootTypeQname @ | * No description is available * |
variableMappings : VariableMapping * | * No description is available * |
Attribute Details |