This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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.


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]