ICI Modules: xml: write
Modules by name : by typeSynopsis
xml.write(array, file [, int])Description
Writes the in-memory representation of an XML document to the given stream. The output is XML and mirrors any input document read to produce the in-memory version.
The optional integer argument specifies an indent level for each line and is intended for internal use only.