Definition Type: Element
Name: oleItems
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_OleItems
Containing Schema: sml-supplementaryWorkbooks.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
OLE Link Items
Collapse XSD Schema Diagram:
Drilldown into oleItem in schema sml-supplementaryworkbooks_xsd Drilldown into CT_OleItems in schema sml-supplementaryworkbooks_xsdXSD Diagram of oleItems in schema sml-supplementaryworkbooks_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="oleItems" type="CT_OleItems" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>OLE Link Items</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
oleItem nsM:oleItem 0 unbounded
Collapse Derivation Tree: