Definition Type: ComplexType
Name: CT_CellSmartTagPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-sheet.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into val in schema sml-sheet_xsd Drilldown into key in schema sml-sheet_xsdXSD Diagram of CT_CellSmartTagPr in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_CellSmartTagPr">
    <xsd:attribute name="key" type="ST_Xstring" use="required">
        <xsd:annotation>
            <xsd:documentation>Key Name</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="val" type="ST_Xstring" use="required">
        <xsd:annotation>
            <xsd:documentation>Value</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
key nsM:key Required
val nsM:val Required
Collapse Derivation Tree:
Collapse References:
nsM:cellSmartTagPr