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