xsl-list
[Top] [All Lists]

Re: [xsl] current() - referring to top in nested predicates

2008-08-06 05:14:11
David Carlisle schrieb:
I want to find all <T>s that start an interval which includes at least
one event

don't you just want T whose next sibling is not a T

No, I wanted: "If the count of <B>s for the interval is zero, the
interval is empty and I'm not interested; else I want it in the output."
But that doesn't seem to have come across clearly. Thanks nonetheless!

Michael

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