|
Subject: [xsl] Ignoring default attributes during XSL transform From: Manny Parasirakis <mannyp@xxxxxxx> Date: Wed, 17 Apr 2002 15:36:17 -0400 |
<xsl:template match="*|@*">
<xsl:copy>
<xsl:apply-templates select="*|@*"/>
</xsl:copy>
</xsl:template>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] setting global parameter , Michael Kay | Thread | Re: [xsl] Ignoring default attribut, Joerg Heinicke |
| RE: [xsl] <MsSinceMidnight1Jan1970>, Chris Bayes | Date | RE: [xsl] <MsSinceMidnight1Jan1970>, Chris Bayes |
| Month |