1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2<html> 3<head> 4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 5<title>BoostBook element description</title> 6<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> 7<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 8<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> 9<link rel="up" href="../../reference.html" title="Reference"> 10<link rel="prev" href="template-type-parameter.html" title="BoostBook element template-type-parameter"> 11<link rel="next" href="librarylist.html" title="BoostBook element librarylist"> 12</head> 13<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 14<table cellpadding="2" width="100%"><tr> 15<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td> 16<td align="center"><a href="../../../../index.html">Home</a></td> 17<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> 18<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> 19<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> 20<td align="center"><a href="../../../../more/index.htm">More</a></td> 21</tr></table> 22<hr> 23<div class="spirit-nav"> 24<a accesskey="p" href="template-type-parameter.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="librarylist.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> 25</div> 26<div class="refentry"> 27<a name="boostbook.dtd.description"></a><div class="titlepage"></div> 28<div class="refnamediv"> 29<h2><span class="refentrytitle"> 30 BoostBook element <code class="sgmltag-element">description</code></span></h2> 31<p>description — Detailed description of a construct</p> 32</div> 33<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> 34<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv">description ::= 35 (ANY) 36</div> 37<div class="refsection"> 38<a name="id-1.4.3.7.11.4"></a><h2>Description</h2> 39<p>Although the context model for this element is 40 <code class="computeroutput">ANY</code>, detailed descriptions should contain structured 41 DocBook elements that occur within sections, e.g., paragraphs 42 (<code class="sgmltag-element">para</code>, <code class="sgmltag-element">simpara</code>), lists 43 (<code class="sgmltag-element">orderedlist</code>, <code class="sgmltag-element">itemizedlist</code>), 44 tables (<code class="sgmltag-element">informaltable</code>, <code class="sgmltag-element">table</code>), 45 etc.</p> 46</div> 47<div class="refsection"> 48<a name="id-1.4.3.7.11.5"></a><h2>Attributes</h2> 49<div class="informaltable"><table class="table"> 50<colgroup> 51<col> 52<col> 53<col> 54<col> 55</colgroup> 56<thead><tr> 57<th>Name</th> 58<th>Type</th> 59<th>Value</th> 60<th>Purpose</th> 61</tr></thead> 62<tbody> 63<tr> 64<td>last-revision</td> 65<td>#IMPLIED</td> 66<td>CDATA</td> 67<td>Set to $Date$ to keep "last revised" information in sync with CVS changes</td> 68</tr> 69<tr> 70<td>id</td> 71<td>#IMPLIED</td> 72<td>CDATA</td> 73<td>A global identifier for this element</td> 74</tr> 75<tr> 76<td>xml:base</td> 77<td>#IMPLIED</td> 78<td>CDATA</td> 79<td>Implementation detail used by XIncludes</td> 80</tr> 81</tbody> 82</table></div> 83</div> 84</div> 85<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 86<td align="left"></td> 87<td align="right"><div class="copyright-footer">Copyright © 2003-2005 Douglas Gregor<p>Distributed under the Boost Software License, Version 1.0. 88 (See accompanying file LICENSE_1_0.txt or copy at 89 <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>). 90 </p> 91</div></td> 92</tr></table> 93<hr> 94<div class="spirit-nav"> 95<a accesskey="p" href="template-type-parameter.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="librarylist.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> 96</div> 97</body> 98</html> 99