Definition Type: Element
Name: minorFont
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_FontCollection
Containing Schema: dml-baseStylesheet.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Minor fonts
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-basestylesheet_xsd Drilldown into font in schema dml-basestylesheet_xsd Drilldown into cs in schema dml-basestylesheet_xsd Drilldown into ea in schema dml-basestylesheet_xsd Drilldown into latin in schema dml-basestylesheet_xsd Drilldown into CT_FontCollection in schema dml-basestylesheet_xsdXSD Diagram of minorFont in schema dml-basestylesheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="minorFont" type="CT_FontCollection" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Minor fonts</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
latin a:latin 1 1
ea a:ea 1 1
cs a:cs 1 1
font a:font 0 unbounded
extLst a:extLst 0 1
Collapse Derivation Tree: