Definition Type: Attribute
Name: minSupportedVersion
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: sml-sheetMetadata.xsd
Use Required
Documentation:
Minimum Supported Version
Collapse XSD Schema Diagram:
XSD Diagram of minSupportedVersion in schema sml-sheetmetadata_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="minSupportedVersion" type="xsd:unsignedInt" use="required">
    <xsd:annotation>
        <xsd:documentation>Minimum Supported Version</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>