Definition Type: SimpleType
Name: ST_TLTimeIndefinite
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Documentation:
Indefinite Time Declaration
Collapse XSD Schema Diagram:
XSD Diagram of ST_TLTimeIndefinite in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_TLTimeIndefinite">
    <xsd:annotation>
        <xsd:documentation>Indefinite Time Declaration</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="indefinite">
            <xsd:annotation>
                <xsd:documentation>Indefinite Type Enum</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration indefinite