Subject: Re: "Instantiating a template" ?
From: Sergey Groznyh <gsm@xxxxxx>
Date: Tue, 02 Dec 2003 14:51:41 +0300
|
>>>>> "David" == David Tolpin <dvd@xxxxxxxxxxxxxx> writes:
David> self::node() in the context of the root element will match
David> the root node.
>> It would, but the 'self::' axis isn't allowed in patterns.
David> [. . .]
David> <xsl:for-each select="self::node()">
The original poster was asking about construction like <xsl:template
match="...">, and match pattern here doesn't allow 'self::' axis.
Cheers
--
SM Groznyh "Under the wide and heavy VAX
gsm@xxxxxx Dig my grave and let me relax..."
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|