Definition Type: Attribute
Name: placeholder
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:stringType
Containing Schema: wordnet.xsd
Documentation:
Gets or sets placeholder text, a Word attribute on user-defined tags.
Collapse XSD Schema Diagram:
XSD Diagram of placeholder in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="placeholder" type="stringType">
    <xsd:annotation>
        <xsd:documentation>Gets or sets placeholder text, a Word attribute on user-defined tags.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: