How to extract data from an XML which have different namespace prefixes?
771030May 12 2010 — edited May 20 2010Hi,
I have XMLs inserted into a XMLTYPE column which are based on a common XSD which allows different namespaces.
How do I extract certain data from these XMLs by using extractvalue when different namespaces will be prefixed for that node?
Thanks and Regards,
A