Definition Type: Element
Name: txBody
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chartDrawing
Type: a:CT_TextBody
Containing Schema: dml-chartDrawing.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 dml-chartdrawing_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: