Re: xsl loop for display in drop-down box

Subject: Re: xsl loop for display in drop-down box
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 24 Mar 2000 13:21:27 GMT
> you need the ./ to indicate it is from the
> current element(in this case from your for-each)

It does no harm, but you don't need it.

"./@SELECTED='Y'">

and

"@SELECTED='Y'">

are the same thing.

David


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


Current Thread