<prolog>
The <prolog> element contains information about the topic as an
whole (for example, author information or subject category) that is either entered by the author
or maintained by a software application. Much of the metadata inside the
<prolog> will not be displayed with the topic when the topic is
rendered, but it might be used by processes that generate search
indexes or customize navigation.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/prolog
Example
This section is non-normative.
<prolog>
<metadata>
<audience type="user" job="using" experiencelevel="novice"/>
</metadata>
</prolog>Content model
<author>*, <source>?, <publisher>?, <copyright>*, <critdates>?, <permissions>?, <metadata>*, <resourceid>*, (<data> | <data-about> | <foreign> | <unknown>)*
Contained by
<topic>
- Zero or more
<author> - Optional
<source> - Optional
<publisher> - Zero or more
<copyright> - Optional
<critdates> - Optional
<permissions> - Zero or more
<metadata> - Zero or more
<resourceid> - Zero or more of the following
<data><data-about><foreign><unknown>
Contained by
<topic>
Inheritance
- topic/prolog
The <prolog> 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.