[Home] [By Thread] [By Date] [Recent Entries]
How do I select all children of a node _except_ those of type x?
E.g. I want something allong the lines of
<xsl:apply-templates select="not x"/>
or
<xsl:apply-templates select="child::x != 1"/>
Any tips?
Jacco
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



