xsl-list
[Top] [All Lists]

Generate implicit wrapper element -- details

2005-08-31 04:57:07
I worked through this example and it worked as desired. However, I am having
trouble understanding what is happening in these matches:

<xsl:template match="li[not(preceding-sibling::*[1][self::li])]"/>

<xsl:apply-templates select="following-sibling::*[1][self::li]"
                       mode="in-list"/>

Thanks for any explanation that you can give.

Rick Quatro
Carmen Publishing
585 659-8267
www.frameexpert.com


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