Author: vanto
Date: Fri Dec 28 11:38:00 2012
New Revision: 1426468
URL: http://svn.apache.org/viewvc?rev=1426468&view=rev
Log:
formatting test.
Modified:
ode/site/trunk/content/ws-bpel-20-specification-compliance.mdtext
Modified: ode/site/trunk/content/ws-bpel-20-specification-compliance.mdtext
URL:
http://svn.apache.org/viewvc/ode/site/trunk/content/ws-bpel-20-specification-compliance.mdtext?rev=1426468&r1=1426467&r2=1426468&view=diff
==============================================================================
--- ode/site/trunk/content/ws-bpel-20-specification-compliance.mdtext (original)
+++ ode/site/trunk/content/ws-bpel-20-specification-compliance.mdtext Fri Dec
28 11:38:00 2012
@@ -23,7 +23,7 @@ In addition to regular variables that ar
In this section the divergences from the specification for each standard BPEL
activity are described.
<a name="WS-BPEL2.0SpecificationCompliance-`<[receive](receive.html)>`"></a>
-### <pre><[receive](receive.html)></pre>
+### <[receive](receive.html)>
There are several major issues with support for the `<receive>` activity.
ODE does not yet support the `<fromPart>` syntax. Therefore, the `variable`
attribute must be used. Furthermore, only message variables can be referenced
with the `variable` attribute, whereas the [specification](ws-bpel-2.0.html)
permits referencing of an element-typed variable if the WSDL for the request
message contains a single element-typed part.