[Home] [By Thread] [By Date] [Recent Entries]
Kevin Hooke wrote We've already tried things like - <xsl:template match="* and self::not(xsp)"> - <xsl:template match="* and not(xsp)"> - <xsl:template match="node() and not(xsp)"> Try this: <xsl:template match="*[name() != 'xsp']"> Ben XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



