Whole document tree
    

Whole document tree

RefMiscInfo

RefMiscInfo

Name

RefMiscInfo -- Information in RefMeta that may be supplied by vendors, or a descriptive phrase for use in a print header

Content Model

  (#PCDATA | Emphasis | Trademark | Replaceable | Comment
  | Subscript | Superscript
  | InlineGraphic)+

Attributes

This element has common and Role attributes.

Tag Minimization

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

Description

Information in RefMeta that may be supplied by vendors, such as Copyright, release date, revision date, print status, operating system, hardware architecture, or a descriptive phrase for use in a print header. It contains plain text, and has common and Class attributes.

Parents

RefMiscInfo occurs in RefMeta.

Children

RefMiscInfo contains these elements: Comment, Emphasis, InlineGraphic, #PCDATA, Replaceable, Subscript, Superscript, Trademark.

In some contexts, some of these elements may be invalid due to exclusions in parent elements.

Attributes

Class

Class is a freely assignable parameter; there is no default.

Examples

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