Re: [xsl] if current document equal to xxx.xml

Subject: Re: [xsl] if current document equal to xxx.xml
From: Sebastian Rahtz <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 4 Apr 2001 12:54:59 +0100
David Carlisle writes:
 >    --> if current doc = doc.xml then ...
 > 					   otherwise ..
 > 	   endif
 > 
 > easy way is to arrange that you always pass in the URL of the source
 > document as a parameter to the stylesheet, then you can test for it,

pragmatically, if you use Saxon, it tells you the name of the file
it is processing via an extension...

Sebastian


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


Current Thread