Definition Type: ComplexType
Name: CT_CustomWorkbookViews
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-workbook.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into customWorkbookView in schema sml-workbook_xsdXSD Diagram of CT_CustomWorkbookViews in schema sml-workbook_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_CustomWorkbookViews">
    <xsd:sequence>
        <xsd:element name="customWorkbookView" minOccurs="1" maxOccurs="unbounded" type="CT_CustomWorkbookView">
            <xsd:annotation>
                <xsd:documentation>Custom Workbook View</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
customWorkbookView nsM:customWorkbookView 1 unbounded
Collapse Derivation Tree:
Collapse References:
nsM:customWorkbookViews