This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: getting the name of an xml file being processed


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]