<fName> (Function Name)
This element specifies the name of the function in the Function-Apply object <func.> For example, function names are and .
<m:func>
<m:fName>
<m:limLow>
<m:e>
<m:r>
<m:rPr>
<m:scr m:val="roman"/>
<m:sty m:val="p"/>
</m:rPr>
<m:t>lim</m:t>
</m:r>
</m:e>
<m:lim>
<m:r>
<m:t>n→∞</m:t>
</m:r>
</m:lim>
</m:limLow>
</m:fName>
<m:e>
<m:sSub>
<m:e>
<m:r>
<m:t>x</m:t>
</m:r>
</m:e>
<m:sub>
<m:r>
<m:t>n</m:t>
</m:r>
</m:sub>
</m:sSub>
</m:e>
</m:func>
Parent Elements |
|---|
|
Child Elements |
Subclause |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_OMathArg">
<sequence>
<element name="argPr" type="CT_OMathArgPr" minOccurs="0"/>
<group ref="EG_OMathElements" minOccurs="0" maxOccurs="unbounded"/>
<element name="ctrlPr" type="CT_CtrlPr" minOccurs="0"/>
</sequence>
</complexType>