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