Re: [xml] ignoring namespace while parsing a XML file
- From: Daniel Veillard <veillard redhat com>
- To: Dheeraj Gautam <dgautam juniper net>
- Cc: "xml gnome org" <xml gnome org>
- Subject: Re: [xml] ignoring namespace while parsing a XML file
- Date: Thu, 1 Sep 2011 16:25:41 +0800
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]