Definition Type: Element
Name: dataBar
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_DataBar
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Data Bar
Collapse XSD Schema Diagram:
Drilldown into color in schema sml-sheet_xsd Drilldown into cfvo in schema sml-sheet_xsd Drilldown into showValue in schema sml-sheet_xsd Drilldown into maxLength in schema sml-sheet_xsd Drilldown into minLength in schema sml-sheet_xsd Drilldown into CT_DataBar in schema sml-sheet_xsdXSD Diagram of dataBar in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="dataBar" type="CT_DataBar" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Data Bar</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cfvo nsM:cfvo 2 2
color nsM:color 1 1
Collapse Child Attributes:
Name Type Default Value Use
minLength nsM:minLength 10 Optional
maxLength nsM:maxLength 90 Optional
showValue nsM:showValue true Optional
Collapse Derivation Tree: