[Home] [By Thread] [By Date] [Recent Entries]
> Can someone give me a simple example of how to use the > preceding-siblings expression properly? To test if an <item> element is the first <item> child of its parent: <xsl:if test="not(preceding-sibling::item)">This is the first</xsl:if> Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



