|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] xpath expression needed
Hi List,
I have a XML as follows
<level1 name = 'a'>
<field1>value1</field1>
<field2>some</field2>
<field3>value3</field3>
</level1>
<level1 name='b'>
<field1>value1</field1>
<field2>some</field2>
<field3>value3</field3>
</level1>
<level1 name='c'>
<field1>value1</field1>
<field2>someother</field2>
<field3>value3</field3>
</level1>
I want to get all the occurrences of "field1" whose first following-sibling
"field2" has a value = "some". In this case it should return me 2nodes
(except the last one, where the value would be "someother")
Hope I am clear.
Thanks,
Sanjay
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








