Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
xmlSaveFile | version 1.0 | no |
number xmlSaveFile(string filename, number doc) |
filename | the filename (or URL) |
doc | the XML document handle |
Dump an XML document to a file. Will use compression if compiled in and enabled. If filename is "-" the stdout file is used. |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |