Definition Type: ComplexType
Name: CT_SmartTagPr
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into attr in schema wml_xsdXSD Diagram of CT_SmartTagPr in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_SmartTagPr">
    <xsd:sequence>
        <xsd:element name="attr" type="CT_Attr" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Smart Tag Property</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
attr w:attr 0 unbounded
Collapse Derivation Tree:
Collapse References:
w:smartTagPr