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]

RE: xsl:variable


>   <xsl:variable name="global"/>
>
> b) It has value a result tree template that just has a root node.
>    Thus acts in almost all contexts like the empty string.

Caught you out David - it doesn't happen often. The value of <xsl:variable
name="g"/> IS an empty string. Third bullet of XSLT section 11.2. 

Though I'm struggling at the moment to find any way of showing that this
makes any observable difference, especially in the absence of the node-set()
extension!

Mike


 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]