The <metadata> section of the
prolog contains information about a topic such as audience and product information.
Metadata can be used by computational processes to select particular topics
or to prepare search indexes or to customize navigation. Elements inside of <metadata>
provide information about the content and subject of a topic; prolog elements
outside of <metadata> provide lifecycle information
for the content unit (such as the author or copyright), which are unrelated
to the subject.
metadata elements provide keywords/categories/metadata about the
content/subject - stuff outside provides lifecycle info for the content unit,
regardless of its subject (like who authored, etc.)
Example
<prolog>
<metadata>
<audience type="user" job="using" experiencelevel="novice"/>
</metadata>
</prolog>
Contained by
| Doctype |
Parents |
| ditabase, topic, task, concept, reference, glossary |
prolog |
Inheritance:
- topic/metadata