Definition Type: Element
Name: rich
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Type: a:CT_TextBody
Containing Schema: dml-chart.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Rich Text
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 rich in schema dml-chart_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="rich" type="a:CT_TextBody" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Rich Text</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: