Next in thread → Next in month →

Re: [docbook] Issue with olink

From
Peter Desjardins <>
Date
2014-05-08T14:12:22+00:00
ID
CAMmOXbZzzZRLYsimRW97o5-jp=AJJOf=
Thread
Re: [docbook] Issue with olink
Can you confirm that doc/olinkdb.pdf.xml does contain
"book-Processor_Reference_Manual"?

Peter

On Thu, May 8, 2014 at 8:06 AM, anmol gupta <> wrote:
> Hi,
>
> I am using olink tag to make external links to the document.
> In xml, Tag looks like:
> <olink targetdoc="book-Processor_Reference_Manual">Proc</olink>
>
>
> And the command that i am using is:
> xsltproc --stringparam style.dir doc/stylesheets --nonet --xinclude
> --stringparam target.database.document doc/olinkdb.pdf.xml -o
> doc/Designer_Reference_Manual/en-US/Designer_Reference_Manual.fo
> doc/stylesheets/fo/docbook.xsl
> doc/Designer_Reference_Manual/en-US/Designer_Reference_Manual.xml
>
> So, i am getting the correct functional external links. But still xsltproc
> prints the following error:
>
> Olink error: cannot locate targetdoc book-Processor_Reference_Manual in
> sitemap
>
> Do you know why am i getting this error message?
>
> Regards,
> Anmol
>
Next in thread → Next in month →