:: Documentation >> Reference >>

XML Property

Sets or retrieves the XML document (or string).

Syntax

var value = obj.getXML();

or

obj.setXML(value);

See Also

defineProperty Method

Applies To

Active.XML.Table