The <othermeta> element can be used to identify properties not otherwise included in <metadata> and assign name/content values to those properties. The name attribute identifies the property and the content attribute specifies the property's value. The values in this attribute are output as HTML metadata elements, and have no defined meaning for other possible outputs such as PDF.
<othermeta name="ThreadWidthSystem" content="metric"/>
Doctype | Content model |
---|---|
ditabase, topic, task, reference, concept, glossary, map, bookmap | no content |
Doctype | Parents |
---|---|
ditabase, topic, task, concept, reference | metadata |
bookmap | topicmeta, bookmeta |
map | topicmeta |
- topic/othermeta
Name | Description | Data Type | Default Value | Required? |
---|---|---|---|---|
name | The name of the metadata property. | CDATA | #REQUIRED | Yes |
content | The value for the property named in the name attribute. | CDATA | #REQUIRED | Yes |
translate-content | Indicates whether the content attribute of the defined metadata property should be translated or not. | yes | no | -dita-use-conref-target | #IMPLIED | No |
%univ-atts; (%select-atts;, %id-atts;, %localization-atts;) | A set of related attributes, described at %univ-atts; | parameter entity | PE not applicable | Not applicable |
%global-atts; (xtrf, xtrc) | A set of related attributes, described at %global-atts; | parameter entity | PE not applicable | Not applicable |
class | Common attribute described in Other common DITA attributes. |
Return to main page.
OASIS DITA Language Specification v1.1 -- Committee Draft 02, 8 May 2007
Copyright © OASIS Open 2005, 2007. All Rights Reserved.