Definition Type: Element
Name: ShowImportExportValidationErrors
Namespace: http://schemas.microsoft.com/office/excel/2003/xml
Containing Schema: excel2003xml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether a spreadsheet will be saved if the resulting XML document will not be valid based on the associated schema.
Collapse XSD Schema Diagram:
XSD Diagram of ShowImportExportValidationErrors in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="ShowImportExportValidationErrors" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether a spreadsheet will be saved if the resulting XML document will not be valid based on the associated schema.</xsd:documentation>
    </xsd:annotation>
</xsd:element>