<kwd>

Keyword

Definition

One subject term, critical expression, key phrase, abbreviation, indexing word, etc. that is associated with the whole document and can be used for identification and indexing purposes.

Remarks

Key words are contained in Keyword Group <kwd-group>s. There may be several sets of key words, which can be identified by language or vocabulary source.

Conversion Note: Keywords are not allowed to nest. There are a few journal DTDs in which keyword nesting is used to simulate a two-part list. Such a keyword list should be tagged as a Definition List instead.

Attribute

id Identifier

Model Description

Any combination of:

Tagged Example


<article>
<front>
...
<abstract>...
</abstract>
<kwd-group>
<kwd>DNA analysis</kwd>
<kwd>gene expression</kwd>

<kwd>parallel cloning</kwd>
<kwd>fluid microarray</kwd>
</kwd-group>
</article-meta>
</front>
...</article>


Module

articlemeta.ent