Author: buildbot
Date: Tue Jan 22 11:47:58 2013
New Revision: 847535
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/soap-11.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/docs/soap-11.html
==============================================================================
--- websites/production/cxf/content/docs/soap-11.html (original)
+++ websites/production/cxf/content/docs/soap-11.html Tue Jan 22 11:47:58 2013
@@ -211,7 +211,7 @@ Apache CXF -- SOAP 1.1
<h3><a shape="rect" name="SOAP1.1-Syntax"></a>Syntax</h3>
-<p>The syntax for defining a SOAP header is shown in <b>SOAP Header
Syntax</b>. The <tt>message</tt> attribute of <tt>soap:header</tt> is the
qualified name of the message from which the part being inserted into the
header is taken. The {{part}}attribute is the name of the message part inserted
into the SOAP header. Because SOAP headers are always document style, the WSDL
message part inserted into the SOAP header must be defined using an element.
Together the message and the part attributes fully describe the data to insert
into the SOAP header.</p>
+<p>The syntax for defining a SOAP header is shown in <b>SOAP Header
Syntax</b>. The <tt>message</tt> attribute of <tt>soap:header</tt> is the
qualified name of the message from which the part being inserted into the
header is taken. The <tt>part</tt> attribute is the name of the message part
inserted into the SOAP header. Because SOAP headers are always document style,
the WSDL message part inserted into the SOAP header must be defined using an
element. Together the message and the part attributes fully describe the data
to insert into the SOAP header.</p>
<div class="code panel" style="border-width: 1px;"><div class="codeHeader
panelHeader" style="border-bottom-width: 1px;"><b>SOAP Header
Syntax</b></div><div class="codeContent panelContent">
<pre class="code-java">