Function XMLDocClose() Professional
Close an XML document.
XMLDocClose( <nDocHandle> ) --> lSuccess
Returns .T. (true) if the document is successfully closed and .F. (false) otherwise. If the function returns .F., more information can be obtained by calling XMLDocGetErrorList().
Closes XML document and releases system resources.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.