Next in thread → Next in month →

Re: [docbook-apps] Website+XSLT=source filename?

From
Dave Pawson <>
Date
2005-02-23T17:38:19+00:00
ID
1109180296.5573.22.camel@marge
Thread
Re: [docbook-apps] Website+XSLT=source filename?
On Tue, 2005-02-22 at 21:50 -0600, Thomas Jones wrote:
> How does one go about finding out the XML source filename in XSL?
> 
> I tried to utilise the document-uri function of XSL 2.0;
http://www.w3.org/TR/xquery-operators/#func-base-uri
or
http://www.dpawson.co.uk/xsl/rev2/exampler2.html#buri in the faq.


>  but am getting an 
> error (probably from the xsltproc processor) about only being version 1.0 
> capable.
Use Saxon for xslt 2... but not for docbook yet. Mmmm.

Normal way for 1.0 is to pass it in as a parameter?



HTH DaveP
Next in thread → Next in month →