Re: [xsl] Tree from directory listing

Subject: Re: [xsl] Tree from directory listing
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 16 Dec 2004 10:26:05 GMT
> No node-set function, no nodes from the fragment in your key...

Or rather there are no nodes in the fragment.
node-set has no effect on the key, but until you call node-set there are
no nodes involved, a result-tree-fragment is called an result
tree-fragment rather than a node set because it contains a fragment of
the result tree rather than nodes.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. 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