Definition Type: Element
Name: pitch
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:pitchElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Represents specified the font pitch. The pitch indicates if the font is fixed pitch, proportionally spaced, or relies on a default setting.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsd Drilldown into pitchElt in schema wordnet_xsdXSD Diagram of pitch in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="pitch" type="pitchElt" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Represents specified the font pitch. The pitch indicates if the font is fixed pitch, proportionally spaced, or relies on a default setting.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val W:val (Optional)
Collapse Derivation Tree: