<definition>
The <definition> tag is a definition-like block for formally
introducing a term, object, or notation. It normally contains a
<statement> and may also include one or more
<notation> elements and an optional
<title>.
Use <definition> when the content should stand apart from the
surrounding prose and participate in numbering and cross-referencing.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
component = "…" | optional | string |
label = "…" | optional | string |
xml:id = "…" | optional | string |
xml:lang = "…" | optional | string |
Children
The following may appear as children:<idx> <notation> <statement> <title> Parents
This element may appear as an immediate child of the following elements:<appendix> <article> <chapter> <conclusion> <introduction> <page> <paragraphs> <section> <subsection> <subsubsection> <worksheet>