Re: [xsl] Spotting "cousin marriages" in a tree

Subject: Re: [xsl] Spotting "cousin marriages" in a tree
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 29 Jul 2004 12:51:18 +0100
> All that is 
> stopping me is that XSLT doesn't - as far as I know - allow for keys to 
> be used on exsl:node-set()s,


keys, once set up, automatically apply, separately, to any document that
is used and so if your  exsl:node-set() returns a node set consisting of
a root node / which it will if it is given a result tree fragment coming
from xsl:variable, then your keys will apply to that.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread