From 140d836e9cd54fb67b969fd82ef7ed19ba574d40 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Sat, 26 Apr 2014 15:11:58 +0200 Subject: Imported Upstream version 2.3.1 --- .../params/target.database.document.xml | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/target.database.document.xml (limited to 'src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/target.database.document.xml') diff --git a/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/target.database.document.xml b/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/target.database.document.xml new file mode 100644 index 0000000..042f017 --- /dev/null +++ b/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/target.database.document.xml @@ -0,0 +1,37 @@ + + +target.database.document +uri + + +target.database.document +Name of master database file for resolving +olinks + + + + olinkdb.xml + + +Description + + +To resolve olinks between documents, the stylesheets use a master +database document that identifies the target datafiles for all the +documents within the scope of the olinks. This parameter value is the +URI of the master document to be read during processing to resolve +olinks. The default value is olinkdb.xml. + +The data structure of the file is defined in the +targetdatabase.dtd DTD. The database file +provides the high level elements to record the identifiers, locations, +and relationships of documents. The cross reference data for +individual documents is generally pulled into the database using +system entity references or XIncludes. See also +targets.filename. + -- cgit v1.2.3