Definition Type: Element
Name: margin-right
Namespace: http://schemas.microsoft.com/office/word/2003/auxHint
Type: wx:twipsMeasureProperty
Containing Schema: wordnetaux.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Represents the right margin for the border. If you apply this value to a div element, you should nest another div element immediately within to reverse the effect. Otherwise, you will see double-indented paragraphs.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnetaux_xsd Drilldown into twipsMeasureProperty in schema wordnetaux_xsdXSD Diagram of margin-right in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="margin-right" minOccurs="0" maxOccurs="1" type="twipsMeasureProperty">
    <xsd:annotation>
        <xsd:documentation>Represents the right margin for the border.  If you apply this value to a div element, you should nest another div element immediately within to reverse the effect. Otherwise, you will see double-indented paragraphs.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val wx:val Required
Collapse Derivation Tree: