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