<formula>

<formula> contains a mathematical or other formula. 14.2 Formulæ and Mathematical Expressions
組件figures — 14 Tables, Formulæ, and Graphics
屬性
notationsupplies the name of a previously defined notation used for the content of the element.
狀態 非必備的
資料類型
data.code
The name of a formal notation previously declared in the document type declaration.
屬於 model.graphicLike
可包含僅文字符號資料
宣告
element formula
{
   att.global.attributes,
   attribute notation { data.code }?,
   text
}
The content model for this element is specified by the parameter entity formulaContent, the default value of which is #PCDATA.