WSDLReturnValueMapping

The wsdl-return-value-mapping element defines the mapping for the method's return value. It defines the mapping to a specific message and its part. Together they define uniquely the mapping for a specific parameter. Parts within a message context are uniquely identified with their names. The wsdl-message-part-name is notspecified if there is no return value or OUT parameters.Used in: service-endpoint-method-mapping



Attributes Summary
id : String  
methodReturnValue : StringThe method-return-value element defines a fully qualified class name or void type for the method's return value type.
wsdlMessagePartName : StringInterpretation of the wsdl-message-part-name element depends on whether or not wrapped-element has been defined in the service-endpoint-method-mapping.
wsdlMessage : WSDLMessage  

Attribute Details

id    -     
     data type:  String
     default Value:   unspecified



methodReturnValue    -    The method-return-value element defines a fully qualified class name or void type for the method's return value type.Used in: wsdl-return-value-mapping
     data type:  String
     default Value:   unspecified



wsdlMessagePartName    -    Interpretation of the wsdl-message-part-name element depends on whether or not wrapped-element has been defined in the service-endpoint-method-mapping. If wrapped-element is not specified, wsdl-message-part-name defines a WSDL message part. It should always be interpreter with respect to a wsdl-message element. If wrapped-element is specified, wsdl-message-part-name refers to an elementname of the element type.Used in: wsdl-message-mapping, wsdl-return-value-mapping
     data type:  String
     default Value:   unspecified



wsdlMessage    -     
     data type: WSDLMessage


Copyright IBM Corp. 1996-2002