Re: [xml] Entities in dtd

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Sat Apr 15 2000 - 11:25:59 EDT


On Thu, Apr 13, 2000 at 08:59:39PM -0500, Charlie & Barbara Bozeman wrote:
> Thanks for looking at this, my application is a bit large so I built a
> short test that causes the same type errors. To test it use your test
> program like:
> xmllint --copy --postvalid --noout b1.xml

  Ok, I have found a couple of bugs in xmlCopyDoc and in the post
validation code. I also had to s/ref/href/ in the Dtd.

  Note:
   ./xmllint --postvalid --copy --noout b1.xml

Won't work because the parser being activated in non-validating
mode will add blank nodes for "formatting" spaces. To turn around
this use
   ./xmllint --postvalid --nospace --copy --noout b1.xml

  thanks for the report, there was real bugs introduced when doing
changes for better conformance.
  Patch enclosed. Commited in W3C CVS,

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@xmlsoft.org
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@xmlsoft.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:30:10 EDT