Subject: Re: Two versions of variable expression
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 10 Apr 2001 18:11:07 +0100
|
> I posted this question last week already but somehow it never
> showed up on the list. So here is my question again. Consider the
> following two expressions:
but the same question is answerd most days anyway. If you use the
form with the select expression then you are making a node set
ie a set of nodes in the original document.
in the form without the select expression you are copying nodes from the
original document into a result tree fragment. this is not queryable in
XSLT 1.0 unless you use a node-set() extension function which might be
provided by your system.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re: DTD help!, (continued)
- David Carlisle - Tue, 10 Apr 2001 13:11:39 -0400 (EDT) <=
- Michael Kay - Tue, 10 Apr 2001 17:42:18 -0400 (EDT)
|
|