Definition Type: ComplexType
Name: CT_OleObjectEmbed
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-embedding.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema pml-embedding_xsd Drilldown into followColorScheme in schema pml-embedding_xsdXSD Diagram of CT_OleObjectEmbed in schema pml-embedding_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_OleObjectEmbed">
    <xsd:sequence>
        <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
    <xsd:attribute name="followColorScheme" type="ST_OleObjectFollowColorScheme" use="optional" default="none">
        <xsd:annotation>
            <xsd:documentation>Color Scheme Properties for OLE Object</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extLst p:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
followColorScheme p:followColorScheme none Optional
Collapse Derivation Tree:
Collapse References:
p:embed