Whole document tree
    

Whole document tree

Type

Type

Name

Type -- Classification of a value

Content Model

  (#PCDATA | Replaceable | InlineGraphic)+

Attributes

This element has common and Role attributes.

Tag Minimization

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

Description

Classification of a value. It contains plain text, Replaceable, and InlineGraphic, and has common attributes.

Children

Type contains these elements: InlineGraphic, #PCDATA, Replaceable.

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

Examples

<PARA>Of the strings you type on the command line,
<TYPE>commands</TYPE>, such as <COMMAND>grep</COMMAND>, 
some are <TYPE>flags</TYPE>, such as <OPTION>-i</OPTION>,
and some are <TYPE>filenames</TYPE>.
</PARA>