how to convert a non-canonical form XML file to canonical form
559874Jun 26 2007 — edited Aug 6 2007Hello XML Gurus,
I am required to read a XML file which is in non canonical format into a table. I figured out a way of inserting a cononical XML file into table.
Can any body please tell me how to convert a non-canonical form XML file to canonical form(so that i can insert and parse it into my table ). How can we do this in Oracle.
I appreciate any kind of help.
Thanks
Sunil