Definition Type: ComplexType
Name: CT_CustomColorList
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-baseStylesheet.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into custClr in schema dml-basestylesheet_xsdXSD Diagram of CT_CustomColorList in schema dml-basestylesheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_CustomColorList">
    <xsd:sequence>
        <xsd:element name="custClr" type="CT_CustomColor" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Custom color</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
custClr a:custClr 0 unbounded
Collapse Derivation Tree:
Collapse References:
a:custClrLst