<custom-meta-group> Custom Metadata Group

Container element for metadata not otherwise defined in the Tag Suite.

Usage/Remarks

The element <custom-meta-group> is used only inside <processing-meta>. The element allows for an infinite variety of name/value pairs, with few constraints on the length or content of the value. Like its parent <processing-meta>, this element will be very rarely used in documents tagged to the JATS Authoring model.
Related Elements
The element <custom-meta-group> is a grouping element that holds one or more <custom-meta> elements. Each <custom-meta> element contains a name/value pair, <meta-name> and <meta-value> respectively, which name and provide a value for a single metadata field.
Attributes

Base Attributes

Models and Context
May be contained in
Description
Content Model
<!ELEMENT  custom-meta-group
                        %custom-meta-group-model;                    >
Expanded Content Model

(custom-meta+)

Related Resources