Definition Type: ComplexType
Name: CT_Tx
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Containing Schema: dml-chart.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into rich in schema dml-chart_xsd Drilldown into strRef in schema dml-chart_xsdXSD Diagram of CT_Tx in schema dml-chart_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Tx">
    <xsd:sequence>
        <xsd:choice minOccurs="1" maxOccurs="1">
            <xsd:element name="strRef" type="CT_StrRef" minOccurs="1" maxOccurs="1">
                <xsd:annotation>
                    <xsd:documentation>String Reference</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="rich" type="a:CT_TextBody" minOccurs="1" maxOccurs="1">
                <xsd:annotation>
                    <xsd:documentation>Rich Text</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
strRef nsA:strRef 1 1
rich nsA:rich 1 1
Collapse Derivation Tree:
Collapse References:
nsA:tx, nsA:tx, nsA:tx, nsA:tx