Definition Type: SimpleType
Name: ST_DepthPercent
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Containing Schema: dml-chart.xsd
Documentation:
Depth Percent
Collapse XSD Schema Diagram:
XSD Diagram of ST_DepthPercent in schema dml-chart_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_DepthPercent">
    <xsd:annotation>
        <xsd:documentation>Depth Percent</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:unsignedShort">
        <xsd:minInclusive value="20" />
        <xsd:maxInclusive value="2000" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxInclusive 2000
MinInclusive 20
Collapse Derivation Tree:
Collapse References:
nsA:val