Definition Type: SimpleType
Name: ST_EffectContainerType
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeEffects.xsd
Documentation:
Effect Container Type
Collapse XSD Schema Diagram:
XSD Diagram of ST_EffectContainerType in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_EffectContainerType">
    <xsd:annotation>
        <xsd:documentation>Effect Container Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="sib">
            <xsd:annotation>
                <xsd:documentation>Sibling</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="tree">
            <xsd:annotation>
                <xsd:documentation>Tree</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration sib
Enumeration tree
Collapse Derivation Tree:
  • ST_EffectContainerType
Collapse References:
a:type