Definition Type: Element
Name: spacing
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:spacingProperty
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents spacing between lines and paragraphs.
Collapse XSD Schema Diagram:
Drilldown into line-rule in schema wordnet_xsd Drilldown into line in schema wordnet_xsd Drilldown into after-autospacing in schema wordnet_xsd Drilldown into after-lines in schema wordnet_xsd Drilldown into after in schema wordnet_xsd Drilldown into before-autospacing in schema wordnet_xsd Drilldown into before-lines in schema wordnet_xsd Drilldown into before in schema wordnet_xsd Drilldown into spacingProperty in schema wordnet_xsdXSD Diagram of spacing in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="spacing" type="spacingProperty" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents spacing between lines and paragraphs.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
before W:before Optional
before-lines W:before-lines Optional
before-autospacing W:before-autospacing Optional
after W:after Optional
after-lines W:after-lines Optional
after-autospacing W:after-autospacing Optional
line W:line Optional
line-rule W:line-rule Optional
Collapse Derivation Tree: