xsl-list
[Top] [All Lists]

Re[2]: copy of attributes

2004-10-21 02:00:49
Hi, Anton Triest,

Thursday, October 21, 2004, 12:57:28 PM:
AT> That would probably work but you can also do this:

AT>     <xsl:template match="node">
AT>         <xsl:copy-of select="@*"/>
AT>     </xsl:template>

:))
yes, thanks
--
Best regards,
Andrey V. Elsukov




<Prev in Thread] Current Thread [Next in Thread>