Definition Type: ComplexType
Name: pitchElt
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines the font pitch settings.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsdXSD Diagram of pitchElt in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="pitchElt">
    <xsd:annotation>
        <xsd:documentation>Defines the font pitch settings.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="val" type="pitchEltType">
        <xsd:annotation>
            <xsd:documentation>Gets or sets the specified font pitch.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val W:val (Optional)
Collapse Derivation Tree:
Collapse References:
W:pitch