Definition Type: ComplexType
Name: CT_GradientStopList
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeEffects.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into gs in schema dml-shapeeffects_xsdXSD Diagram of CT_GradientStopList in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_GradientStopList">
    <xsd:sequence>
        <xsd:element name="gs" type="CT_GradientStop" minOccurs="2" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Gradient stops</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
gs a:gs 2 unbounded
Collapse Derivation Tree:
Collapse References:
a:gsLst