Definition Type: Attribute
Name: val
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:characterSpacingType
Containing Schema: wordnet.xsd
Use Required
Documentation:
Sets the compression option you want for Asian characters (Asian Typography option). In HTML, this is equivalent to setting text-justify-trim on the BODY element.
Collapse XSD Schema Diagram:
XSD Diagram of val in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="val" type="characterSpacingType" use="required">
    <xsd:annotation>
        <xsd:documentation>Sets the compression option you want for Asian characters (Asian Typography option). In HTML, this is equivalent to setting text-justify-trim on the BODY element.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: