Container element for metadata not otherwise defined in the Tag Suite.
Historical Note: This element (<custom-meta-group>) was significantly remodeled for NLM 3.0. The current JATS values are backwards compatible with NLM 3.0 but not with earlier versions. Specifically, the <custom-meta-group> element replaces the <custom-meta-wrap> element, which is no longer available.
<!ELEMENT custom-meta-group %custom-meta-group-model; >
(custom-meta+)
<custom-meta> Custom Metadata, one or more
...
<front>
<journal-meta>
<journal-title-group>
<journal-title>Biodiversity & Mutation</journal-title>
</journal-title-group>
...
<custom-meta-group>
<custom-meta>
<meta-name>prev-journal-title</meta-name>
<meta-value>Evolution of Biodiversity</meta-value>
</custom-meta>
</custom-meta-group>
</journal-meta>
<article-meta>...</article-meta>
</front>
...
JATS-common0.ent