xsl-list
[Top] [All Lists]

RE: quick xpath question

2003-06-30 15:26:02
Thanks, David, but I still can't get it to work even if I replace the {}
with []...it doesn't like the Station[(_at_)name="Label"] portion...? If  
replace
[(_at_)name="Label"] with [1] it works, but I need to specify a name.

Kathy

-----Original Message-----
From: David Carlisle [mailto:davidc(_at_)nag(_dot_)co(_dot_)uk]
Sent: Monday, June 30, 2003 6:17 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] quick xpath question




I've tried //WorkFlow/Assembly/Station{(_at_)name="Label"}/WI[1]/@doc but I'm

{} have no syntax role in Xpath (they can appear in strings but that's
all) You want []

David
(PS the archives are much more useful if you give relevant subject lines
if ever question just said "xpath question"...)


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



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



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