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