Definition Type: Attribute
Name: x-align
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:xAlignType
Containing Schema: wordnet.xsd
Use Optional
Documentation:
Gets or sets horizontal alignment (overrides position).
Collapse XSD Schema Diagram:
XSD Diagram of x-align in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="x-align" type="xAlignType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Gets or sets horizontal alignment (overrides position).</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: