Definition Type: ComplexType
Name: CT_RadPr
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Containing Schema: shared-math.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ctrlPr in schema shared-math_xsd Drilldown into degHide in schema shared-math_xsdXSD Diagram of CT_RadPr in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_RadPr">
    <xsd:sequence>
        <xsd:element name="degHide" type="CT_OnOff" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Hide Degree</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ctrlPr" type="CT_CtrlPr" minOccurs="0">
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
degHide m:degHide 0 (1)
ctrlPr m:ctrlPr 0 (1)
Collapse Derivation Tree:
Collapse References:
m:radPr