Function: trackIndex
Filename: H:/Documents/WORK/'00/CMLproject/workinprogress/docML3/stylesheets/xhtml_ie5/docml/fn_trackindex.xslt
Pattern/Name: trackIndex
Comments:

This is called by buildIndex and iterates down the DOM tree, building the Index <table> as it goes.

Highlights:

<!--set css-->

<xsl:call-template name="findDepth"/>

<xsl:call-template name="sectionIndex"/>

<xsl:call-template name="labelTag"/>

<xsl:apply-templates select="*"/>

<xsl:call-template name="trackIndex"/>

©2000 Michael Wright (karne@innocent.com)