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