Definition Type: ComplexType
Name: CT_Cols
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-sheet.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into col in schema sml-sheet_xsdXSD Diagram of CT_Cols in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Cols">
    <xsd:sequence>
        <xsd:element name="col" type="CT_Col" minOccurs="1" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Column Width &amp; Formatting</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
col nsM:col 1 unbounded
Collapse Derivation Tree:
Collapse References:
nsM:cols, nsM:cols