CT_TextParagraph

Complex Type Information

Model

Children: br, endParaRPr, fld, pPr, r

Used By

Element CT_TextBody/p

Source

<xsd:complexType name="CT_TextParagraph">
  <xsd:sequence>
    <xsd:element name="pPr" type="CT_TextParagraphProperties" minOccurs="0" maxOccurs="1"/>
    <xsd:group ref="EG_TextRun" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="endParaRPr" type="CT_TextCharacterProperties" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>