<body> element

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

<body> element

Previous pageReturn to chapter overviewNext page

This element describes the attributes of the SOAP envelope body and is a container for one or more part elements.

 

parents

soapMessage

children

part[1:∞]

Attributes

attribute name

data type

usage

default value

description

 

wrapper

xsd:NCName

optional

 

Indicates the name of the element that encapsulates the part elements, if any.

 

use

xsd:token

optional

literal

Indicates the default format for the part elements. If literal is specified, the part elements are formatted exactly as specified by the associated type. If encoded is specified, the part elements are formatted using SOAP Section 5 encoding rules.