Definition Type: Attribute
Name: val
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:signedHpsMeasureType
Containing Schema: wordnet.xsd
Use Required
Documentation:
Gets or sets the value of a measurement in half-points (1/144 of an inch) that can be positive or negative.
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="signedHpsMeasureType" use="required">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the value of a measurement in half-points (1/144 of an inch) that can be positive or negative.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: