xsl-list
[Top] [All Lists]

Re: variable attribute

2004-02-27 09:30:11
At 2004-02-27 11:04 -0500, Bennett wrote:
Is there a way to select an element via a variable attribute and compare the value of that variable attribute to a string?

What I'm looking for would kind of look like the code below (if it was legal to use an ATV for attribute names).

/a/*[(_at_){$attrName} = 'someString']


/a/*[(_at_)*[name()=$attrName][.='someString]]

Brain teasers like this are in my XSLT course ... I'll think about adding this one!

I hope this helps.

....................... Ken


--
US XSL training: Washington,DC March 15; San Francisco,CA March 22
World-wide on-site corporate, government & user group XML training
G. Ken Holman                 mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Breast Cancer Awareness  http://www.CraneSoftwrights.com/s/bc


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



<Prev in Thread] Current Thread [Next in Thread>