Whole document tree
    

Whole document tree

FirstTerm

FirstTerm

Name

FirstTerm -- First occurrence of a word in a given context

Content Model

  (#PCDATA | Acronym | Emphasis | Trademark | Link | OLink
  | ULink | Anchor | Comment | Subscript | Superscript
  | InlineGraphic)+

Attributes

This element has common and Role attributes.

Tag Minimization

Both the start- and end-tags are required for this element.

Description

First occurrence of a word in a given context. It may contain anything in word.char.mix and has Linkend and common attributes. The Linkend attribute may be used to point to a GlossEntry for the word, or to some other explanation of it.

Children

FirstTerm contains these elements: Acronym, Anchor, Comment, Emphasis, InlineGraphic, Link, OLink, #PCDATA, Subscript, Superscript, Trademark, ULink.

In some contexts, some of these elements may be invalid due to exclusions in parent elements.

Attributes

Linkend

ID of target pointed to by this element.

Examples

<PARA>
FirstTerms are the first occurrences
of terms that are to be
<FIRSTTERM>distinguished</FIRSTTERM> the first time they occur.
A FirstTerm may be given a Linkend attribute value, so that
you may link it to its GlossEntry (if any) in a
<FIRSTTERM LINKEND="phr234">Glossary</FIRSTTERM> (<PHRASE ID="phr2">a
set of definitions of words and phrases</PHRASE>, or GlossList,
or to some other explanation of the FirstTerm's content. 
</PARA>