[Home] [By Thread] [By Date] [Recent Entries]
Is it possible using XSL, to extract Distinct Values for a given element. So if I have something like :
<companies>
<company>
<city>chicago</city>
</company>
<company>
<city>schaumburg<city>
</company><company>
<city>chicago</city>
</company>
</companies>
And I want to extract all Distinct city so that it would return : chicago, schaumburg
thanx
- Amit Khemka
Upright Software
p. 847-480-1950
f. 847-291-7763
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



