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