Jump to content

XmlTools/Full documentation: Difference between revisions

Line 497: Line 497:
===Description===
===Description===


This operation allows to insert new XML inside existing XML nodes.
This operation allows to insert new XML inside existing XML nodes. The XML to insert must be contained between <tt><xml></tt> and <tt></xml></tt> tags as seen bellow.


Usage:
Usage:
<tt>@ADD_INSIDE_NODES</tt>
<tt>@ADD_INSIDE_NODES</tt>
<tt><xml></tt>
<tt>XML to insert</tt>
<tt></xml></tt>


===Example===
===Example===
489

edits