XML Namespace
From: m15 <maneesh.15_at_gmail.com>
Date: Mon, 13 Jul 2009 15:04:56 -0700 (PDT)
Message-ID: <a1742abd-cf4f-4f1a-a2e3-f5d61520a0fc_at_r36g2000vbn.googlegroups.com>
[Quoted] Hi all
Date: Mon, 13 Jul 2009 15:04:56 -0700 (PDT)
Message-ID: <a1742abd-cf4f-4f1a-a2e3-f5d61520a0fc_at_r36g2000vbn.googlegroups.com>
[Quoted] 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 Received on Tue Jul 14 2009 - 00:04:56 CEST