> From: Christoph Steinbeck <[EMAIL PROTECTED]>
>
> Hi,
>
> I'm trying to use <xref> to point to a bibliography entry in a slide
> (based on slides.dtd).
> The whole mechanism works fine with the regular docbook html
> stylesheets, so maybe this is related to the use of slides.dtd and the
> associated stylesheets.
>
> Anyway, I have central slides.xml file, which imports the
> bibliograph.xml as an entity.
> This bibliography.xml contains <biblioentry id="helson99"
> xreflabel="helson99">...</biblioentry>
> When trying to do <xref linkend="helson99"/> in the central slides.xml
> file, I get the error "XRef to nonexistent id: helson99".
>
> Any workaround for this? Or am I doing something wrong?
The problem is that slides.dtd does not contain
<biblioentry>, so the id attribute you use is not of type ID,
so IDREFs can't connect to it.
It looks like bibliomset is supported instead.
bobs
Bob Stayton 400 Encinal Street
Publications Architect Santa Cruz, CA 95060
Technical Publications voice: (831) 427-7796
Caldera International, Inc. fax: (831) 429-1887
email: [EMAIL PROTECTED]
----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>