Definition Type: Attribute
Name: minLength
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: sml-sheet.xsd
Default 10
Use Optional
Documentation:
Minimum Length
Collapse XSD Schema Diagram:
XSD Diagram of minLength in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="minLength" type="xsd:unsignedInt" use="optional" default="10">
    <xsd:annotation>
        <xsd:documentation>Minimum Length</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>