Easiest is to use an XSL transformation:

<bpel:assign>

   <bpel:from>bpel:doXslTransform("foo.xsl", $foo)</bpel:from>

   <bpel:to variable="foo" />

</bpel:assign>


alex


On 5/10/07, Vipul Sabhaya <[EMAIL PROTECTED]> wrote:

If i have a variable in BPEL that is XML content, are there ways to
manipulate this XML (append child, insert-before, insert-after, etc) in ODE?

I need to manipulate an XML parameter before invoking a PartnerLink.

Thanks.
_________________________________________________________________
Add some color. Personalize your inbox with your favorite colors.

www.windowslive-hotmail.com/learnmore/personalize.html?locale=en-us&ocid=TXT_TAGLM_HMWL_reten_addcolor_0507

Reply via email to