Definition Type: SimpleType
Name: ST_IterateType
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Documentation:
Iterate Type
Collapse XSD Schema Diagram:
XSD Diagram of ST_IterateType in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_IterateType">
    <xsd:annotation>
        <xsd:documentation>Iterate Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="el">
            <xsd:annotation>
                <xsd:documentation>Element</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="wd">
            <xsd:annotation>
                <xsd:documentation>Word</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="lt">
            <xsd:annotation>
                <xsd:documentation>Letter</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration el
Enumeration wd
Enumeration lt
Collapse Derivation Tree:
Collapse References:
p:type