Definition Type: Attribute
Name: screenTip
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:stringType
Containing Schema: wordnet.xsd
Use Optional
Documentation:
Specifies the text to show as a ScreenTip for this hyperlink.
Collapse XSD Schema Diagram:
XSD Diagram of screenTip in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="screenTip" type="stringType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Specifies the text to show as a ScreenTip for this hyperlink.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: