Re: DOCBOOK-APPS: Retrieving the name of the processed XML document

From
Sebastian Rahtz <>
Date
2001-05-02T13:11:25+00:00
ID
Thread
Re: DOCBOOK-APPS: Retrieving the name of the processed XML document
Stephane Bline writes:

 > I am faced with a problem that I hope you will help me solve.
 > I am using XT to process DocBook XML documents and I want my XSL stylesheet
 > to be able to retrieve the name of the XML file that is being processed.

a) pass it in as a top-level parameter

or 

b) dont use XT. Saxon has an extension function which provides the
information

sebastian