Definition Type: SimpleType
Name: ST_AnimationDgmOnlyBuildType
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-graphicalObjectAnimation.xsd
Documentation:
Diagram only Animation Types
Collapse XSD Schema Diagram:
XSD Diagram of ST_AnimationDgmOnlyBuildType in schema dml-graphicalobjectanimation_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_AnimationDgmOnlyBuildType">
    <xsd:annotation>
        <xsd:documentation>Diagram only Animation Types</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="one">
            <xsd:annotation>
                <xsd:documentation>Elements One-by-One</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="lvlOne">
            <xsd:annotation>
                <xsd:documentation>Level One-by-One</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="lvlAtOnce">
            <xsd:annotation>
                <xsd:documentation>Each Level at Once</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration one
Enumeration lvlOne
Enumeration lvlAtOnce