[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Generating a Table of Contents linked to grouped nodesets???


Subject: RE: [xsl] Generating a Table of Contents linked to grouped nodesets???
From: ghostrider <ghostrider@xxxxxxxxxxx>
Date: Fri, 13 Jul 2001 12:58:07 +0200

Thanks Wendell, I actually got it to work (after i had a look at Dave Pawson's 
XSL collection at http://www.dpawson.co.uk/xsl/sect2/N4416.htm)!


>===== Original Message From xsl-list@xxxxxxxxxxxxxxxxxxxxxx =====
>Armin,
>
>generate-id() will help you out for this. Remember, it generates a unique
>string for each node in the document. So use it once when you generate the
>ToC, in the href attribute (don't forget the '#' for the internal link),
>and again in the name attribute of the link target.
>
>Enjoy,
>Wendell
>
>At 01:12 PM 7/12/01, you wrote:
>>I have to create some sort of unique bookmark in the HTML code for each TOC
>>entry to link to. Any suggestions on how to do this?



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
xsl