[xsl] Retrieving XML document's name

Subject: [xsl] Retrieving XML document's name
From: "John Putman" <jputman@xxxxxxxxxxx>
Date: Mon, 2 Jul 2001 15:45:45 -0600
This is probably pretty simple, but I couldn't find the answer in the
archives or books... how can you retrieve the name of the XML file that you
are transforming?  For example, if I have MyData.xml and am using
MyStylesheet.xsl to transform it, how can I retrieve 'MyData.xml' from
within the XSL code?  I was looking at the document() and name() functions
(along with others), but I just can't put it together correctly... easy
enough, right?

thanks...

-putman


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread