[Home] [By Thread] [By Date] [Recent Entries]
On Nov 2, 2004, at 10:46 AM, Bruce D'Arcus wrote:
<xsl:if test="@level < following-sibling::bullet[@level][1]"> OK, I figured it out. Joe was on the right track; there were just a few minor errors in the above expression (missing namespace prefix, and incorrect conditional statement). It should be: <xsl:if test="@level < following-sibling::key:bullet[1]/@level"> Bruce
|

Cart



