Definition Type: Element
Name: colorScale
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_ColorScale
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Color Scale
Collapse XSD Schema Diagram:
Drilldown into color in schema sml-sheet_xsd Drilldown into cfvo in schema sml-sheet_xsd Drilldown into CT_ColorScale in schema sml-sheet_xsdXSD Diagram of colorScale in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="colorScale" type="CT_ColorScale" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Color Scale</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cfvo nsM:cfvo 2 unbounded
color nsM:color 2 unbounded
Collapse Derivation Tree: