80. replace

Parameter syntax:

[ implicit_selection ]? [ S argument_node ]?

Replaces selected nodes with argument node.

Note that XMLmind XML Editor does not allow to replace the root element of a document. However it is possible to replace all the child nodes of the root element.

Examples:

replace [implicitElement]
replace {http://www.xmlmind.com/xmleditor/schema/configuration}newElementTemplate