<body> element
parents | soapMessage |
---|---|
children | part[1:∞] |
Attributes
Attribute | 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. |