<topicmeta>
note
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- map/topicmeta
Example
In this example, the metadata defined by the <topicmeta> element
applies to the associated <topicref> (bats.dita
)
and all of its children. The <topicmeta> element contains an audience
definition that indicates that bats.dita
and its children are of
interest to experienced programmers who are troubleshooting.
<map> <topicref href="bats.dita"> <topicmeta> <audience type="programmer" job="troubleshooting" experiencelevel="expert"/> </topicmeta> <topicref href="batcaring.dita"></topicref> <topicref href="batfeeding.dita"></topicref> </topicref> </map>
Attributes
The following attributes are available on this element: Universal attribute group and the attribute defined below.
- @lockmeta
-
By default, metadata in the map supplements or overrides metadata that is specified at the topic level, unless the @lockmeta attribute of the <topicmeta> element is set to "no". Allowable values are "yes", "no", and Using the -dita-use-conref-target value.