http://schemas.xmlsoap.org/wsdl/soap/
The body Element
Element body : tBody
The body element cannot have "xsi:nil" as an attribute. The body element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<body required="xs:boolean" parts="xs:NMTOKENS" encodingStyle="soap:encodingStyle" use="soap:useChoice" namespace="xs:anyURI"></body>
 Collapse Attributes
Name Type Summary
encodingStyle encodingStyle
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
namespace anyURI
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
parts NMTOKENS
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
required boolean
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
use useChoice
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
<xs:element  name="body"  type="soap:tBody" />
 Collapse Uses
 Collapse Type (1)
tBody 
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©