Re: [xsl] Setting some variables

Subject: Re: [xsl] Setting some variables
From: S Woodside <sbwoodside@xxxxxxxxx>
Date: Fri, 10 Jan 2003 02:47:29 -0500
This just selects a node with a name attribute you need

descendant::file[@name]/@name

to actually get the attribute's value.

simon

On Thursday, January 9, 2003, at 10:46 AM, David Totten wrote:

descendant::file[@name]
---
     anti-spam: do not post this address publicly
www.simonwoodside.com -- 99% Devil, 1% Angel


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



Current Thread