The insertXml method inserts XML metadata into the document. When called on a LuaField, the insertXml method inserts the fields as children of the LuaField.
insertXml ( node )
| Argument | Description | 
|---|---|
| node | (LuaXmlNode) The node to insert. | 
(LuaField). A LuaField object of the inserted data.
|  |