<kwd-group>

Keyword Group

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

Remarks

In this DTD, the @xml:lang is placed on groups of keywords (<kwd-group>).

Attributes

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

Expanded Content Model

(label?, title?, (kwd)+)

Description

The following, in order:

This element may be contained in:

<article-meta>, <sec-meta>

Example

...
<article-meta>
<article-id pub-id-type="apaID">pst_45_3_281</article-id>
<article-id pub-id-type="doi">10.1037/a0013305</article-id>
<article-id pub-id-type="pi-uid">2008-13167-001</article-id>
<article-categories>...</article-categories>
...
<fpage>281</fpage>
<lpage>297</lpage>
<permissions copyright-status="active">
<copyright-statement>Copyright 2008 by the American Psychological Association</copyright-statement>
<copyright-year>2008</copyright-year>
<copyright-holder>American Psychological Association</copyright-holder>
</permissions>
<abstract xml:lang="en">
<p align="left">The authors examined immediacy (i.e., discussions
about the here-and-now therapeutic relationship) in ...</p></abstract>
<kwd-group xml:lang="en">
<kwd>immediacy</kwd>
<kwd>therapeutic relationship</kwd>
<kwd>psychotherapy process</kwd>
</kwd-group>
</article-meta>
...

Module

articlemeta3.ent