[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] Implementing xml version 1.1
- From: Daniel Veillard <veillard redhat com>
- To: Dom Callaghan <galmor gmail com>
- Cc: xml gnome org
- Subject: Re: [xml] Implementing xml version 1.1
- Date: Thu, 1 Sep 2005 04:33:44 -0400
On Thu, Sep 01, 2005 at 09:09:33AM +0100, Dom Callaghan wrote:
> Is it still the case that there is no plan for libxml2 to support xml
> version 1.1?
I have heard only verly little demand so far.
> It would be useful for cleanly parsing certain ascii chars...
Hum, you may be mistaken, those are only allowed in 1.1 as CharRef
i.e.  if you have a byte with the value of 1 in the stream you still
get a fatal error. Moreover some of the bytes 128 and 256 may also
generate a fatal error while 1.0 parsers may have accepted them (depending
on the encoding).
So "cleanly parsing certain ascii chars" does not sound at all an
appropriate description of what XML-1.1 actually offers.
Daniel
--
Daniel Veillard | Red Hat Desktop team http://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]