livre : sections,
chapitres, articles...
Le livre est l'unité la plus large de ce
schéma. Elle intègre tous les autres éléments. En particulier,
il s'agit souvent du niveau où une transformation saura générer
des éléments de
Navigation.
dbk:book<1>
- <
book> -
- <
info> -
<!-- Métadonnées générales du livre -->
- <
title> -
<proper>Titre du livre</proper>
- </
title>
- </
info>
- <
title> -
<proper>Titre du livre</proper>
- </
title>
<!-- Eléments de navigation (bibliography, index, contents) en-tête
ou en fin de livre -->
<!-- Succession d'éléments structurants : (section | part | chapter | article) -->
- </
book>
Parents<^>
Enfants<^>
(info?, title, ( (%Navigation+, (section+ | chapter+ | part+ | article+)?) | ( (section+ | chapter+ | part+ | article+), %Navigation*))?, colophon?) Attributs<^>
@id="xs:ID" @code="xs:string" @audience="xs:string" @css="xs:string" @class="xs:string" @remap="xs:string" @uri="xs:anyURI" @lang="xs:string" @value="xs:string" @role="xs:string" @scheme="xs:string" - <
xs:complexType name="book"> -
- <
xs:sequence> -
<
xs:element minOccurs="
0"
ref="
info"/>
- <
xs:choice minOccurs="0"> -
- <
xs:sequence> -
- <
xs:choice minOccurs="0"> -
- </
xs:choice>
- </
xs:sequence>
- <
xs:sequence> -
- <
xs:choice> -
- </
xs:choice>
- </
xs:sequence>
- </
xs:choice>
- </
xs:sequence>
- </
xs:complexType>
<1> http://www.docbook.org/tdg/en/html/book.html