[Home] [By Thread] [By Date] [Recent Entries]
Jacobus Reyneke wrote:
One question regarding keys and indexing, is it possible to index comma separated values such as my keywords list, or should each keyword by a separate element? You could do <xsl:key name="by-keyword" match="topic" use="tokenize(keywords, ',\s*')"/> with XSLT 2.0 but it is a cleaner XML design to mark up each keyword separately in my view. -- Martin Honnen http://msmvps.com/blogs/martin_honnen/
|

Cart



