Definition Type: ComplexType
Name: CT_OleObjectLink
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 updateAutomatic in schema pml-embedding_xsdXSD Diagram of CT_OleObjectLink in schema pml-embedding_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_OleObjectLink">
    <xsd:sequence>
        <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
    <xsd:attribute name="updateAutomatic" type="xsd:boolean" use="optional" default="false">
        <xsd:annotation>
            <xsd:documentation>Update Linked OLE Objects Automatically</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
updateAutomatic p:updateAutomatic false Optional
Collapse Derivation Tree:
  • CT_OleObjectLink
Collapse References:
p:link