Display Article Type

Capture the display article type for an article using a <subj-group> element.

The <subj-group> element must contain a @subj-group-type attribute with a value of display-article-type and a child <subject> element containing the value of the relevant display article-type.

Example

<subj-group subj-group-type="display-article-type">
  <subject>Paper</subject>
</subj-group>