RE: [xsl] getting the name of an xml file being processed

Subject: RE: [xsl] getting the name of an xml file being processed
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 15 Feb 2001 10:19:04 -0000
> Is it still the case that the only way to get the name of a file being
> processed is to use the SAXON extension system-id()?

The other way is to pass the name in as a parameter. The main difference
with system-id() is that it will tell you which *entity* the node came from,
not just the name of the principal input file.

Mike Kay


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


Current Thread