dbTalk Databases Forums  

XML Namespace

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss XML Namespace in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
m15
 
Posts: n/a

Default XML Namespace - 07-13-2009 , 05:04 PM






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

Reply With Quote
  #2  
Old   
Gerard H. Pille
 
Posts: n/a

Default Re: XML Namespace - 07-24-2009 , 10:13 AM






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/thre...hreadID=233300

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.