xsl-list
[Top] [All Lists]

[xsl] insert to copied node

2009-03-19 19:07:44
Hi guys,

I have some XML node, that i want to copy:
<xsl:copy-of select="." />

Insert that element there is <test> node. Besides the copy, i want to
insert extra node to <test> node.

How can i do it efficiently (not by copying every node separately)?

Thanks!

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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