Re: [xml] Problem with CDATA entities

2005-05-19 Thread Daniel Veillard
On Wed, May 18, 2005 at 11:49:53PM +0100, Nic Ferrier wrote: > I apoligize Daniel. You are, of course, quite right. Don't worry I tend to goof magnificiently from time to time too :-) > The clue is even there in the DTD file where it says SGML. It is also > referenced in the HTML 4.01 specifica

Re: [xml] Problem with CDATA entities

2005-05-18 Thread Nic Ferrier
Daniel Veillard <[EMAIL PROTECTED]> writes: >> The w3 dtd has this in it: >> >> > U+00A0 ISOnum --> > [...] >> And the error from xmllint one gets is related directly to this: >> >> http://www.w3.org/TR/html40/HTMLlat1.ent:12: parser error : Entity value

Re: [xml] Problem with CDATA entities

2005-05-18 Thread Daniel Veillard
On Wed, May 18, 2005 at 10:16:44PM +0100, Nic Ferrier wrote: > I'm having a problem with CDATA entities. You can see the same problem > by doing this: > > xmllint http://www.oreillynet.com/meerkat/?_fl=rss10&t=ALL&c=5136 > > In other words download the O'Reilly ONJAVA RSS feed. This feed uses >

[xml] Problem with CDATA entities

2005-05-18 Thread Nic Ferrier
The problem in this article is related to the Debian libxml2, here's the version report of xmllint: xmllint: using libxml version 20616 compiled with: DTDValid FTP HTTP HTML C14N Catalog XPath XPointer XInclude Iconv Unicode Regexps Automata Schemas I'm having a problem with CDATA entities