|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Creating a Place index
It would have been easier if you'd included a small file with two
tables, for testing but anyway having got used your"contacts-by-place"
key to find the first occurrence of each place, you just want to get all
the ancestor tables of every place with the same name which is
<xsl:for-each select="key('contacts-by-place',@name)/ancestor::table">
... table number <xsl:value-of select=E//>@number"
duplication removal is automatic as a the node-set
key('contacts-by-place',@name)/ancestor::table
can't have duplicates, as it is a set.
David
--
http://www.dcarlisle.demon.co.uk/matthew
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








