<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 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.

Example

This section is non-normative.

<othermeta name="ThreadWidthSystem" content="metric"/>

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 @name attribute.
@translate-content
Indicates whether the @content attribute 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 @name attribute.
@name (REQUIRED)
The name of the metadata property.
@translate-content
Indicates whether the @content attribute of the defined metadata property should be translated or not. Allowable values are yes, no, and -dita-use-conref-target.