Definition Type: Attribute
Name: right
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:signedTwipsMeasureType
Containing Schema: wordnet.xsd
Use Optional
Documentation:
Specifies space between text and right margin. Negative values move text into margin.
Collapse XSD Schema Diagram:
XSD Diagram of right in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="right" type="signedTwipsMeasureType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Specifies space between text and right margin. Negative values move text into margin.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: