Definition Type: ComplexType
Name: CT_TLTimeTargetElement
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into inkTgt in schema pml-animationinfo_xsd Drilldown into spTgt in schema pml-animationinfo_xsd Drilldown into sndTgt in schema pml-animationinfo_xsd Drilldown into sldTgt in schema pml-animationinfo_xsdXSD Diagram of CT_TLTimeTargetElement in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TLTimeTargetElement">
    <xsd:choice minOccurs="1" maxOccurs="1">
        <xsd:element name="sldTgt" type="CT_Empty">
            <xsd:annotation>
                <xsd:documentation>Slide Target</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="sndTgt" type="a:CT_EmbeddedWAVAudioFile">
            <xsd:annotation>
                <xsd:documentation>Sound Target</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="spTgt" type="CT_TLShapeTargetElement">
            <xsd:annotation>
                <xsd:documentation>Shape Target</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="inkTgt" type="CT_TLSubShapeId">
            <xsd:annotation>
                <xsd:documentation>Ink Target</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sldTgt p:sldTgt (1) (1)
sndTgt p:sndTgt (1) (1)
spTgt p:spTgt (1) (1)
inkTgt p:inkTgt (1) (1)
Collapse Derivation Tree:
Collapse References:
p:tgtEl, p:tgtEl, p:tgtEl