Definition Type: ComplexType
Name: CT_StrVal
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Containing Schema: dml-chart.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into v in schema dml-chart_xsd Drilldown into idx in schema dml-chart_xsdXSD Diagram of CT_StrVal in schema dml-chart_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_StrVal">
    <xsd:sequence>
        <xsd:element name="v" type="ST_Xstring" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Text Value</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="idx" type="xsd:unsignedInt" use="required">
        <xsd:annotation>
            <xsd:documentation>Index</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
v nsA:v 1 1
Collapse Child Attributes:
Name Type Default Value Use
idx nsA:idx Required
Collapse Derivation Tree:
Collapse References:
nsA:pt, nsA:pt