Re: XML Namespace

From: Gerard H. Pille <ghp_at_skynet.be>
Date: Fri, 24 Jul 2009 17:13:04 +0200
Message-ID: <4a69cf7f$0$2855$ba620e4c_at_news.skynet.be>


m15 schreef:
> 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 Received on Fri Jul 24 2009 - 17:13:04 CEST

Original text of this message