Home Prev Up NextDocBook: The Definitive Guide 2.0.10 (Alpha)

note

$Revision: 1.3 $

$Date: 2002/06/12 11:18:19 $

note — A message set off from the text

Description

A Note is an admonition set off from the main text.

In some types of documentation, the semantics of admonitions are clearly defined (Caution might imply the possibility of harm to equipement whereas Warning might imply harm to a person), but DocBook makes no such assertions.

Processing expectations

Formatted as a displayed block. Often outputs the generated text “Note” or some other visible indication of the type of admonition, especially if a Title is not present. Sometimes outputs a graphical icon or another symbol as well.

Examples

<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
          "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<note><title>Upcoming Changes</title>
<para>
Future versions of this feature may not be backward-compatible.
Consider implementing the revised interface now.
</para>
</note>

Upcoming Changes

Future versions of this feature may not be backward-compatible. Consider implementing the revised interface now.

Prev  Home Next
nonterminal  Up objectinfo


 

  

   
" IBM studies found GNU/Linux highly reliable. IBM ran a series of extremely stressful tests for 30 and 60 days, and found that the Linux kernel and other core OS components -- including libraries, device drivers, file systems, networking, IPC, and memory management -- operated consistently and completed all the expected durations of runs with zero critical system failures.   "