xsl-list
[Top] [All Lists]

RE: [xsl] Confusion about xsl:param and key()

2006-03-28 10:42:18
 
Thank you. I had been fighting that one for days.


------------------------------

Date: Tue, 28 Mar 2006 00:39:05 +0100
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
From: "Michael Kay" <mike(_at_)saxonica(_dot_)com>
Subject: RE: [xsl] Confusion about xsl:param and key()

So long as the value will always be an element name, use

*[name()=$groupBy]

Michael Kay
http://www.saxonica.com/
 

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>