|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] how to select the same attribute form more elements?
Hi all, what expression should I use to select all val attributes in the following doc at once: <myxml> <node val="1">t1</node> <node val="2">t2</node> <node val="3">t3</node> <node val="4">t4</node> </myxml> I can easily get all the values of text nodes by : /myxml/node/text(), but I don't know how to get all the values of the attributes since: /myxml/node/@val gives my just the last one. br, Jakub XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








