Hi All,
I am facing an challenge while converting the String(contains XML data) to Variable of XML data type.
I have a XML String from which I need to read and insert into the table. To Achieve this I have created a XSD for the XML and created a variable(Variable2) of Element Type of that XSD.
Now I have called the function
oraext:parseEscapedXML($NewOutputVariable1)
but it is throwing error: Exception is thrown because the from-spec at line 133 is evaluated to multiple nodes
Has any one faced this kind of issue.
Please help me
Thanks.
Uva.