<meta-name> Metadata Data Name for Custom Metadata

Name of a single piece of metadata not otherwise defined in the Tag Suite.

Usage/Remarks

The element <custom-meta-group> (which contains <meta-name>) is used only inside <processing-meta>. This element will be very rarely used.
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
Text, numbers, or special characters, zero or more
Content Model
<!ELEMENT  meta-name    (#PCDATA %meta-name-elements;)*              >
Expanded Content Model

(#PCDATA)*