<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

Attributes for <axiom>
AttributeRequired?Values
component = "…"optionalstring
label = "…"optionalstring
xml:base = "…"optionalstring
xml:id = "…"optionalstring
xml:lang = "…"optionalstring

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> <paragraphs> <section> <subsection> <subsubsection>

Examples