xsl-list
[Top] [All Lists]

Re:inserting verseEnd milestone

2002-11-15 09:25:58
I have made some progress but still need some more help.

My logic is: While at last node in p or line see if following p or line has
verse as first node

This code finds the next p and checks for verse as first child.
<xsl:when test="following::p[1]/child::node()[1][self::verse]">

I need of way of adding "p or line whichever comes first"

Thanks for your help.


Jim Albright
704 843-0582
Wycliffe Bible Translators





 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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