<hypothesis>

<hypothesis> is an <axiom>-like tag and so shares the attributes and structure with other axiom-like tags. In particular, the <hypothesis> tag creates a container for the statement of a hypothesis with optional title, creator, and idx, followed by the required statement.

Syntax

Attributes

Attributes for <hypothesis>
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