DOM Builder Reference > General XML API Methods > getXMLAsFile
  
getXMLAsFile
This method serializes the content of an XML document object into ASCII characters and stores it in a designated text file.The following table lists parameters of getXMLAsFile.
 
Parameter Name
Type
Description
I/O
Req
xmlFile
Char
Name of the text file in which the generated XML document will be saved.
I
Y