Definition Type: Element
Name: font
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_Font
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Properties for a Single Font
Collapse XSD Schema Diagram:
Drilldown into embedBoldItalic in schema wml_xsd Drilldown into embedItalic in schema wml_xsd Drilldown into embedBold in schema wml_xsd Drilldown into embedRegular in schema wml_xsd Drilldown into sig in schema wml_xsd Drilldown into pitch in schema wml_xsd Drilldown into notTrueType in schema wml_xsd Drilldown into family in schema wml_xsd Drilldown into charset in schema wml_xsd Drilldown into panose1 in schema wml_xsd Drilldown into altName in schema wml_xsd Drilldown into name in schema wml_xsd Drilldown into CT_Font in schema wml_xsdXSD Diagram of font in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="font" type="CT_Font" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Properties for a Single Font</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
altName w:altName 0 1
panose1 w:panose1 0 1
charset w:charset 0 1
family w:family 0 1
notTrueType w:notTrueType 0 1
pitch w:pitch 0 1
sig w:sig 0 1
embedRegular w:embedRegular 0 1
embedBold w:embedBold 0 1
embedItalic w:embedItalic 0 1
embedBoldItalic w:embedBoldItalic 0 1
Collapse Child Attributes:
Name Type Default Value Use
name w:name Required
Collapse Derivation Tree: