JavaXMLTypeMapping

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



Attributes Summary
id : String  
classType : StringThe class-type element is the fully qualified class name of a Java class.
qnameScope : StringThe qname-scope elements scopes the reference of a QName to the WSDL element type it applies to.
rootTypeQname : RootTypeQname  
variableMappings : VariableMapping *  

Attribute Details

id    -     
     data type:  String
     default Value:   unspecified



classType    -    The class-type element is the fully qualified class name of a Java class.Used in: java-xml-type-mapping
     data type:  String
     default Value:   unspecified



qnameScope    -    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
     data type:  String
     default Value:   unspecified



rootTypeQname    -     
     data type: RootTypeQname



variableMappings    -     
     data type: VariableMapping*


Copyright IBM Corp. 1996-2002