Next in thread →
Next in month →
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 →