Definition Type: SimpleType
Name: ST_OLEType
Namespace: urn:schemas-microsoft-com:office:office
Containing Schema: vml-officeDrawing.xsd
Documentation:
OLE Connection Type
Collapse XSD Schema Diagram:
XSD Diagram of ST_OLEType in schema vml-officedrawing_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_OLEType">
    <xsd:annotation>
        <xsd:documentation>OLE Connection Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="Embed">
            <xsd:annotation>
                <xsd:documentation>Embedded Object</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Link">
            <xsd:annotation>
                <xsd:documentation>Linked Object</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Embed
Enumeration Link
Collapse Derivation Tree:
Collapse References:
o:Type