|
Subject: [xsl] avoiding recursion From: Woody <woody@xxxxxxxxxxxxxx> Date: Sun, 2 Mar 2003 13:35:16 +0000 |
<xsl:template match="*[@CHGLVL='1'][. != context(-2)] |
LIST/ITEM[@CHGLVL='1'][. != context(-3) |
PERS/REEQ[@CHGLVL='1'][. != context(-3) |
.... and so on for about 20 similar items... >
<span class="changed">
<img class="changebar" src="../images/bar.gif"/>
<xsl:apply-templates select="."/>
</span>
</xsl:template>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] embedded xslt with xsl:in, Joe Meree | Thread | Re: [xsl] Code Generation Possible?, Bill Cohagan |
| Re: [xsl] embedded xslt with xsl:in, J.Pietschmann | Date | Re: [xsl] embedded xslt with xsl:in, Joe Meree |
| Month |