Main Page | Report this Page
Computers Forum Index  »  Computer - Databases - Oracle (Tools)  »  XML Namespace...
Page 1 of 1    

XML Namespace...

Author Message
m15...
Posted: Mon Jul 13, 2009 10:04 pm
Guest
Hi all

as part of the project I received an XML file from Sweden. The people
is Sweden use a Namespace in their XML file.
Namespace is something like 'ns0'.

Because of this namespace name in XML file my extractvalue() function
is returning a NULL. My question is that is their any way i can skip
this name space and proceeed with extractvalue() function. Since a
namespace is connected to the application and once the XML file
reaches my place I dont need this Namespace.

I am a newbie in XML so if i have missed any thing let me know

maneesh
 
Gerard H. Pille...
Posted: Fri Jul 24, 2009 7:13 pm
Guest
m15 schreef:
Quote:
Hi all

as part of the project I received an XML file from Sweden. The people
is Sweden use a Namespace in their XML file.
Namespace is something like 'ns0'.

Because of this namespace name in XML file my extractvalue() function
is returning a NULL. My question is that is their any way i can skip
this name space and proceeed with extractvalue() function. Since a
namespace is connected to the application and once the XML file
reaches my place I dont need this Namespace.

I am a newbie in XML so if i have missed any thing let me know

maneesh

You need to specify the namespace.

http://forums.oracle.com/forums/thread.jspa?threadID=233300
 
 
Page 1 of 1    
All times are GMT
The time now is Mon Nov 23, 2009 5:53 am