Re: [docbook-apps] [olink] Stylesheets can't locate targetdoc

From
Oliver Fischer <>
Date
2004-02-09T15:12:18+00:00
ID
Thread
Re: [docbook-apps] [olink] Stylesheets can't locate targetdoc
Hi Bob,

 > Hi Oliver,
 > Is there also a <document targetdoc="Einstieg">
 > item in targetset.xml?  It has opened targetset.xml,
 >
 >
Yes, einstieg exists.

 > That template is called recursively starting at current.docid to find the
 > target document.  If dirnode in the first such message is blank, then it
 > isn't finding the current.docid.
 >
 >
The first message contains a dirnode, second doesn't:

xsltproc --novalid  --stringparam target.database.document 
"../querverweise/targetset.xml" --stringparam current.docid "einstieg" 
-o index.html ../../../avaniondoc/xsl/docbook/docbook-HTMLSPLIT.xsl 
artikel.xml
dirnode is ../einstieg
targetdoc is versionierung
dirnode is
targetdoc is versionierung
Olink error: cannot locate targetdoc versionierung in sitemap

A bug in the stylesheets?

Regards,
    Oliver Fischer