Whole document tree
    

Whole document tree

RefMeta

RefMeta

Name

RefMeta -- First major division of a reference page, in which metainformation about the reference page is supplied

Content Model

  (RefEntryTitle, ManVolNum?, RefMiscInfo*) -(BeginPage)

Exclusions

RefMeta excludes these elements at every level:

  BeginPage

Attributes

This element has common and Role attributes.

Tag Minimization

Both the start- and end-tags are required for this element.

Description

The first major division of a reference page, in which metainformation about the reference page is supplied. RefMeta contains, in order, a required RefEntryTitle, an optional ManVolNum, and any number of RefMiscInfos. It has common attributes.

Parents

RefMeta occurs in RefEntry.

Children

RefMeta contains these elements: ManVolNum, RefEntryTitle, RefMiscInfo.

In some contexts, additional elements may be allowed by inclusions in parent elements.

Examples

<REFMETA>
<REFENTRYTITLE>ldsysdump
</REFENTRYTITLE>
<MANVOLNUM>1
</MANVOLNUM>
<REFMISCINFO CLASS="Sysad">System Administration Commands
</REFMISCINFO>
<REFMISCINFO CLASS="Copyright">Copyright 1985
</REFMISCINFO>
</REFMETA>