|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: easy XPath question
Actually, I could find the solution myself. I believe that the solution
mentioned by you would not work! I get the desired result once I start
searching from
level1[@type='one'] level by putting //level2[@name]
So, level1[@type='one']//level2[@name] works for me.
Thanks anyway,
Sanjay
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
"Oleg Tkachenko" cc: (bcc: Sanjay Pandey/Towers Perrin)
<olegt@xxxxxxxxxxxxx> Subject: RE: easy XPath question
Sent by:
owner-xsl-list@xxxxxxxxxxxx
rytech.com
08/06/2001 03:21 PM
Please respond to xsl-list
Hello Sanjay !
> What should be the XPath for getting all the <level2 with
> attribute 'name'>
> nodes under <level1 with type = 'one'>.
You said it :) Its almost in XPath notation :)
level1[@type='one']/level2[@name]
---
Oleg Tkachenko,
Multiconn International
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
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








