Re: [xsl] Using Attribute in a Predicate

Subject: Re: [xsl] Using Attribute in a Predicate
From: "James Fuller" <james.fuller@xxxxxxxxxx>
Date: Tue, 30 Jul 2002 15:57:30 +0100
----- Original Message -----
From: "Kuhns Matt" <kuhns_m@xxxxxxxxx>


> Whenever I do something like this:
> <xsl:value-of
> select="//Script/Group[@Grp]/Desc/@Name"/>
> I get nothing.

I assume that you want to choose any Groups that have a @Grp attribute ?
that is what your test within the predicate is doing.....

may need to see your xml also, and your desired result, to auger what you
want to do.

cheers, jim fuller


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


Current Thread