Definition Type: Element
Name: fonts
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_FontsList
Containing Schema: wml.xsd
Abstract
Documentation:
Font Table Root Element
Collapse XSD Schema Diagram:
Drilldown into font in schema wml_xsd Drilldown into CT_FontsList in schema wml_xsdXSD Diagram of fonts in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="fonts" type="CT_FontsList">
    <xsd:annotation>
        <xsd:documentation>Font Table Root Element</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
font w:font 0 unbounded
Collapse Derivation Tree: