Definition Type: SimpleType
Name: ST_FOVAngle
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shape3DCamera.xsd
Documentation:
Field of View Angle
Collapse XSD Schema Diagram:
XSD Diagram of ST_FOVAngle in schema dml-shape3dcamera_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_FOVAngle">
    <xsd:annotation>
        <xsd:documentation>Field of View Angle</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="ST_Angle">
        <xsd:minInclusive value="0" />
        <xsd:maxInclusive value="10800000" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxInclusive 10800000
MinInclusive 0
Collapse Derivation Tree:
Collapse References:
a:fov