Definition Type: Element
Name: w
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:textScaleProperty
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Stretches or compresses text horizontally as a percentage of its current size.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsd Drilldown into textScaleProperty in schema wordnet_xsdXSD Diagram of w in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="w" type="textScaleProperty" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Stretches or compresses text horizontally as a percentage of its current size.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val W:val (Optional)
Collapse Derivation Tree: