<statement>

Statement

A Theorem, Hypothesis, Lemma, Proof, Postulate, Proposition, Corollary, or other formal statement, identified as such with a label and usually made typographically distinct from the surrounding text.

Remarks

Content Types. A @content-type is always expected for this element. Two values have been defined:

Use of @content-type will be enforced via Schematron.

Attributes

content-type Type of Content
id Identifier

Expanded Content Model

(label?, title?, (p)+, (attrib)*)

Description

The following, in order:

Example

...
<sec id="S-5">
<title>The Present Study</title>
<p align="left">... The specific predictions are
described here.</p>
<statement content-type="hypothesis">
<p align="left"><italic>Hypothesis 1:</italic>
Higher levels of lifetime trauma exposure and
the presence of a co-occurring PTSD diagnosis
at treatment entry would increase ...</p>
</statement>
...
</sec>
...

Module

para3.ent