Next in thread → Next in month →

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

From
Dave Pawson <>
Date
2001-05-02T17:26:01+00:00
ID
[email protected]
Thread
Re: DOCBOOK-APPS: Retrieving the name of the processed XML document
At 12:28 PM 5/2/01, Stephane Bline wrote:
>Hi,
>
>
>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.
>Does anybody know how to do that ?


Can't be done directly from the stylesheet.

Pass the filename as  a parameter to the stylesheet 
and access it from that variable.

HTH DaveP
Next in thread → Next in month →