<axiom>
The <axiom> tag creates a container for the statement of an axiom with
optional title, creator, and idx,
followed by the required statement.
The structure of the axiom tag is completely analogous to that of the
following tags:
assumption, conjecture,
heuristic, hypothesis,
and principle.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
component = "…" | optional | string |
label = "…" | optional | string |
xml:base = "…" | optional | string |
xml:id = "…" | optional | string |
xml:lang = "…" | optional | string |
Children
The following may appear as children:<creator> <idx> <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>