xsl-list
[Top] [All Lists]

preceding A or B which comes first

2005-01-22 10:32:19
<B></B>
<A></A>
<A></A>
<B></B>
<A></A>
<A></A>
<B></B>
<C></C>
<A></A>

At <A>, I want to do something based on the condition that <B> precedes 
<A> with no intervening <A>.

<B></B>
<A></A> True
<A></A> False
<B></B>
<A></A> True
<A></A> False
<A></A> False
<B></B>
<C></C>
<A></A> True

I have been working with position but that doesn't seem to be the right 
thing.

Jim Albright
704 843-0582
Wycliffe Bible Translators



--~------------------------------------------------------------------
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>