Re: [xml] Whitespace problem with external DTD validation

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Wed Oct 11 2000 - 11:29:32 EDT


On Tue, Oct 10, 2000 at 03:31:44PM -0700, Bill Kendrick wrote:
>
>
> On Mon, 09 Oct 2000 16:47:09 Bill Kendrick wrote:
> >
> > In other words, the difference between:
> >
> > <tag1>foo</tag1>
> > <tag2>bar</tag2>
> >
> > and:
> >
> > <tag1>foo</tag1><tag2>bar</tag2>
>
> BTW, this is also valid:
>
> <tag1>foo</tag1><!--Comment--><tag2>bar</tag2>
>
> I'm still really unfamiliar with the internals of libxml,
> but perhaps this is where the whitespace test might be
> handy?
>
> valid.c (libxml2-2.2.4), around line 3460:

  yeah this is around that place but it is actually needed in multiple
places, and that part is rather hard to debug. Anyway I think I fixed
it and it will be included in 2.2.5,

Daniel

-- 
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
Tel : +33 476 615 257  | 655, avenue de l'Europe | Linux XML libxml WWW
Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | Gnome rpm2html rpmfind
 http://www.w3.org/People/all#veillard%40w3.org  | RPM badminton Kaffe
----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Oct 11 2000 - 11:45:14 EDT