On Sun, Mar 06, 2011 at 12:43:23PM +0100, Michael Ludwig wrote:
> But what about the question I raised? Is it possible to turn off
> namespace awareness with libxml2 using any of the other parsers?
> 
> * using the DOM parser?
> * using the SAX parser?
> * using the pull parser (XML reader)?

  Well actually I consider this a bug, the fact that the XML is not
namespace compliant should not make the ns: prefixes disapear. It used
to be true and it broke at some point. IMHO there should be no flag
to pass it's just a bug. I should probably investigate.

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
[email protected]  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to