RE: Can XSL get file name of XML?

Subject: RE: Can XSL get file name of XML?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 14 Dec 1999 09:35:29 -0000
> Can an XSL get the file name of the XML document it is 
> processing either inherent in XSLT or using XT?

There's no standard way of doing it. SAXON provides an extension function
system-id() which returns the URI of the XML entity containing the current
node.

Mike Kay


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


Current Thread