RE: [xsl] Problem accessing child nodes of a variable nodeset

Subject: RE: [xsl] Problem accessing child nodes of a variable nodeset
From: "Dan Sumption" <dan@xxxxxxxxxxxxxx>
Date: Tue, 16 Sep 2003 22:21:29 +0100
> No, it isn't picked up automatically. The name you give is 
> the name it 
> uses. The problem is, that given namespaces, the name you 
> give may not be 
> the name you want to give, even when it looks right. You need to say
> 
> <xsl:value-of select="$pageNode/ws:title"/>

Brilliant - that did the trick. Thanks.

(one of these days I'll get to grips with namespaces)

Dan


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


Current Thread