From 3cc7d60f665cefd91fc6cb55890a8757cf8596cd Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 6 Jul 2002 00:39:49 +0000 Subject: [PATCH] Changed name of default master data file to olinkdb.xml because it was too similar to targets.db used for the document data files. --- xsl/params/target.database.document.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xsl/params/target.database.document.xml b/xsl/params/target.database.document.xml index 5728e1f92..ac602a772 100644 --- a/xsl/params/target.database.document.xml +++ b/xsl/params/target.database.document.xml @@ -9,7 +9,7 @@ olinks - + @@ -19,7 +19,7 @@ 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 targetdb.xml. +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. -- 2.40.0