Re: [xslt] xsltproc and entities



----- Original Message -----
From: "Daniel Veillard" <veillard@redhat.com>
To: <xslt@gnome.org>
Sent: Friday, June 01, 2001 5:25 PM
Subject: Re: [xslt] xsltproc and entities


> On Fri, Jun 01, 2001 at 09:21:29AM +1000, Robert Collins wrote:
> > >   I have fixed recently a problem related to IDs defined in
external
> > > parsed entities. Could you check if you still get the error from
the
> > > CVs version (ftp://xmlsoft.org/XSLT ) ? thanks,
> >
> > Done... still get the problem. s/most/All/ the errors go away when I
> > copy the content into the root document.
>
>   Very strange, in tests/docbook, the test/external.xml example
exercise
> precisely this point. test/external.xml references the subdoc.ent
entity
> which defines the ID "subdoc". A link is made from the main entity to
> subdoc hence checking the ID recognition.
>   And this definitely works here. Make sure you have a recent or the
> CVS snapshot of libxml .... Beware of using older shared libraries and
> associated problems.
>
> Daniel
>

ok, having cleaned everything out and restarted,
libxml 2.3.10
libxslt CVS HEAD

Any suggestions for debugging?

make tests in docbook..
../../../libxslt-0.10.0/tests/docbook/test/article.xml
../../../libxslt-0.10.0/tests/docbook/test/article2.xml
../../../libxslt-0.10.0/tests/docbook/test/article3.xml
../../../libxslt-0.10.0/tests/docbook/test/bib.xml
../../../libxslt-0.10.0/tests/docbook/test/book.xml
../../../libxslt-0.10.0/tests/docbook/test/book2.xml
../../../libxslt-0.10.0/tests/docbook/test/book3.xml
../../../libxslt-0.10.0/tests/docbook/test/callout.xml
../../../libxslt-0.10.0/tests/docbook/test/chunk.xml
../../../libxslt-0.10.0/tests/docbook/test/classsynop.xml
../../../libxslt-0.10.0/tests/docbook/test/condition.xml
../../../libxslt-0.10.0/tests/docbook/test/docbook40.xml
../../../libxslt-0.10.0/tests/docbook/test/external.xml
../../../libxslt-0.10.0/tests/docbook/test/figtest.xml
../../../libxslt-0.10.0/tests/docbook/test/foottest.xml
../../../libxslt-0.10.0/tests/docbook/test/fotest.xml
../../../libxslt-0.10.0/tests/docbook/test/func.xml
../../../libxslt-0.10.0/tests/docbook/test/gdp-handbook.xml
../../../libxslt-0.10.0/tests/docbook/test/graphics.xml
../../../libxslt-0.10.0/tests/docbook/test/gtest.xml
../../../libxslt-0.10.0/tests/docbook/test/idxbook.xml
../../../libxslt-0.10.0/tests/docbook/test/kwrite.xml
../../../libxslt-0.10.0/tests/docbook/test/multilingual.xml
../../../libxslt-0.10.0/tests/docbook/test/qa.xml
../../../libxslt-0.10.0/tests/docbook/test/qa2.xml
../../../libxslt-0.10.0/tests/docbook/test/sectest.xml
Error: no ID for constraint linkend: part.
XRef to nonexistent id: part
Error: no ID for constraint linkend: appendix.
XRef to nonexistent id: appendix
Error: no ID for constraint linkend: table.
XRef to nonexistent id: table
Error: no ID for constraint linkend: figure.
XRef to nonexistent id: figure
Error: no ID for constraint linkend: example.
XRef to nonexistent id: example
Error: no ID for constraint linkend: equation.
XRef to nonexistent id: equation
Error: no ID for constraint linkend: reference.
XRef to nonexistent id: reference
Error: no ID for constraint linkend: bib1.
XRef to nonexistent id: bib1
Error: no ID for constraint linkend: gloss.
XRef to nonexistent id: gloss
Error: no ID for constraint linkend: index.
XRef to nonexistent id: index
../../../libxslt-0.10.0/tests/docbook/test/set.xml
../../../libxslt-0.10.0/tests/docbook/test/table.xml
81d80
< <table summary="A Table" border="1">
147d145
< <table summary="A Table" border="1">
213d210
< <table summary="A Table" border="1">
../../../libxslt-0.10.0/tests/docbook/test/test.xml
../../../libxslt-0.10.0/tests/docbook/test/verbtest.xml
Error: no ID for constraint linkend: s1.
XRef to nonexistent id: s1






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