Re: [xsl] Importing another xsl containing only Xpath

Subject: Re: [xsl] Importing another xsl containing only Xpath
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 9 Aug 2005 12:52:59 +0100
> Is there any other way to do this Or has any references for the same.

what is the "this" that you actually need to do?

You can for instance declare a parameter to the stylesheet and pass in a
node set obtained by evaluating the XPath  before calling the stylesheet
(many API offer direct access to Xpath outside XSLT) But that of course
is no use if you need to evaluate the xpath in different contexts within
the stylesheet. 

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread