Subject: Re: What do we have in variable?
From: Jeff Kenton <jkenton@xxxxxxxxxxxxx>
Date: Thu, 9 May 2002 15:24:28 -0400 (EDT)
|
On Thu, 9 May 2002, Roma Yankin wrote:
..I'm just trying to understand, whenever we initialize some variable for
..example in that way <xsl:variable name="somevar" select="ancestor::*"/>
..what do we have stored inside it? Is it an array or some root node?
..
A nodeset.
--
Jeff Kenton
DataPower Technology, Inc.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|