xsl-list
[Top] [All Lists]

Re: [xsl] get the text value of a following sibling

2006-11-13 07:03:57
Hi and thank you for your quick reply,

Since I want to learn I guess I'd like examples of two situations:
1) Every text after the <a> until the next <a> "just some text 2" AND "just some more text 2" 2) Just the first occurance "just some text 2" in your example and ommit the "just some more text 2"

Thank you very much again

----- Original Message ----- From: "Ronan Klyne" <ronan(_dot_)klyne(_at_)groupbc(_dot_)com>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Monday, November 13, 2006 3:53 PM
Subject: Re: [xsl] get the text value of a following sibling


Could you please clarify what you would like to happen in the following
case:

 <a href="...">link2</a>
 <br/>
 just some text 2
 <br/>
 just some more text 2
 <br/>

# r



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>