This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: use variable in <xsl:if test=


On Fri, Mar 01, 2002 at 08:11:54PM -0700, Mike Brown wrote:

> > '*' means 'any child _element_
> > of the current context node'. At the top level of the stylesheet,
> > there are no child elements.
> 
> That's not correct. Per section 11.4 of the spec, top-level variables are
> evaluated with the source tree's root node as both the current node and the
> current node list. Therefore, with a well-formed source tree, '*' in a
> top-level variable will always be the document element.

Jeez, Mike. Do you always have to be right?

So you're right. I still have a strong hunch it isn't really what he
intended to do.

-- 
Matt Gushee
Englewood, Colorado, USA
mgushee@havenrock.com
http://www.havenrock.com/

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]