Definition Type: Element
Name: cellSmartTags
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_CellSmartTags
Containing Schema: sml-sheet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Cell Smart Tags
Collapse XSD Schema Diagram:
Drilldown into cellSmartTag in schema sml-sheet_xsd Drilldown into r in schema sml-sheet_xsd Drilldown into CT_CellSmartTags in schema sml-sheet_xsdXSD Diagram of cellSmartTags in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="cellSmartTags" type="CT_CellSmartTags" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Cell Smart Tags</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cellSmartTag nsM:cellSmartTag 1 unbounded
Collapse Child Attributes:
Name Type Default Value Use
r nsM:r Required
Collapse Derivation Tree: