Definition Type: Element
Name: font
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_SupplementalFont
Containing Schema: dml-baseStylesheet.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Font
Collapse XSD Schema Diagram:
Drilldown into typeface in schema dml-basestylesheet_xsd Drilldown into script in schema dml-basestylesheet_xsd Drilldown into CT_SupplementalFont in schema dml-basestylesheet_xsdXSD Diagram of font in schema dml-basestylesheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="font" type="CT_SupplementalFont" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Font</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
script a:script Required
typeface a:typeface Required
Collapse Derivation Tree: