Element | EG_OMathMathElements/f |
<xsd:complexType name="CT_F"> <xsd:sequence> <xsd:element name="fPr" type="CT_FPr" minOccurs="0"/> <xsd:element name="num" type="CT_OMathArg"/> <xsd:element name="den" type="CT_OMathArg"/> </xsd:sequence> </xsd:complexType> |