<statement>

Statement, Formal

Definition

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

Attributes

content-type Type of Content
id Identifier

Model Information

Content Model

<!ELEMENT  statement    %statement-model;                            >

Description

The following, in order:

This element may be contained in:

<abstract> Abstract; <ack> Acknowledgments; <app> Appendix; <app-group> Appendix Group; <body> Body of the Article; <boxed-text> Boxed Text; <disp-quote> Quote, Displayed; <fig> Figure; <gloss-group> Glossary Group; <glossary> Glossary Elements List; <named-content> Named Special (Subject) Content; <notes> Notes; <p> Paragraph; <ref-list> Reference List (Bibliographic); <sec> Section; <supplementary-material> Supplementary Material; <table-wrap> Table Wrapper; <trans-abstract> Translated Abstract

Tagged Example


<article>
<front>
...
</front>
<body>
...
<p>Industrial buyers categorise foreign countries
according to their level of technological achievement
and subsequently differentiate their perceptions of
these countries accordingly.
... The following
hypothesis is posited:
<statement><label>Hypothesis 1</label>
<p>Buyer preferences for companies are influenced by
factors extrinsic to the firm attributable to, and
determined by, country-of-origin effects.</p>
</statement>
</p>
...
</body>
<back>
...
</back>
</article>


Module

para.ent