Re: [xml] libxml parses and serializes "invalid" xml?



On Sat, Feb 23, 2002 at 01:10:33PM +0100, Boris Erdmann wrote:
<bad:elt xmlns:bad=""/> is not even allowed.

  yep, that's a namespace conformance bug. That's one of the
point I know need fixing but I never took the time to handle.

Should this generate a parser error?

  Error, yes. Fatal error, no. This is well-formed XML
and as such the parser must allow to parse it and retrieve its
content.

Should i file a bug report?

  Yes please, I will fix this long standing bug,

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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