xsl-list
[Top] [All Lists]

Check for text between two elements??

2004-09-02 15:27:49
I want to test if there is a text between two elements using XSLT.

I have some xml like this....
<AAA>There is this text <BBB> more text </BBB> text continues <CCC> still more text </CCC> and back to text </AAA>
or it can be like this
<AAA>There is this text <BBB> more text </BBB><CCC>still more text</CCC> and back to text </AAA>

Now, I want to test whether there is text present between tags <BBB> and <CCC>. Is this possible using XSLT?

Thanks.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! hthttp://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



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