parseEscapedXML
This function parses a string to a DOM.
Note:
This function is also displayed for selection under the BPEL XPath Extension Functions option.
Signature:
oraext:parseEscapedXML(contentString)
Arguments:
-
contentString
: The string that this function parses to a DOM.
Property IDs:
-
namespace-uri
:http://schemas.oracle.com/xpath/extension
-
namespace-prefix
:oraext
For more information about this function, see How To Convert from a String to an XML Element.