<othermeta>
The <othermeta> element can be used to identify properties not
otherwise included in <metadata> and to assign name/content values to those
properties. The @name attribute identifies the property and the
@content attribute specifies the property's value. All <othermeta> elements
are considered part of the topic's metadata and should be reflected in the output as appropriate
for the output medium.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/othermeta
Example
This section is non-normative.
<othermeta name="ThreadWidthSystem" content="metric"/>
Content model
EMPTY
Contained by
<metadata>
Empty
Contained by
<metadata>
Inheritance
- topic/othermeta
The <othermeta> element is a base element type. It is defined in the topic module.
Attributes
The following attributes are available on this element: Universal attribute group and the attributes defined below.
@name(REQUIRED)- The name of the metadata property.
@content(REQUIRED)- The value for the property named in the
@nameattribute. @translate-content- Indicates whether the
@contentattribute of the defined metadata property should be translated or not. Allowable values are yes, no, and -dita-use-conref-target.
@content(REQUIRED)- The value for the property named in the
@nameattribute. @name(REQUIRED)- The name of the metadata property.
@translate-content- Indicates whether the
@contentattribute of the defined metadata property should be translated or not. Allowable values are yes, no, and -dita-use-conref-target.