|
Subject: RE: [xsl] XSLT 2.0 - finding nodes that do not have a match rule? From: "Aron Bock" <aronbock@xxxxxxxxxxx> Date: Fri, 20 May 2005 18:38:32 +0000 |
The only way I can see of doing it is to create a template element as follows: <xsl:template match="not(Alpha-Next | XML | Heading-1..etc...)">
<nomatch> <Alpha-Next/> <XML/> ...
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] XSLT 2.0 - finding nodes that, Nadia . Swaby | Thread | RE: [xsl] XSLT 2.0 - finding nodes , Michael Kay |
| [xsl] xsl:variable with hex color v, Rolando Isidoro | Date | RE: [xsl] xsl:variable with hex col, Aron Bock |
| Month |