<term-source>

Term Source Elements

Origin of the term described in a <term-display> element inside a terms and definitions section.

Attributes

Model Description

This element may be contained in:

Example

...
<term-sec>
 <label>3.16</label>
 <term-display>
  <term>consensus</term>
  <def>
   <p>general agreement, characterized by the absence of sustained opposition 
    to substantial issues by any important part of the concerned interests and 
    by a process that involves seeking to take into account the views of all
    parties concerned and to reconcile any conflicting arguments</p>
  </def>
  <non-normative-note>
   <p>Consensus need not imply unanimity.</p>
  </non-normative-note>
  <term-source>ISO/IEC Guide 2:2004, definition 1.7</term-source>
 </term-display>
</term-sec>
...