[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] XSL1.0 can I define a nodeset as var?


Subject: Re: [xsl] XSL1.0 can I define a nodeset as var?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 8 Aug 2007 10:14:08 +0100

<xsl:variable name="mynodeset" 
   select="(path1)[(case1) and not(case2)]]|
           (path2)[(case2) and not(case1)]"/>



________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________


Current Thread