Definition Type: Element
Name: f
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Type: m:CT_F
Containing Schema: shared-math.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Fraction Function
Collapse XSD Schema Diagram:
Drilldown into den in schema shared-math_xsd Drilldown into num in schema shared-math_xsd Drilldown into fPr in schema shared-math_xsd Drilldown into CT_F in schema shared-math_xsdXSD Diagram of f in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="f" type="CT_F">
    <xsd:annotation>
        <xsd:documentation>Fraction Function</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fPr m:fPr 0 (1)
num m:num (1) (1)
den m:den (1) (1)
Collapse Derivation Tree: