OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Issue with olink


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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]