Whole document tree
    

Whole document tree

Important

Important

Name

Important -- Admonition set off from the text

Content Model

  (Title?, (CalloutList | GlossList | ItemizedList
  | OrderedList | SegmentedList | SimpleList | VariableList
  | LiteralLayout | ProgramListing | ProgramListingCO
  | Screen | ScreenCO | ScreenShot | Synopsis | CmdSynopsis
  | FuncSynopsis | FormalPara | Para | SimPara | Address
  | BlockQuote | Graphic | GraphicCO | InformalEquation
  | InformalExample | InformalTable | Equation | Example
  | Figure | Table | Procedure | Sidebar | Anchor | BridgeHead
  | Comment)+)
  -(Caution | Important | Note | Tip | Warning)

Exclusions

Important excludes these elements at every level:

  Caution | Important | Note | Tip | Warning

Attributes

This element has common and Role attributes.

Tag Minimization

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

Description

Important is an admonition set off from the text, as are the other admonitions, Tip, Note, Caution, and Warning. Its contents may include paragraphs, lists, and so forth, but not other admonitions. It has common attributes.

Children

Important contains these elements: Address, Anchor, BlockQuote, BridgeHead, CalloutList, CmdSynopsis, Comment, Equation, Example, Figure, FormalPara, FuncSynopsis, GlossList, Graphic, GraphicCO, InformalEquation, InformalExample, InformalTable, ItemizedList, LiteralLayout, OrderedList, Para, Procedure, ProgramListing, ProgramListingCO, Screen, ScreenCO, ScreenShot, SegmentedList, Sidebar, SimPara, SimpleList, Synopsis, Table, Title, VariableList.

In some contexts, additional elements may be allowed by inclusions in parent elements. Similarly, in some contexts, some of these elements may be invalid due to exclusions in parent elements.

Examples

<IMPORTANT>
<PARA>You must pay attention to your keystrokes, else
you may commit a typo</PARA>
</IMPORTANT>