[xml] ignoring namespace while parsing a XML file
- From: Dheeraj Gautam <dgautam juniper net>
- To: "xml gnome org" <xml gnome org>
- Subject: [xml] ignoring namespace while parsing a XML file
- Date: Thu, 1 Sep 2011 07:47:42 +0530
Hello,
Is it possible to ignore the namespace while parsing a XML file? I tried the parse the file using
xmlParseFile().
I am getting following errors:
origin-map-config.xml:1: namespace error : Namespace prefix abc for changed-seconds on configuration is not
defined
uration abc:changed-seconds="0" abc:changed-localtime="1970-01-01 00:00:00 UTC"
<configuration abc:changed-seconds="0" abc:changed-localtime="1970-01-01 00:00:00 UTC" >
<services> </services>
</configuration>
-Dheeraj
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]