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


_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to