|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: referencing nodes via variables
Sam Carleton wrote: Hi > The way things are currently coded, it works. I am wondering if > there is a better way. > <xsl:template match="line"> > <xsl:variable name="methodID" select="@methodID"/> > <xsl:variable name="methodVer" select="@methodVer"/> > <xsl:variable name="method" > select="/root/methods/method[@id=$methodOID and > @version=$methodVer]"/> XSLT provides current() too. But I tend to use variables as you did, I find that clearer. In this particular case, maybe an xsl:key would be better, depending on the complexity of your real input. Regards, --drkm p5.vert.ukl.yahoo.com uncompressed/chunked Wed Aug 30 12:13:41 GMT 2006 ___________________________________________________________________________ Dicouvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Riponses pour partager vos connaissances, vos opinions et vos expiriences. http://fr.answers.yahoo.com
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








