[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: How to get the sibling node just before the contex

Subject: RE: How to get the sibling node just before the context node?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 21 Apr 2005 10:06:01 +0100
get siblings nodes
If the context node is C, then it has no preceding sibling TEXT1: the TEXT1
elements are "nephews" rather than siblings.

But I suppose this isn't really your input, as it's missing closing tags,
and I'm guessing that the answer to the question you intended to ask might
be preceding-sibling::TEXT1[1].

Michael Kay
http://www.saxonica.com/



> -----Original Message-----
> From: Jaime Stuardo [mailto:jstuardo@xxxxxxxxxxx] 
> Sent: 20 April 2005 23:57
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  How to get the sibling node just before the 
> context node?
> 
> For example,
> 
> <A>
>   <TEXT1>
>   <TEXT2>
> </A>
> <B>
>   <TEXT1>
>   <TEXT2>
> </B>
> <C>
>   <TEXT1>
>   <TEXT2>
> </C>
> 
> 
> If context node is C, I want to get only B.
> 
> I tried using preceding-sibling::TEXT1 but I always get TEXT1 
> of node A, but I want to get it of node B.
> 
> Thanks in advance
> Jaime

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.