XML parsing in PL/SQL - namespace aware off [message #394384] |
Thu, 26 March 2009 14:15 |
kanis
Messages: 61 Registered: November 2006
|
Member |
|
|
Hi ,
I am using oracle 10g. OS is Linux
while parsing xml in pl/sql .. can we make the namespace aware off..?
I know this can be done in java . But my requirement is to parse the xml in pl/sql and the xml will have the namespace.
If we can make the namespace aware off then we need not pass the namespace in DBMS_XSLPROCESSOR.selectnodes or other functions.
Thanks for the help.
Regards,
Kanis
|
|
|