<message> element

SOAP/AM Client Development > Developer's Reference > Client Definition File Reference > Schema Reference >

<message> element

Previous pageReturn to chapter overviewNext page

This element is a container for the request and response elements. This element and its children represent a SOAP request/response pair.

 

parents

messages

children

request[1] response[1]

Attributes

attribute name

data type

usage

default value

description

 

messageCode

xsd:integer

required

 

The message code used to invoke this SOAP request/response. It must be unique within the parent <messages>.