Definition Type: ComplexType
Name: CT_TLPoint
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into y in schema pml-animationinfo_xsd Drilldown into x in schema pml-animationinfo_xsdXSD Diagram of CT_TLPoint in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TLPoint">
    <xsd:attribute name="x" type="a:ST_Percentage" use="required">
        <xsd:annotation>
            <xsd:documentation>X coordinate</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="y" type="a:ST_Percentage" use="required">
        <xsd:annotation>
            <xsd:documentation>Y coordinate</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
x p:x Required
y p:y Required
Collapse Derivation Tree:
Collapse References:
p:by, p:by, p:from, p:from, p:rCtr, p:to, p:to