[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Style questions (2 questions)
From: iwantto keepanon <iwanttokeepanon@xxxxxxxx>
Date: Fri, 26 Aug 2005 18:52:24 +0400 (MSD)
"David Carlisle" <davidc@xxxxxxxxx> writes:

> <xsl:key name="t" match="post" use="for $i in (1 to count(tokenize(@tag,' +'))) return
>   string-join(tokenize(@tag,' +')[position()<=$i],' ')"/>

Ok, that's worth switching for!  Thanks for the cool xslt2.0 key tutorial.

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member