Definition Type: ComplexType
Name: verticalJustificationType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Sets alignment for text vertically between the top and bottom margins.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsdXSD Diagram of verticalJustificationType in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="verticalJustificationType">
    <xsd:annotation>
        <xsd:documentation>Sets alignment for text vertically between the top and bottom margins.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="val" type="verticalJustificationValue" use="required">
        <xsd:annotation>
            <xsd:documentation>Gets or sets vertical alignment for text between top and bottom margins.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val W:val Required
Collapse Derivation Tree:
Collapse References:
W:vAlign, W:vAlign