Hello everyone, Let me first explain my case, my process receives a reply from a web-services that has a string element which contains <![CDATA[ xml ]]>, and I need to convert this xml string into a nodeset for use. How would I go about doing this in bpel for Apache ODE? Netbean's bpel designer has an marshal/unmarshal function, but it's a SUN specific extension. Is there something equivalent in ODE that I missed? From what I read this is not possible to achieve with mere XSL transformation. Any suggestions would be welcome.
Nazar
