Definition Type: ComplexType
Name: CT_SupplementalFont
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-baseStylesheet.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into typeface in schema dml-basestylesheet_xsd Drilldown into script in schema dml-basestylesheet_xsdXSD Diagram of CT_SupplementalFont in schema dml-basestylesheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_SupplementalFont">
    <xsd:attribute name="script" type="xsd:string" use="required">
        <xsd:annotation>
            <xsd:documentation>Script</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="typeface" type="ST_TextTypeface" use="required">
        <xsd:annotation>
            <xsd:documentation>Typeface</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
script a:script Required
typeface a:typeface Required
Collapse Derivation Tree:
  • CT_SupplementalFont
Collapse References:
a:font