Definition Type: Attribute
Name: name
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:stringType
Containing Schema: wordnet.xsd
Use Required
Documentation:
Gets or sets the built-in style name for this latent style. If this name doesn't match a built-in Word style, this attribute will be ignored.
Collapse XSD Schema Diagram:
XSD Diagram of name in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="name" type="stringType" use="required">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the built-in style name for this latent style. If this name doesn't match a built-in Word style, this attribute will be ignored.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: