|
|
|||||||||||||||||
![]() |
![]() |
||||||||||||||||
|
|
|||||||||||||||||
![]() |
|||||||||||||||||
|
|
|||||||||||||||||
|
|
|
|
|||||||||||||||
|
|
|||||||||||||||||
|
|
|
|
|||||||||||||||
|
part$Revision: 1.3 $ $Date: 2002/06/12 11:18:21 $ part — A division in a book SynopsisContent Modelpart ::= (beginpage?,partinfo?, (title,subtitle?,titleabbrev?), partintro?, (appendix|chapter|toc|lot|index|glossary|bibliography|article| preface|refentry|reference)+) Attributes
DescriptionParts segment a book into divisions. Each division can contain a number of component-level elements, such as Chapters. Attributes
ExamplesThe following example comes from Java in a Nutshell: <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<part label="II">
<title>Programming with the Java API</title>
<partintro>
<para>
The sections in Part II present real-world examples of
programming with Java. You can study and learn from the
examples, and you can adapt them for use in your own programs.
</para>
<para>
The example code in these chapters is available for downloading.
See <systemitem role="url">http://www.ora.com/catalog/books/javanut</systemitem>.
</para>
<literallayout>
<xref linkend="jnut-ch-04"/>
<xref linkend="jnut-ch-05"/>
<xref linkend="jnut-ch-06"/>
<xref linkend="jnut-ch-07"/>
<xref linkend="jnut-ch-08"/>
<xref linkend="jnut-ch-09"/>
</literallayout>
</partintro>
<chapter id="jnut-ch-04"><title/><para>...</para></chapter>
<chapter id="jnut-ch-05"><title/><para>...</para></chapter>
<chapter id="jnut-ch-06"><title/><para>...</para></chapter>
<chapter id="jnut-ch-07"><title/><para>...</para></chapter>
<chapter id="jnut-ch-08"><title/><para>...</para></chapter>
<chapter id="jnut-ch-09"><title/><para>...</para></chapter>
</part>
|
|
|||||||||||||||
|
|
|||||||||||||||||
|
Marketplace: include("../links-d.html"); ?> | |||||||||||||||||
| " $quotes = file("../3quotes.txt"); $quote = rand(1, sizeof($quotes)); echo $quotes[$quote]; ?> " | |||||||||||||||||