<label>

Label (Of a Statement)

Definition

The number and any prefix word associated with the title of a <statement>, such as “Postulate 3.” or “Theorem 2.”

Model Information

Content Model

<!ELEMENT  label        (#PCDATA %label-elements;)*                  >

Description

Any combination of:

This element may be contained in:

<statement> Statement, Formal

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

common.ent