Subject: Re: xsl:key
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 3 May 2000 19:17:38 +0100 (BST)
|
> As for the term "match" in xsl:key, I think that it really
> acts like "select" does elsewhere.
In what way? It takes a pattern rather than an expression
and the meaning of `match' is just the same as the meaning
of match for xsl:template isn't it?
In response to the original question, matching for xsl:key applies
to nodes from document() just as for xsl:template.
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|