Definition Type: Attribute
Name: initials
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:stringType
Containing Schema: wordnet.xsd
Use Optional
Documentation:
For bookmarks denoting the range of a comment, specifies the initials of the comment's author.
Collapse XSD Schema Diagram:
XSD Diagram of initials in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="initials" type="stringType" use="optional">
    <xsd:annotation>
        <xsd:documentation>For bookmarks denoting the range of a comment, specifies the initials of the comment's author.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: