Definition Type: Element
Name: embeddedFontLst
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: p:CT_EmbeddedFontList
Containing Schema: pml-presentation.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Embedded Font List
Collapse XSD Schema Diagram:
Drilldown into embeddedFont in schema pml-presentation_xsd Drilldown into CT_EmbeddedFontList in schema pml-presentation_xsdXSD Diagram of embeddedFontLst in schema pml-presentation_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="embeddedFontLst" type="CT_EmbeddedFontList" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Embedded Font List</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
embeddedFont p:embeddedFont 0 unbounded
Collapse Derivation Tree: