<formula>

<formula> contiene una fórmula matemática o de otro tipo. 14.2 Formulæ and Mathematical Expressions
Módulofigures — 14 Tables, Formulæ, and Graphics
Atributos
notationindica el nombre de una anotación definida previamente y usada para el contenido de un elemento.
Estado Opcional
Tipo de datos
data.code
Valores The name of a formal notation previously declared in the document type declaration.
Used by model.graphicLike
May containCharacter data only
Declaración
element formula
{
   att.global.attributes,
   attribute notation { data.code }?,
   text
}
Nota
The content model for this element is specified by the parameter entity formulaContent, the default value of which is #PCDATA.