Definition Type: Element
Name: fileRecoveryPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_FileRecoveryPr
Containing Schema: sml-workbook.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
File Recovery Properties
Collapse XSD Schema Diagram:
Drilldown into repairLoad in schema sml-workbook_xsd Drilldown into dataExtractLoad in schema sml-workbook_xsd Drilldown into crashSave in schema sml-workbook_xsd Drilldown into autoRecover in schema sml-workbook_xsd Drilldown into CT_FileRecoveryPr in schema sml-workbook_xsdXSD Diagram of fileRecoveryPr in schema sml-workbook_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="fileRecoveryPr" type="CT_FileRecoveryPr" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>File Recovery Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
autoRecover nsM:autoRecover true Optional
crashSave nsM:crashSave false Optional
dataExtractLoad nsM:dataExtractLoad false Optional
repairLoad nsM:repairLoad false Optional
Collapse Derivation Tree: