Definition Type: Element
Name: right
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:borderProperty
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the right page border.
Collapse XSD Schema Diagram:
Drilldown into frame in schema wordnet_xsd Drilldown into shadow in schema wordnet_xsd Drilldown into space in schema wordnet_xsd Drilldown into bdrwidth in schema wordnetaux_xsd Drilldown into sz in schema wordnet_xsd Drilldown into color in schema wordnet_xsd Drilldown into val in schema wordnet_xsd Drilldown into borderProperty in schema wordnet_xsdXSD Diagram of right in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="right" type="borderProperty" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents the right page border.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val W:val Required
color W:color Optional
sz W:sz Optional
bdrwidth wx:bdrwidth Optional
space W:space Optional
shadow W:shadow Optional
frame W:frame Optional
Collapse Derivation Tree: