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 10:52:40 +0100
> Can it be possible if A1.xsl contains only xpath which i want to import 

No. You can import any legal XSLt styleshete into any other stylesheet,
but each stylesheet has to be a well formed XML file with at least one
element, it can't just be an XPath expression.

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