Definition Type: Element
Name: fitText
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:fitTextProperty
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the width of the space that this run to fit into.
Collapse XSD Schema Diagram:
Drilldown into id in schema wordnet_xsd Drilldown into val in schema wordnet_xsd Drilldown into fitTextProperty in schema wordnet_xsdXSD Diagram of fitText in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="fitText" type="fitTextProperty" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents the width of the space that this run to fit into.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val W:val Required
id W:id Optional
Collapse Derivation Tree: