[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] accessing node[$position]


Subject: Re: [xsl] accessing node[$position]
From: Mike Brown <mike@xxxxxxxx>
Date: Tue, 4 Jun 2002 12:26:31 -0600 (MDT)

Oleg Tkachenko wrote:
> > <xsl:variable name="blah2">5</xsl:variable>
> And here you have a varibale bound to result tree fragment with
> text node holding string "5"

To be precise, it's bound to a node-set consisting of a root node,
which has a text node child holding string "5".

   - Mike
____________________________________________________________________________
  mike j. brown                   |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/

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



Current Thread