This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Generating a Table of Contents linked to grouped nodesets???


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?


======================================================================
Wendell Piez                            mailto:wapiez@mulberrytech.com
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
   Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]