Definition Type: Element
Name: txBody
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: a:CT_TextBody
Containing Schema: pml-slide.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Shape Text Body
Collapse XSD Schema Diagram:
Drilldown into p in schema dml-text_xsd Drilldown into lstStyle in schema dml-text_xsd Drilldown into bodyPr in schema dml-text_xsd Drilldown into CT_TextBody in schema dml-text_xsdXSD Diagram of txBody in schema pml-slide_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="txBody" type="a:CT_TextBody" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Shape Text Body</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
bodyPr a:bodyPr 1 1
lstStyle a:lstStyle 0 1
p a:p 1 unbounded
Collapse Derivation Tree: