Definition Type: ComplexType
Name: CT_TimeUnit
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Containing Schema: dml-chart.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into val in schema dml-chart_xsdXSD Diagram of CT_TimeUnit in schema dml-chart_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TimeUnit">
    <xsd:attribute name="val" type="ST_TimeUnit" default="days">
        <xsd:annotation>
            <xsd:documentation>Time Unit Value</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val nsA:val days (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:baseTimeUnit, nsA:majorTimeUnit, nsA:minorTimeUnit