|
Subject: Re: [xsl] copy of attributes From: Anton Triest <anton@xxxxxxxx> Date: Thu, 21 Oct 2004 11:00:45 +0200 |
<xsl:template match="node">
<node>
<xsl:copy-of select="@*"/>
</node>
</xsl:template>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] copy of attributes, Anton Triest | Thread | Re[2]: [xsl] copy of attributes, Andrey V. Elsukov |
| Re: [xsl] copy of attributes, Anton Triest | Date | Re[2]: [xsl] copy of attributes, Andrey V. Elsukov |
| Month |