<kwd-group>

Keyword Group

Definition

Container element for one set of keywords (<kwd>s) used to describe a document

Remarks

A document may have multiple sets of keywords, each with a source that is named by the kwd-group-type attribute.

Attributes

id Identifier
kwd-group-type Keyword Authority
xml:lang Language

Model Information

Content Model

<!ELEMENT  kwd-group    %kwd-group-model;                            >

Description

The following, in order:

This element may be contained in:

<article-meta> Article Metadata

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>
...


    

Module

articlemeta.ent