Author: vanto
Date: Fri Dec 28 12:47:38 2012
New Revision: 1426483
URL: http://svn.apache.org/viewvc?rev=1426483&view=rev
Log:
fix formatting
Modified:
ode/site/trunk/content/restful-bpel-part-i.mdtext
Modified: ode/site/trunk/content/restful-bpel-part-i.mdtext
URL:
http://svn.apache.org/viewvc/ode/site/trunk/content/restful-bpel-part-i.mdtext?rev=1426483&r1=1426482&r2=1426483&view=diff
==============================================================================
--- ode/site/trunk/content/restful-bpel-part-i.mdtext (original)
+++ ode/site/trunk/content/restful-bpel-part-i.mdtext Fri Dec 28 12:47:38 2012
@@ -32,4 +32,4 @@ And to update the post:
<a name="RESTfulBPEL,PartI-XPathfunctions"></a>
### XPath functions
-The use or URLs requires the ability to combine URLs with two new XPath
functions: combine-url(base, relative) and compose-url(template, \[name,
value\](name,-value\.html)*) / compose-url(template, pairs). See [xpath
extensions](xpath extensions#combineurl(base,relative)) for details.
+The use or URLs requires the ability to combine URLs with two new XPath
functions: `combine-url(base, relative)` and `compose-url(template, [name,
value]*)` / `compose-url(template, pairs)`. See [xpath
extensions](xpath-extensions.html#combineurl(base,relative)) for details.