xsl-list
[Top] [All Lists]

RE: [xsl] Distinct values with XPath query in stylesheet

2008-09-16 13:59:12

 
Are you locked into using 1.0? In 2.0, you could use:

distinct-values(//FEE[(_at_)Description = 'Fee Two']/@Amount)

HTH,
Ryan

This message is private and confidential. If you have received it in error, 
please notify the sender and remove it from your system.

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