Definition Type: SimpleType
Name: ST_OleObjectFollowColorScheme
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-embedding.xsd
Documentation:
OLE Object to Follow Color Scheme
Collapse XSD Schema Diagram:
XSD Diagram of ST_OleObjectFollowColorScheme in schema pml-embedding_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_OleObjectFollowColorScheme">
    <xsd:annotation>
        <xsd:documentation>OLE Object to Follow Color Scheme</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="none">
            <xsd:annotation>
                <xsd:documentation>None</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="full">
            <xsd:annotation>
                <xsd:documentation>Full</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="textAndBackground">
            <xsd:annotation>
                <xsd:documentation>Text and Background</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration none
Enumeration full
Enumeration textAndBackground
Collapse Derivation Tree:
Collapse References:
p:followColorScheme