Re: [xml] ignoring namespace while parsing a XML file



On Thu, Sep 01, 2011 at 12:12:51PM +0530, Dheeraj Gautam wrote:
Is it valid to have multiple nodes, in a single XML file.

<configuration abc:changed-seconds="0" abc:changed-localtime="1970-01-01 00:00:00 UTC" >
<services>
</services>
</configuration>

<configuration junos:changed-seconds="0" junos:changed-localtime="1970-01-01 00:00:00 UTC">
<services>
</services>
</configuration>

  no, that's not XML.

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel veillard com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]