Definition Type: ComplexType
Name: CT_CellWatches
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-sheet.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into cellWatch in schema sml-sheet_xsdXSD Diagram of CT_CellWatches in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_CellWatches">
    <xsd:sequence>
        <xsd:element name="cellWatch" type="CT_CellWatch" minOccurs="1" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Cell Watch Item</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cellWatch nsM:cellWatch 1 unbounded
Collapse Derivation Tree:
Collapse References:
nsM:cellWatches