Re: [xsl] Confusion over /, //, current() and .

Subject: Re: [xsl] Confusion over /, //, current() and .
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 12 Nov 2001 23:46:26 GMT

> That may be the problem.  The current node is a node in a node
> set created with the XT extension "xt:node-set".   I do not know what
> "document" is containing it.  Is this a bug?

No its a documented feature.
node-set effectively produces an annonymous document with it';s own root
and own keys (except xt doesn't do keys, unless you have very good
reason there's not really a lot of point using xt since it doesn't
implement the full standard)

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread