xsl-list
[Top] [All Lists]

Sort Function

2005-09-20 19:41:41

Wondering if there is a sort function in XPath 2.0 or XSQL 2.0 that
would work like reverse, take a sequence, return a sequence.

Going to use for-each for now, but would prefer...

<xsl:value-of select="string-join(sort(fn:keywords(.)), '+')"/>

Cheers.

--
Alan Gutierrez - alan(_at_)engrm(_dot_)com
    - http://engrm.com/blogometer/index.html
    - http://engrm.com/blogometer/rss.2.0.xml

--~------------------------------------------------------------------
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>