[xml] ignoring namespace while parsing a XML file



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]