Home > Contents > Index >  
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

SOAP.BODY

Indicates the main part of a SOAP message body.

Syntax

Parameters

tagname (optional)
First child element after the body has this local name. The defaults is CS.

Description

The soap.body tag indicates the main part of a soap message body where user can stream data. The body tag must follow the soap header tag or an error results. The body can contain any legal XML both in the form of literal data contained in the template and/or emitted by logic coded into the template.

Example

This example calls the element SoapTestOut.

See Also

SOAP.HEADER

SOAP.FAULT

SOAP.MESSAGE

   Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.