Definition Type: Element
Name: between
Namespace: http://schemas.microsoft.com/office/word/2003/auxHint
Type: wx:borderProperty
Containing Schema: wordnetaux.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the interior border that subdivides sections within the outer four borders.
Collapse XSD Schema Diagram:
Drilldown into frame in schema wordnetaux_xsd Drilldown into shadow in schema wordnetaux_xsd Drilldown into space in schema wordnetaux_xsd Drilldown into bdrwidth in schema wordnetaux_xsd Drilldown into color in schema wordnetaux_xsd Drilldown into val in schema wordnetaux_xsd Drilldown into borderProperty in schema wordnetaux_xsdXSD Diagram of between in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="between" type="borderProperty" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents the interior border that subdivides sections within the outer four borders.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val wx:val Required
color wx:color Optional
bdrwidth wx:bdrwidth Optional
space wx:space Optional
shadow wx:shadow Optional
frame wx:frame Optional
Collapse Derivation Tree: