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: if current document equal to xxx.xml


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


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