Subject: Re: slicing an XML document
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 15 Oct 2002 20:29:58 +0100
|
> A variable/param in a template pattern??
think it as an artifact of my terrile typing:-)
I must surely have meant:
<xsl:template priority="1001" match="*">
<xsl:if test="count(ancestor::*) < $somenumber]">
...
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|