Appends the given child xml at the current node.

Syntax

Smartsite SXML CopyCode image Copy Code
this.appendchildxml(xml xml)

Parameters

Name Data Type Description
xml XML The XML.

Return Value

None.

Used in

Macro Description
XmlProcessor Native Xml data Macro.
SXML