xsl-list
[Top] [All Lists]

RE: need to get value of required nodes only

2004-03-08 03:11:27
Hi,

plz dont go for 'MenuNumber' i need to get vales on the 
'Name' attribute.
and i t can be one or more . like

value of 'test1','test3' and 'test4' :)

In that case, you want

  menu-heads[(_at_)Name = "test1" or @Name = "test3" or @Name = "test4"]

Cheers,

Jarno

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