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 <[email protected]> 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
