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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: Olinks not processed


Recently I started to get these messages:

xsltproc --stringparam collect.xref.targets "only"
         --stringparam targets.filename "tdb-pile.xml" pile.xsl impnotes.xml
Olinks not processed: must specify a $target.database.document parameter
              when using olinks with targetdoc and targetptr attributes.
Olinks not processed: must specify a $target.database.document parameter
              when using olinks with targetdoc and targetptr attributes.
Olinks not processed: must specify a $target.database.document parameter
              when using olinks with targetdoc and targetptr attributes.
Olinks not processed: must specify a $target.database.document parameter
              when using olinks with targetdoc and targetptr attributes.
Xref is only supported to listitems in an orderedlist: timeout-opt
Xref is only supported to listitems in an orderedlist: timeout-k
Writing tdb-pile.xml for book(impnotes-top)

what does it mean?

When I later run

xsltproc --timing --stringparam target.database.document "olink-pile.xml"
         --stringparam current.docid "impnotes" -o impnotes.html pile.xsl impnotes.xml

it appears to produce correct results.

Do I need to use

xsltproc --stringparam collect.xref.targets "only"
         --stringparam target.database.document "olink-pile.xml"
         --stringparam targets.filename "tdb-pile.xml" pile.xsl impnotes.xml

instead?

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
Modern man is the missing link between apes and human beings.



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