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

restrict elements for call-template


Subject: restrict elements for call-template
From: thebertj@xxxxxxxxxxxxxxxxxxxxxx (Jerome Thebert)
Date: Tue, 10 Oct 2000 17:16:59 +0100

Hi all,

I have a template called "toc" which will recursively call itself
to print a Toc of a document.

Now, in some part of the document, I'd like to print only one
level of TOC by just restricting what the "toc" template sees
(like using a select in the xsl:apply-template) but the select
does not seems to be part of call-template.

I'd like to use something like:
<xsl:call-template name="toc"/ select="div">

Any idea how to do that ?

Regards,
Jerome.

__
 - Jerome Thebert - Schlumberger RMS - Felixstowe (UK)-http://www.slb.com
    Direct Phone: (0044)(0)1394 694226 - Shared Fax: (0044)(0)1394 276030
             ------------------------------------------------------------


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




Current Thread