CT_Title

Complex Type Information

Model

Children: extLst, layout, overlay, spPr, tx, txPr

Used By

Source

<xsd:complexType name="CT_Title">
  <xsd:sequence>
    <xsd:element name="tx" type="CT_Tx" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="layout" type="CT_Layout" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="overlay" type="CT_Boolean" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="spPr" type="a:CT_ShapeProperties" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="txPr" type="a:CT_TextBody" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>