The returning XML document

Previous Next

The XML.Import method returns a result XML document, The format of this document is described in " USoft XML format ".

This document contains an element for each record that has been inserted or updated directly by the import. Column values shown in the result document are those that apply after the record has been processed:

Sequence numbers have been calculated.

Corrective single-record and multi-record constraints have executed.

Since only records inserted or updated directly by the import are included, any effects that corrective multi-record constraints may have had on other records are not visible in the result document.

If the import has not caused any record to be inserted or updated, the result document contains only a root element.

 

See also

XML.Import