xsl-list
[Top] [All Lists]

RE: quick xpath question - using variable as attribute valu e?

2003-06-30 15:48:49
I know this is more of an xpath programming question, but I'm trying to use
a variable in place of a text string in an attribute value, but getting an
object error (asp.net).

This works:  /WorkFlow/Assembly/Station[(_at_)name="Label"]/WI[1]/@doc
This doesn't:  /WorkFlow/Assembly/Station[(_at_)name=" & strStation &
"]/WI[1]/@doc

I've tried several renditions...

If someone sees the obvious, I would appreciate hearing it.

Thanks again,

Kathy


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



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