Showing posts with label XML. Show all posts
Showing posts with label XML. Show all posts

XML Import Results


Below is a list of XML Import Results.  Each result shows the name of the result, the value and the description of how the result occurs.


NameValueDescription
xlXmlImportElementsTruncated1The contents of the specified XML data file have been truncated because the XML data file is too large for the worksheet.
xlXmlImportSuccess0The XML data file was successfully imported.
xlXmlImportValidationFailed2The contents of the XML data file do not match the specified schema map.



XML Export Results


Below is a list of XML Export Results. Each result gives the name, value and a description of how each result occurs.


NameValueDescription
xlXmlExportSuccess0The XML data file was successfully exported.
xlXmlExportValidationFailed1The contents of the XML data file do not match the specified schema map.