Definition Type: Element
Name: cols
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Cols
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Column Information
Collapse XSD Schema Diagram:
Drilldown into col in schema sml-sheet_xsd Drilldown into CT_Cols in schema sml-sheet_xsdXSD Diagram of cols in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="cols" type="CT_Cols" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Column Information</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
col nsM:col 1 unbounded
Collapse Derivation Tree: