The <author> metadata element contains the name of the topic's author. Category: Prolog elements
The <source> element contains a reference to a resource from which the present topic is derived, either completely or in part. The element can contain a description of
the resource; the href reference can be a string or a URL that points to it. Category: Prolog elements
The <publisher> metadata element contains the name of the person, company, or organization responsible for making the content or subject of the topic available. Category:
Prolog elements
The <copyright> element is used for a single copyright entry. It includes the copyright years and the copyright holder. Multiple <copyright> statements are allowed.
Category: Prolog elements
The <copyryear> element contains the copyright year as specified by the year attribute. Category: Prolog elements
The copyright holder (<copyrholder>) element names the entity that holds legal rights to the material contained in the topic. Category: Prolog elements
The <critdates> element contains the critical dates in a document life cycle, such as the creation date and multiple revision dates. Category: Prolog
elements
The <created> element specifies the document creation date using the date attribute. Category: Prolog elements
The <revised> element in the prolog is used to maintain tracking dates that are important in a topic development cycle, such as the last modification date, the original
availability date, and the expiration date. Category: Prolog elements
The <permissions> prolog element can indicate any preferred controls for access to a topic. Topics can be filtered based on the permissions element. This capability
depends on your output formatting process. Category: Prolog elements
The <category> element can represent any category by which a topic might be classified for retrieval or navigation; for example, the categories could be used to group
topics in a generated navigation bar. Topics can belong to multiple categories. Category: Prolog elements
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. Category: Prolog
elements
The <audience> metadata element indicates, through the value of its type attribute, the intended audience for a topic. Since a topic can have multiple audiences, you can
include multiple audience elements. For each audience you specify, you can identify the high-level task (job) they are trying to accomplish and the level of experience (experiencelevel)
expected. The audience element may be used to provide a more detailed definition of values used throughout the map or topic on the audience attribute. Category: Prolog
elements
The <keywords> element contains a list of key words (using <indexterm> or <keyword> markup) that can be used by a search engine. Category: Prolog
elements
The <prodinfo> metadata element in the prolog contains information about the product or products that are the subject matter of the current topic. The prodinfo element
may be used to provide a more detailed definition of values used throughout the map or topic on the product attribute. Category: Prolog elements
The <prodname> metadata element contains the name of the product that is supported by the information in this topic. Category: Prolog elements
The <vrmlist> element contains a set of <vrm> elements for logging the version, release, and modification information for multiple products or versions of products to
which the topic applies. Category: Prolog elements
The vrm empty element contains information about a single product's version, modification, and release, to which the current topic applies. Category: Prolog
elements
The <brand> element indicates the manufacturer or brand associated with the product described by the parent <prodinfo> element. Category: Prolog
elements
The <series> metadata element contains information about the product series that the topic supports. Category: Prolog elements
The <platform> metadata element contains a description of the operating system and/or hardware related to the product being described by the <prodinfo> element. The
platform element may be used to provide a more detailed definition of values used throughout the map or topic on the platform attribute. Category: Prolog elements
The <prognum> metadata element identifies the program number of the associated program product. This is typically an order number or a product tracking code that could be
replaced by an order number when a product completes development. Category: Prolog elements
The <featnum> element contains the feature number of a product in the metadata. Category: Prolog elements
The <component> element describes the component of the product that this topic is concerned with. For example, a product might be made up of many components, each of
which is installable separately. Components might also be shared by several products so that the same component is available for installation with many products. An implementation may (but
need not) use this identification to check cross-component dependencies when some components are installed, but not others. An implementation may also (but need not) use the identification
make sure that topics are hidden, removed, or flagged in some way when the component they describe isn't installed. Category: Prolog elements
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. Category: Prolog elements
The <resourceid> element provides an identifier for applications that require them in a particular format, when the normal id attribute of the topic can't be used. Each
resourceid entry should be unique. It is one of the metadata elements that can be included within the prolog of a topic, along with document tracking and product information, etc. The
element has no content, but takes an id attribute, an appname attribute, and an appid attribute. Category: Prolog elements