Re: [xslt] xsltproc and entities
- From: Daniel Veillard <veillard redhat com>
- To: xslt gnome org
- Subject: Re: [xslt] xsltproc and entities
- Date: Thu, 31 May 2001 13:25:38 -0400
On Fri, Jun 01, 2001 at 12:22:24AM +1000, Robert Collins wrote:
> I'm seeing something strange:
>
> I have a docbook xml file with a number of declared entities at the top.
> (ie
> <?xml version="1.0" encoding="utf-8"?>
> <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
> "../docbook/xml/docbookx.dtd" [
> <!ENTITY general SYSTEM "general.xml">
> <!ENTITY license-ptc SYSTEM "licptc.xml">
> ...
>
> I get the following:
> XRef to nonexistent id: q-editors
> Error: no ID for constraint linkend: q-contrib-diff.
> XRef to nonexistent id: q-contrib-diff
> Error: no ID for constraint linkend: q-winzip.
> XRef to nonexistent id: q-winzip
> Error: no ID for constraint linkend: q-error-font-eof.
> XRef to nonexistent id: q-error-font-eof
> Error: no ID for constraint linkend: q-winzip.
> XRef to nonexistent id: q-winzip
> Error: no ID for constraint linkend: gloss-xdmcp.
> Error: no ID for constraint linkend: gloss-vpn.
> Error: no ID for constraint linkend: gloss-firewall.
> ...
>
> most of which go away when I replace the entity references with the
> content from the referenced files. this only occurs with xsltproc
>
> Any hints as to where I should look to find a cause?
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,
Daniel
--
Daniel Veillard | Red Hat Network http://redhat.com/products/network/
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]