convertion of XML node to string using Xquery transformation in OSB
697692Jun 7 2010 — edited Jun 14 2010How to convert XML node to string using a built in function using Xquery transformation in OSB? In BPEL we have the Xpath extension function ora:getContentAsString() to do the same.