Initial commit
[profile/ivi/docbook-dtds.git] / 3.0-sgml / dbhier.mod
1 <!-- ...................................................................... -->\r
2 <!-- DocBook document hierarchy module V3.0 ............................... -->\r
3 <!-- File dbhier.mod ...................................................... -->\r
4 \r
5 <!-- Copyright 1992, 1993, 1994, 1995, 1996 HaL Computer Systems, Inc., \r
6      O'Reilly & Associates, Inc., ArborText, Inc., and Fujitsu Software\r
7      Corporation.\r
8 \r
9      Permission to use, copy, modify and distribute the DocBook DTD and\r
10      its accompanying documentation for any purpose and without fee is\r
11      hereby granted in perpetuity, provided that the above copyright\r
12      notice and this paragraph appear in all copies.  The copyright\r
13      holders make no representation about the suitability of the DTD for\r
14      any purpose.  It is provided "as is" without expressed or implied\r
15      warranty.\r
16 \r
17      If you modify the DocBook DTD in any way, except for declaring and\r
18      referencing additional sets of general entities and declaring\r
19      additional notations, label your DTD as a variant of DocBook.  See\r
20      the maintenance documentation for more information.\r
21 \r
22      Please direct all questions, bug reports, or suggestions for\r
23      changes to the davenport@online.ora.com mailing list or to one of\r
24      the maintainers:\r
25 \r
26      o Terry Allen, Fujitsu Software Corporation\r
27        3055 Orchard Drive, San Jose, CA 95134\r
28        <tallen@fsc.fujitsu.com>\r
29 \r
30      o Eve Maler, ArborText Inc.\r
31        105 Lexington St., Burlington, MA 01803\r
32        <elm@arbortext.com>\r
33 -->\r
34 \r
35 <!-- ...................................................................... -->\r
36 \r
37 <!-- This module contains the definitions for the overall document\r
38      hierarchies of DocBook documents.  It covers computer documentation\r
39      manuals and manual fragments, as well as reference entries (such as\r
40      man pages) and technical journals or anthologies containing\r
41      articles.\r
42 \r
43      This module depends on the DocBook information pool module.  All\r
44      elements and entities referenced but not defined here are assumed\r
45      to be defined in the information pool module.\r
46 \r
47      In DTD driver files referring to this module, please use an entity\r
48      declaration that uses the public identifier shown below:\r
49 \r
50      <!ENTITY % dbhier PUBLIC\r
51      "-//Davenport//ELEMENTS DocBook Document Hierarchy V3.0//EN">\r
52      %dbhier;\r
53 \r
54      See the documentation for detailed information on the parameter\r
55      entity and module scheme used in DocBook, customizing DocBook and\r
56      planning for interchange, and changes made since the last release\r
57      of DocBook.\r
58 -->\r
59 \r
60 <!-- ...................................................................... -->\r
61 <!-- Entities for module inclusions ....................................... -->\r
62 \r
63 <!ENTITY % dbhier.redecl.module         "IGNORE">\r
64 <!ENTITY % dbhier.redecl2.module        "IGNORE">\r
65 \r
66 <!-- ...................................................................... -->\r
67 <!-- Entities for element classes ......................................... -->\r
68 \r
69 <!ENTITY % local.appendix.class "">\r
70 <!ENTITY % appendix.class       "Appendix %local.appendix.class;">\r
71 \r
72 <!ENTITY % local.article.class "">\r
73 <!ENTITY % article.class        "Article %local.article.class">\r
74 \r
75 <!ENTITY % local.book.class "">\r
76 <!ENTITY % book.class           "Book %local.book.class;">\r
77 \r
78 <!ENTITY % local.chapter.class "">\r
79 <!ENTITY % chapter.class        "Chapter %local.chapter.class;">\r
80 \r
81 <!ENTITY % local.index.class "">\r
82 <!ENTITY % index.class          "Index|SetIndex %local.index.class;">\r
83 \r
84 <!-- SetInfo and BookInfo are not included in otherinfo.class because\r
85 they have different attribute lists. -->\r
86 <!ENTITY % local.otherinfo.class "">\r
87 <!--FUTURE USE (V4.0):\r
88 ......................\r
89 The DocInfo element will be split out into ChapterInfo, AppendixInfo,\r
90 etc.\r
91 ......................\r
92 -->\r
93 <!ENTITY % otherinfo.class      "DocInfo|Sect1Info|Sect2Info|Sect3Info\r
94                                 |Sect4Info|Sect5Info|RefSect1Info\r
95                                 |RefSect2Info|RefSect3Info|RefSynopsisDivInfo\r
96                                 %local.otherinfo.class;">\r
97 \r
98 <!ENTITY % local.refentry.class "">\r
99 <!ENTITY % refentry.class       "RefEntry %local.refentry.class;">\r
100 \r
101 <!ENTITY % local.nav.class "">\r
102 <!ENTITY % nav.class            "ToC|LoT|Index|Glossary|Bibliography \r
103                                 %local.nav.class;">\r
104 \r
105 <!-- Redeclaration placeholder ............................................ -->\r
106 \r
107 <!-- For redeclaring entities that are declared after this point while\r
108      retaining their references to the entities that are declared before\r
109      this point -->\r
110 \r
111 <![ %dbhier.redecl.module; [\r
112 %rdbhier;\r
113 <!--end of dbhier.redecl.module-->]]>\r
114 \r
115 <!-- ...................................................................... -->\r
116 <!-- Entities for element mixtures ........................................ -->\r
117 \r
118 <!ENTITY % local.divcomponent.mix "">\r
119 <!ENTITY % divcomponent.mix\r
120                 "%list.class;           |%admon.class;\r
121                 |%linespecific.class;   |%synop.class;\r
122                 |%para.class;           |%informal.class;\r
123                 |%formal.class;         |%compound.class;\r
124                 |%genobj.class;         |%descobj.class;\r
125                 %local.divcomponent.mix;">\r
126 \r
127 <!ENTITY % local.refcomponent.mix "">\r
128 <!ENTITY % refcomponent.mix\r
129                 "%list.class;           |%admon.class;\r
130                 |%linespecific.class;   |%synop.class;\r
131                 |%para.class;           |%informal.class;\r
132                 |%formal.class;         |%compound.class;\r
133                 |%genobj.class;         |%descobj.class;\r
134                 %local.refcomponent.mix;">\r
135 \r
136 <!ENTITY % local.indexdivcomponent.mix "">\r
137 <!ENTITY % indexdivcomponent.mix\r
138                 "ItemizedList|OrderedList|VariableList|SimpleList\r
139                 |%linespecific.class;   |%synop.class;\r
140                 |%para.class;           |%informal.class;\r
141                 |Anchor|Comment\r
142                 |%link.char.class;\r
143                 %local.indexdivcomponent.mix;">\r
144 \r
145 <!ENTITY % local.refname.char.mix "">\r
146 <!ENTITY % refname.char.mix\r
147                 "#PCDATA\r
148                 |%tech.char.class;\r
149                 %local.refname.char.mix;">\r
150 \r
151 <!ENTITY % local.partcontent.mix "">\r
152 <!ENTITY % partcontent.mix\r
153                 "%appendix.class;|%chapter.class;|%nav.class;|%article.class;\r
154                 |Preface|%refentry.class;|Reference %local.partcontent.mix;">\r
155 \r
156 <!ENTITY % local.refinline.char.mix "">\r
157 <!ENTITY % refinline.char.mix\r
158                 "#PCDATA\r
159                 |%xref.char.class;      |%gen.char.class;\r
160                 |%link.char.class;      |%tech.char.class;\r
161                 |%base.char.class;      |%docinfo.char.class;\r
162                 |%other.char.class;\r
163                 %local.refinline.char.mix;">\r
164 \r
165 <!ENTITY % local.refclass.char.mix "">\r
166 <!ENTITY % refclass.char.mix\r
167                 "#PCDATA\r
168                 |Application\r
169                 %local.refclass.char.mix;">\r
170 \r
171 <!ENTITY % local.setinfo.char.mix "">\r
172 <!ENTITY % setinfo.char.mix\r
173                 "#PCDATA\r
174                 |%docinfo.char.class;|Title|Copyright|CorpName\r
175                 |Date|Editor|Edition|InvPartNumber|ISBN\r
176                 |LegalNotice|OrgName|PrintHistory|Publisher\r
177                 |PubsNumber|ReleaseInfo|Subtitle|VolumeNum\r
178                 %local.setinfo.char.mix;">\r
179 \r
180 <!-- Redeclaration placeholder 2 .......................................... -->\r
181 \r
182 <!-- For redeclaring entities that are declared after this point while\r
183      retaining their references to the entities that are declared before\r
184      this point -->\r
185 \r
186 <![ %dbhier.redecl2.module; [\r
187 %rdbhier2;\r
188 <!--end of dbhier.redecl2.module-->]]>\r
189 \r
190 <!-- ...................................................................... -->\r
191 <!-- Entities for content models .......................................... -->\r
192 \r
193 <!ENTITY % div.title.content\r
194         "Title, TitleAbbrev?">\r
195 \r
196 <!--FUTURE USE (V4.0):\r
197 ......................\r
198 The DocInfo element will be split out into ChapterInfo, AppendixInfo,\r
199 etc.\r
200 ......................\r
201 -->\r
202 <!ENTITY % bookcomponent.title.content\r
203         "DocInfo?, Title, TitleAbbrev?">\r
204 \r
205 <!ENTITY % sect.title.content\r
206         "Title, TitleAbbrev?">\r
207 \r
208 <!ENTITY % refsect.title.content\r
209         "Title, TitleAbbrev?">\r
210 \r
211 <!ENTITY % bookcomponent.content\r
212         "((%divcomponent.mix;)+, \r
213         (Sect1*|(%refentry.class;)*|SimpleSect*))\r
214         | (Sect1+|(%refentry.class;)+|SimpleSect+)">\r
215 \r
216 <!-- ...................................................................... -->\r
217 <!-- Set and SetInfo ...................................................... -->\r
218 \r
219 <!ENTITY % set.content.module "INCLUDE">\r
220 <![ %set.content.module; [\r
221 <!ENTITY % set.module "INCLUDE">\r
222 <![ %set.module; [\r
223 <!ENTITY % local.set.attrib "">\r
224 <!ENTITY % set.role.attrib "%role.attrib;">\r
225 <!ELEMENT Set - O ((%div.title.content;)?, SetInfo?, ToC?, (%book.class;),\r
226                 (%book.class;)+, SetIndex?) +(%ubiq.mix;)>\r
227 <!ATTLIST Set\r
228                 --\r
229                 FPI: SGML formal public identifier\r
230                 --\r
231                 FPI             CDATA           #IMPLIED\r
232                 %status.attrib;\r
233                 %common.attrib;\r
234                 %set.role.attrib;\r
235                 %local.set.attrib;\r
236 >\r
237 <!--end of set.module-->]]>\r
238 \r
239 <!ENTITY % setinfo.module "INCLUDE">\r
240 <![ %setinfo.module; [\r
241 <!ENTITY % local.setinfo.attrib "">\r
242 <!ENTITY % setinfo.role.attrib "%role.attrib;">\r
243 <!ELEMENT SetInfo - - ((Graphic | LegalNotice | ModeSpec | SubjectSet \r
244         | KeywordSet | ITermSet | %bibliocomponent.mix;)+) -(BeginPage)>\r
245 <!ATTLIST SetInfo\r
246                 --\r
247                 Contents: IDs of the ToC, Books, and SetIndex that comprise \r
248                 the set, in the order of their appearance\r
249                 --\r
250                 Contents        IDREFS          #IMPLIED\r
251                 %common.attrib;\r
252                 %setinfo.role.attrib;\r
253                 %local.setinfo.attrib;\r
254 >\r
255 <!--end of setinfo.module-->]]>\r
256 <!--end of set.content.module-->]]>\r
257 \r
258 <!-- ...................................................................... -->\r
259 <!-- Book and BookInfo .................................................... -->\r
260 \r
261 <!ENTITY % book.content.module "INCLUDE">\r
262 <![ %book.content.module; [\r
263 <!ENTITY % book.module "INCLUDE">\r
264 <![ %book.module; [\r
265 <!--FUTURE USE (V4.0):\r
266 ......................\r
267 The %article.class; entity *may* be removed from the Book content model.\r
268 (Article may be made part of a new top-level document hierarchy.)\r
269 ......................\r
270 -->\r
271 \r
272 <!ENTITY % local.book.attrib "">\r
273 <!ENTITY % book.role.attrib "%role.attrib;">\r
274 <!ELEMENT Book - O ((%div.title.content;)?, BookInfo?, Dedication?, ToC?, LoT*, \r
275                 (Glossary|Bibliography|Preface)*,\r
276                 (((%chapter.class;)+, Reference*) | Part+ \r
277                 | Reference+ | (%article.class;)+), \r
278                 (%appendix.class;)*, (Glossary|Bibliography)*, \r
279                 (%index.class;)*, LoT*, ToC?)\r
280                 +(%ubiq.mix;)>\r
281 <!ATTLIST Book  \r
282                 --\r
283                 FPI: SGML formal public identifier\r
284                 --\r
285                 FPI             CDATA           #IMPLIED\r
286                 %label.attrib;\r
287                 %status.attrib;\r
288                 %common.attrib;\r
289                 %book.role.attrib;\r
290                 %local.book.attrib;\r
291 >\r
292 <!--end of book.module-->]]>\r
293 \r
294 <!ENTITY % bookinfo.module "INCLUDE">\r
295 <![ %bookinfo.module; [\r
296 <!--FUTURE USE (V4.0):\r
297 ......................\r
298 BookBiblio will be discarded.\r
299 ......................\r
300 -->\r
301 <!ENTITY % local.bookinfo.attrib "">\r
302 <!ENTITY % bookinfo.role.attrib "%role.attrib;">\r
303 <!ELEMENT BookInfo - - ((Graphic | LegalNotice | ModeSpec | SubjectSet \r
304         | KeywordSet | ITermSet | %bibliocomponent.mix; | BookBiblio)+)\r
305         -(BeginPage)>\r
306 <!ATTLIST BookInfo\r
307                 --\r
308                 Contents: IDs of the ToC, LoTs, Prefaces, Parts, Chapters,\r
309                 Appendixes, References, GLossary, Bibliography, and indexes\r
310                 comprising the Book, in the order of their appearance\r
311                 --\r
312                 Contents        IDREFS          #IMPLIED\r
313                 %common.attrib;\r
314                 %bookinfo.role.attrib;\r
315                 %local.bookinfo.attrib;\r
316 >\r
317 <!--end of bookinfo.module-->]]>\r
318 <!--end of book.content.module-->]]>\r
319 \r
320 <!-- ...................................................................... -->\r
321 <!-- Dedication, ToC, and LoT ............................................. -->\r
322 \r
323 <!ENTITY % dedication.module "INCLUDE">\r
324 <![ %dedication.module; [\r
325 <!ENTITY % local.dedication.attrib "">\r
326 <!ENTITY % dedication.role.attrib "%role.attrib;">\r
327 <!ELEMENT Dedication - O ((%sect.title.content;)?, (%legalnotice.mix;)+)>\r
328 <!ATTLIST Dedication\r
329                 %status.attrib;\r
330                 %common.attrib;\r
331                 %dedication.role.attrib;\r
332                 %local.dedication.attrib;\r
333 >\r
334 <!--end of dedication.module-->]]>\r
335 \r
336 <!ENTITY % toc.content.module "INCLUDE">\r
337 <![ %toc.content.module; [\r
338 <!ENTITY % toc.module "INCLUDE">\r
339 <![ %toc.module; [\r
340 <!ENTITY % local.toc.attrib "">\r
341 <!ENTITY % toc.role.attrib "%role.attrib;">\r
342 <!ELEMENT ToC - O ((%bookcomponent.title.content;)?, ToCfront*,\r
343                 (ToCpart | ToCchap)*, ToCback*)>\r
344 <!ATTLIST ToC\r
345                 %pagenum.attrib;\r
346                 %common.attrib;\r
347                 %toc.role.attrib;\r
348                 %local.toc.attrib;\r
349 >\r
350 <!--end of toc.module-->]]>\r
351 \r
352 <!ENTITY % tocfront.module "INCLUDE">\r
353 <![ %tocfront.module; [\r
354 <!ENTITY % local.tocfront.attrib "">\r
355 <!ENTITY % tocfront.role.attrib "%role.attrib;">\r
356 <!ELEMENT ToCfront - O ((%para.char.mix;)+)>\r
357 <!ATTLIST ToCfront\r
358                 %label.attrib;\r
359                 %linkend.attrib; --to element that this entry represents--\r
360                 %pagenum.attrib;\r
361                 %common.attrib;\r
362                 %tocfront.role.attrib;\r
363                 %local.tocfront.attrib;\r
364 >\r
365 <!--end of tocfront.module-->]]>\r
366 \r
367 <!ENTITY % tocentry.module "INCLUDE">\r
368 <![ %tocentry.module; [\r
369 <!ENTITY % local.tocentry.attrib "">\r
370 <!ENTITY % tocentry.role.attrib "%role.attrib;">\r
371 <!ELEMENT ToCentry - - ((%para.char.mix;)+)>\r
372 <!ATTLIST ToCentry\r
373                 %linkend.attrib; --to element that this entry represents--\r
374                 %pagenum.attrib;\r
375                 %common.attrib;\r
376                 %tocentry.role.attrib;\r
377                 %local.tocentry.attrib;\r
378 >\r
379 <!--end of tocentry.module-->]]>\r
380 \r
381 <!ENTITY % tocpart.module "INCLUDE">\r
382 <![ %tocpart.module; [\r
383 <!ENTITY % local.tocpart.attrib "">\r
384 <!ENTITY % tocpart.role.attrib "%role.attrib;">\r
385 <!ELEMENT ToCpart - O (ToCentry+, ToCchap*)>\r
386 <!ATTLIST ToCpart\r
387                 %common.attrib;\r
388                 %tocpart.role.attrib;\r
389                 %local.tocpart.attrib;\r
390 >\r
391 <!--end of tocpart.module-->]]>\r
392 \r
393 <!ENTITY % tocchap.module "INCLUDE">\r
394 <![ %tocchap.module; [\r
395 <!ENTITY % local.tocchap.attrib "">\r
396 <!ENTITY % tocchap.role.attrib "%role.attrib;">\r
397 <!ELEMENT ToCchap - O (ToCentry+, ToClevel1*)>\r
398 <!ATTLIST ToCchap\r
399                 %label.attrib;\r
400                 %common.attrib;\r
401                 %tocchap.role.attrib;\r
402                 %local.tocchap.attrib;\r
403 >\r
404 <!--end of tocchap.module-->]]>\r
405 \r
406 <!ENTITY % toclevel1.module "INCLUDE">\r
407 <![ %toclevel1.module; [\r
408 <!ENTITY % local.toclevel1.attrib "">\r
409 <!ENTITY % toclevel1.role.attrib "%role.attrib;">\r
410 <!ELEMENT ToClevel1 - O (ToCentry+, ToClevel2*)>\r
411 <!ATTLIST ToClevel1\r
412                 %common.attrib;\r
413                 %toclevel1.role.attrib;\r
414                 %local.toclevel1.attrib;\r
415 >\r
416 <!--end of toclevel1.module-->]]>\r
417 \r
418 <!ENTITY % toclevel2.module "INCLUDE">\r
419 <![ %toclevel2.module; [\r
420 <!ENTITY % local.toclevel2.attrib "">\r
421 <!ENTITY % toclevel2.role.attrib "%role.attrib;">\r
422 <!ELEMENT ToClevel2 - O (ToCentry+, ToClevel3*)>\r
423 <!ATTLIST ToClevel2\r
424                 %common.attrib;\r
425                 %toclevel2.role.attrib;\r
426                 %local.toclevel2.attrib;\r
427 >\r
428 <!--end of toclevel2.module-->]]>\r
429 \r
430 <!ENTITY % toclevel3.module "INCLUDE">\r
431 <![ %toclevel3.module; [\r
432 <!ENTITY % local.toclevel3.attrib "">\r
433 <!ENTITY % toclevel3.role.attrib "%role.attrib;">\r
434 <!ELEMENT ToClevel3 - O (ToCentry+, ToClevel4*)>\r
435 <!ATTLIST ToClevel3\r
436                 %common.attrib;\r
437                 %toclevel3.role.attrib;\r
438                 %local.toclevel3.attrib;\r
439 >\r
440 <!--end of toclevel3.module-->]]>\r
441 \r
442 <!ENTITY % toclevel4.module "INCLUDE">\r
443 <![ %toclevel4.module; [\r
444 <!ENTITY % local.toclevel4.attrib "">\r
445 <!ENTITY % toclevel4.role.attrib "%role.attrib;">\r
446 <!ELEMENT ToClevel4 - O (ToCentry+, ToClevel5*)>\r
447 <!ATTLIST ToClevel4\r
448                 %common.attrib;\r
449                 %toclevel4.role.attrib;\r
450                 %local.toclevel4.attrib;\r
451 >\r
452 <!--end of toclevel4.module-->]]>\r
453 \r
454 <!ENTITY % toclevel5.module "INCLUDE">\r
455 <![ %toclevel5.module; [\r
456 <!ENTITY % local.toclevel5.attrib "">\r
457 <!ENTITY % toclevel5.role.attrib "%role.attrib;">\r
458 <!ELEMENT ToClevel5 - O (ToCentry+)>\r
459 <!ATTLIST ToClevel5\r
460                 %common.attrib;\r
461                 %toclevel5.role.attrib;\r
462                 %local.toclevel5.attrib;\r
463 >\r
464 <!--end of toclevel5.module-->]]>\r
465 \r
466 <!ENTITY % tocback.module "INCLUDE">\r
467 <![ %tocback.module; [\r
468 <!ENTITY % local.tocback.attrib "">\r
469 <!ENTITY % tocback.role.attrib "%role.attrib;">\r
470 <!ELEMENT ToCback - O ((%para.char.mix;)+)>\r
471 <!ATTLIST ToCback\r
472                 %label.attrib;\r
473                 %linkend.attrib; --to element that this entry represents--\r
474                 %pagenum.attrib;\r
475                 %common.attrib;\r
476                 %tocback.role.attrib;\r
477                 %local.tocback.attrib;\r
478 >\r
479 <!--end of tocback.module-->]]>\r
480 <!--end of toc.content.module-->]]>\r
481 \r
482 <!ENTITY % lot.content.module "INCLUDE">\r
483 <![ %lot.content.module; [\r
484 <!ENTITY % lot.module "INCLUDE">\r
485 <![ %lot.module; [\r
486 <!ENTITY % local.lot.attrib "">\r
487 <!ENTITY % lot.role.attrib "%role.attrib;">\r
488 <!ELEMENT LoT - O ((%bookcomponent.title.content;)?, LoTentry*)>\r
489 <!ATTLIST LoT\r
490                 %label.attrib;\r
491                 %common.attrib;\r
492                 %lot.role.attrib;\r
493                 %local.lot.attrib;\r
494 >\r
495 <!--end of lot.module-->]]>\r
496 \r
497 <!ENTITY % lotentry.module "INCLUDE">\r
498 <![ %lotentry.module; [\r
499 <!ENTITY % local.lotentry.attrib "">\r
500 <!ENTITY % lotentry.role.attrib "%role.attrib;">\r
501 <!ELEMENT LoTentry - - ((%para.char.mix;)+ )>\r
502 <!ATTLIST LoTentry\r
503                 --\r
504                 SrcCredit: Information about the source of the entry, \r
505                 as for a list of illustrations\r
506                 --\r
507                 SrcCredit       CDATA           #IMPLIED\r
508                 %pagenum.attrib;\r
509                 %common.attrib;\r
510                 %lotentry.role.attrib;\r
511                 %local.lotentry.attrib;\r
512 >\r
513 <!--end of lotentry.module-->]]>\r
514 <!--end of lot.content.module-->]]>\r
515 \r
516 <!-- ...................................................................... -->\r
517 <!-- Appendix, Chapter, Part, Preface, Reference, PartIntro ............... -->\r
518 \r
519 <!ENTITY % appendix.module "INCLUDE">\r
520 <![ %appendix.module; [\r
521 <!ENTITY % local.appendix.attrib "">\r
522 <!ENTITY % appendix.role.attrib "%role.attrib;">\r
523 <!ELEMENT Appendix - O ((%bookcomponent.title.content;), ToCchap?,\r
524                 (%bookcomponent.content;)) +(%ubiq.mix;)>\r
525 <!ATTLIST Appendix\r
526                 %label.attrib;\r
527                 %status.attrib;\r
528                 %common.attrib;\r
529                 %appendix.role.attrib;\r
530                 %local.appendix.attrib;\r
531 >\r
532 <!--end of appendix.module-->]]>\r
533 \r
534 <!ENTITY % chapter.module "INCLUDE">\r
535 <![ %chapter.module; [\r
536 <!ENTITY % local.chapter.attrib "">\r
537 <!ENTITY % chapter.role.attrib "%role.attrib;">\r
538 <!ELEMENT Chapter - O ((%bookcomponent.title.content;), ToCchap?,\r
539                 (%bookcomponent.content;), (Index | Glossary | Bibliography)*)\r
540                 +(%ubiq.mix;)>\r
541 <!ATTLIST Chapter\r
542                 %label.attrib;\r
543                 %status.attrib;\r
544                 %common.attrib;\r
545                 %chapter.role.attrib;\r
546                 %local.chapter.attrib;\r
547 >\r
548 <!--end of chapter.module-->]]>\r
549 \r
550 <!ENTITY % part.module "INCLUDE">\r
551 <![ %part.module; [\r
552 \r
553 <!-- Note that Part was to have its content model reduced in V4.0.  This\r
554 change will not be made after all. -->\r
555 \r
556 <!ENTITY % local.part.attrib "">\r
557 <!ENTITY % part.role.attrib "%role.attrib;">\r
558 <!ELEMENT Part - - ((%bookcomponent.title.content;), PartIntro?,\r
559                 (%partcontent.mix;)+) +(%ubiq.mix;)>\r
560 <!ATTLIST Part\r
561                 %label.attrib;\r
562                 %status.attrib;\r
563                 %common.attrib;\r
564                 %part.role.attrib;\r
565                 %local.part.attrib;\r
566 >\r
567 <!--ELEMENT PartIntro (defined below)-->\r
568 <!--end of part.module-->]]>\r
569 \r
570 <!ENTITY % preface.module "INCLUDE">\r
571 <![ %preface.module; [\r
572 <!ENTITY % local.preface.attrib "">\r
573 <!ENTITY % preface.role.attrib "%role.attrib;">\r
574 <!ELEMENT Preface - O ((%bookcomponent.title.content;), \r
575                 (%bookcomponent.content;)) +(%ubiq.mix;)>\r
576 <!ATTLIST Preface\r
577                 %status.attrib;\r
578                 %common.attrib;\r
579                 %preface.role.attrib;\r
580                 %local.preface.attrib;\r
581 >\r
582 <!--end of preface.module-->]]>\r
583 \r
584 <!ENTITY % reference.module "INCLUDE">\r
585 <![ %reference.module; [\r
586 <!ENTITY % local.reference.attrib "">\r
587 <!ENTITY % reference.role.attrib "%role.attrib;">\r
588 <!ELEMENT Reference - O ((%bookcomponent.title.content;), PartIntro?,\r
589                 (%refentry.class;)+) +(%ubiq.mix;)>\r
590 <!ATTLIST Reference\r
591                 %label.attrib;\r
592                 %status.attrib;\r
593                 %common.attrib;\r
594                 %reference.role.attrib;\r
595                 %local.reference.attrib;\r
596 >\r
597 <!--ELEMENT PartIntro (defined below)-->\r
598 <!--end of reference.module-->]]>\r
599 \r
600 <!ENTITY % partintro.module "INCLUDE">\r
601 <![ %partintro.module; [\r
602 <!ENTITY % local.partintro.attrib "">\r
603 <!ENTITY % partintro.role.attrib "%role.attrib;">\r
604 <!ELEMENT PartIntro - O ((%div.title.content;)?, (%bookcomponent.content;))\r
605                 +(%ubiq.mix;)>\r
606 <!ATTLIST PartIntro     \r
607                 %label.attrib;\r
608                 %common.attrib;\r
609                 %local.partintro.attrib;\r
610                 %partintro.role.attrib;\r
611 >\r
612 <!--end of partintro.module-->]]>\r
613 \r
614 <!-- ...................................................................... -->\r
615 <!-- Other Info elements .................................................. -->\r
616 \r
617 <!ENTITY % otherinfo.module "INCLUDE">\r
618 <![ %otherinfo.module; [\r
619 <!ENTITY % local.otherinfo.attrib "">\r
620 <!ENTITY % otherinfo.role.attrib "%role.attrib;">\r
621 <!ELEMENT (%otherinfo.class;) - - ((Graphic | LegalNotice | ModeSpec \r
622         | SubjectSet | KeywordSet | ITermSet | %bibliocomponent.mix;)+)\r
623         -(BeginPage)>\r
624 <!ATTLIST (%otherinfo.class;)\r
625                 %common.attrib;\r
626                 %otherinfo.role.attrib;\r
627                 %local.otherinfo.attrib;\r
628 >\r
629 <!--end of otherinfo.module-->]]>\r
630 \r
631 <!-- ...................................................................... -->\r
632 <!-- Sect1, Sect2, Sect3, Sect4, Sect5 .................................... -->\r
633 \r
634 <!ENTITY % sect1.module "INCLUDE">\r
635 <![ %sect1.module; [\r
636 <!ENTITY % local.sect1.attrib "">\r
637 <!ENTITY % sect1.role.attrib "%role.attrib;">\r
638 <!ELEMENT Sect1 - O (Sect1Info?, (%sect.title.content;), (%nav.class;)*,\r
639                 (((%divcomponent.mix;)+, \r
640                 ((%refentry.class;)* | Sect2* | SimpleSect*))\r
641                 | (%refentry.class;)+ | Sect2+ | SimpleSect+), (%nav.class;)*)\r
642                 +(%ubiq.mix;)>\r
643 <!ATTLIST Sect1\r
644                 --\r
645                 Renderas: Indicates the format in which the heading should\r
646                 appear\r
647                 --\r
648                 Renderas        (Sect2\r
649                                 |Sect3\r
650                                 |Sect4\r
651                                 |Sect5)         #IMPLIED\r
652                 %label.attrib;\r
653                 %status.attrib;\r
654                 %common.attrib;\r
655                 %sect1.role.attrib;\r
656                 %local.sect1.attrib;\r
657 >\r
658 <!--end of sect1.module-->]]>\r
659 \r
660 <!ENTITY % sect2.module "INCLUDE">\r
661 <![ %sect2.module; [\r
662 <!ENTITY % local.sect2.attrib "">\r
663 <!ENTITY % sect2.role.attrib "%role.attrib;">\r
664 <!ELEMENT Sect2 - O (Sect2Info?, (%sect.title.content;), (%nav.class;)*,\r
665                 (((%divcomponent.mix;)+, \r
666                 ((%refentry.class;)* | Sect3* | SimpleSect*))\r
667                 | (%refentry.class;)+ | Sect3+ | SimpleSect+), (%nav.class;)*)>\r
668 <!ATTLIST Sect2\r
669                 --\r
670                 Renderas: Indicates the format in which the heading should\r
671                 appear\r
672                 --\r
673                 Renderas        (Sect1\r
674                                 |Sect3\r
675                                 |Sect4\r
676                                 |Sect5)         #IMPLIED\r
677                 %label.attrib;\r
678                 %status.attrib;\r
679                 %common.attrib;\r
680                 %sect2.role.attrib;\r
681                 %local.sect2.attrib;\r
682 >\r
683 <!--end of sect2.module-->]]>\r
684 \r
685 <!ENTITY % sect3.module "INCLUDE">\r
686 <![ %sect3.module; [\r
687 <!ENTITY % local.sect3.attrib "">\r
688 <!ENTITY % sect3.role.attrib "%role.attrib;">\r
689 <!ELEMENT Sect3 - O (Sect3Info?, (%sect.title.content;), (%nav.class;)*,\r
690                 (((%divcomponent.mix;)+, \r
691                 ((%refentry.class;)* | Sect4* | SimpleSect*))\r
692                 | (%refentry.class;)+ | Sect4+ | SimpleSect+), (%nav.class;)*)>\r
693 <!ATTLIST Sect3\r
694                 --\r
695                 Renderas: Indicates the format in which the heading should\r
696                 appear\r
697                 --\r
698                 Renderas        (Sect1\r
699                                 |Sect2\r
700                                 |Sect4\r
701                                 |Sect5)         #IMPLIED\r
702                 %label.attrib;\r
703                 %status.attrib;\r
704                 %common.attrib;\r
705                 %sect3.role.attrib;\r
706                 %local.sect3.attrib;\r
707 >\r
708 <!--end of sect3.module-->]]>\r
709 \r
710 <!ENTITY % sect4.module "INCLUDE">\r
711 <![ %sect4.module; [\r
712 <!ENTITY % local.sect4.attrib "">\r
713 <!ENTITY % sect4.role.attrib "%role.attrib;">\r
714 <!ELEMENT Sect4 - O (Sect4Info?, (%sect.title.content;), (%nav.class;)*,\r
715                 (((%divcomponent.mix;)+, \r
716                 ((%refentry.class;)* | Sect5* | SimpleSect*))\r
717                 | (%refentry.class;)+ | Sect5+ | SimpleSect+), (%nav.class;)*)>\r
718 <!ATTLIST Sect4\r
719                 --\r
720                 Renderas: Indicates the format in which the heading should\r
721                 appear\r
722                 --\r
723                 Renderas        (Sect1\r
724                                 |Sect2\r
725                                 |Sect3\r
726                                 |Sect5)         #IMPLIED\r
727                 %label.attrib;\r
728                 %status.attrib;\r
729                 %common.attrib;\r
730                 %sect4.role.attrib;\r
731                 %local.sect4.attrib;\r
732 >\r
733 <!--end of sect4.module-->]]>\r
734 \r
735 <!ENTITY % sect5.module "INCLUDE">\r
736 <![ %sect5.module; [\r
737 <!ENTITY % local.sect5.attrib "">\r
738 <!ENTITY % sect5.role.attrib "%role.attrib;">\r
739 <!ELEMENT Sect5 - O (Sect5Info?, (%sect.title.content;), (%nav.class;)*,\r
740                 (((%divcomponent.mix;)+, ((%refentry.class;)* | SimpleSect*))\r
741                 | (%refentry.class;)+ | SimpleSect+), (%nav.class;)*)>\r
742 <!ATTLIST Sect5\r
743                 --\r
744                 Renderas: Indicates the format in which the heading should\r
745                 appear\r
746                 --\r
747                 Renderas        (Sect1\r
748                                 |Sect2\r
749                                 |Sect3\r
750                                 |Sect4)         #IMPLIED\r
751                 %label.attrib;\r
752                 %status.attrib;\r
753                 %common.attrib;\r
754                 %sect5.role.attrib;\r
755                 %local.sect5.attrib;\r
756 >\r
757 <!--end of sect5.module-->]]>\r
758 \r
759 <!ENTITY % simplesect.module "INCLUDE">\r
760 <![ %simplesect.module; [\r
761 <!ENTITY % local.simplesect.attrib "">\r
762 <!ENTITY % simplesect.role.attrib "%role.attrib;">\r
763 <!ELEMENT SimpleSect - O ((%sect.title.content;), (%divcomponent.mix;)+)\r
764                 +(%ubiq.mix;)>\r
765 <!ATTLIST SimpleSect\r
766                 %common.attrib;\r
767                 %simplesect.role.attrib;\r
768                 %local.simplesect.attrib;\r
769 >\r
770 <!--end of simplesect.module-->]]>\r
771 \r
772 <!-- ...................................................................... -->\r
773 <!-- Bibliography ......................................................... -->\r
774 \r
775 <!ENTITY % bibliography.content.module "INCLUDE">\r
776 <![ %bibliography.content.module; [\r
777 <!ENTITY % bibliography.module "INCLUDE">\r
778 <![ %bibliography.module; [\r
779 <!ENTITY % local.bibliography.attrib "">\r
780 <!ENTITY % bibliography.role.attrib "%role.attrib;">\r
781 <!ELEMENT Bibliography - O ((%bookcomponent.title.content;)?,\r
782                 (%component.mix;)*, \r
783                 (BiblioDiv+ | (BiblioEntry|BiblioMixed)+))>\r
784 <!ATTLIST Bibliography\r
785                 %status.attrib;\r
786                 %common.attrib;\r
787                 %bibliography.role.attrib;\r
788                 %local.bibliography.attrib;\r
789 >\r
790 <!--end of bibliography.module-->]]>\r
791 \r
792 <!ENTITY % bibliodiv.module "INCLUDE">\r
793 <![ %bibliodiv.module; [\r
794 <!ENTITY % local.bibliodiv.attrib "">\r
795 <!ENTITY % bibliodiv.role.attrib "%role.attrib;">\r
796 <!ELEMENT BiblioDiv - O ((%sect.title.content;)?, (%component.mix;)*,\r
797                 (BiblioEntry|BiblioMixed)+)>\r
798 <!ATTLIST BiblioDiv\r
799                 %status.attrib;\r
800                 %common.attrib;\r
801                 %bibliodiv.role.attrib;\r
802                 %local.bibliodiv.attrib;\r
803 >\r
804 <!--end of bibliodiv.module-->]]>\r
805 <!--end of bibliography.content.module-->]]>\r
806 \r
807 <!-- ...................................................................... -->\r
808 <!-- Glossary ............................................................. -->\r
809 \r
810 <!ENTITY % glossary.content.module "INCLUDE">\r
811 <![ %glossary.content.module; [\r
812 <!ENTITY % glossary.module "INCLUDE">\r
813 <![ %glossary.module; [\r
814 <!ENTITY % local.glossary.attrib "">\r
815 <!ENTITY % glossary.role.attrib "%role.attrib;">\r
816 <!ELEMENT Glossary - O ((%bookcomponent.title.content;)?, (%component.mix;)*,\r
817                 (GlossDiv+ | GlossEntry+), Bibliography?)>\r
818 <!ATTLIST Glossary\r
819                 %status.attrib;\r
820                 %common.attrib;\r
821                 %glossary.role.attrib;\r
822                 %local.glossary.attrib;\r
823 >\r
824 <!--end of glossary.module-->]]>\r
825 \r
826 <!ENTITY % glossdiv.module "INCLUDE">\r
827 <![ %glossdiv.module; [\r
828 <!ENTITY % local.glossdiv.attrib "">\r
829 <!ENTITY % glossdiv.role.attrib "%role.attrib;">\r
830 <!ELEMENT GlossDiv - O ((%sect.title.content;), (%component.mix;)*,\r
831                 GlossEntry+)>\r
832 <!ATTLIST GlossDiv\r
833                 %status.attrib;\r
834                 %common.attrib;\r
835                 %glossdiv.role.attrib;\r
836                 %local.glossdiv.attrib;\r
837 >\r
838 <!--end of glossdiv.module-->]]>\r
839 <!--end of glossary.content.module-->]]>\r
840 \r
841 <!-- ...................................................................... -->\r
842 <!-- Index and SetIndex ................................................... -->\r
843 \r
844 <!ENTITY % index.content.module "INCLUDE">\r
845 <![ %index.content.module; [\r
846 <!ENTITY % indexes.module "INCLUDE">\r
847 <![ %indexes.module; [\r
848 <!ENTITY % local.indexes.attrib "">\r
849 <!ENTITY % indexes.role.attrib "%role.attrib;">\r
850 <!ELEMENT (%index.class;) - O ((%bookcomponent.title.content;)?,\r
851                 (%component.mix;)*, (IndexDiv* | IndexEntry*))\r
852                 -(%ndxterm.class;)>\r
853 <!ATTLIST (%index.class;)\r
854                 %common.attrib;\r
855                 %indexes.role.attrib;\r
856                 %local.indexes.attrib;\r
857 >\r
858 <!--end of indexes.module-->]]>\r
859 \r
860 <!ENTITY % indexdiv.module "INCLUDE">\r
861 <![ %indexdiv.module; [\r
862 \r
863 <!-- SegmentedList in this content is useful for marking up permuted\r
864      indices. -->\r
865 \r
866 <!ENTITY % local.indexdiv.attrib "">\r
867 <!ENTITY % indexdiv.role.attrib "%role.attrib;">\r
868 <!ELEMENT IndexDiv - O ((%sect.title.content;)?, ((%indexdivcomponent.mix;)*,\r
869                 (IndexEntry+ | SegmentedList)))>\r
870 <!ATTLIST IndexDiv\r
871                 %common.attrib;\r
872                 %indexdiv.role.attrib;\r
873                 %local.indexdiv.attrib;\r
874 >\r
875 <!--end of indexdiv.module-->]]>\r
876 \r
877 <!ENTITY % indexentry.module "INCLUDE">\r
878 <![ %indexentry.module; [\r
879 <!-- Index entries appear in the index, not the text. -->\r
880 \r
881 <!ENTITY % local.indexentry.attrib "">\r
882 <!ENTITY % indexentry.role.attrib "%role.attrib;">\r
883 <!ELEMENT IndexEntry - O (PrimaryIE, (SeeIE|SeeAlsoIE)*,\r
884                 (SecondaryIE, (SeeIE|SeeAlsoIE|TertiaryIE)*)*)>\r
885 <!ATTLIST IndexEntry\r
886                 %common.attrib;\r
887                 %indexentry.role.attrib;\r
888                 %local.indexentry.attrib;\r
889 >\r
890 <!--end of indexentry.module-->]]>\r
891 \r
892 <!ENTITY % primsecterie.module "INCLUDE">\r
893 <![ %primsecterie.module; [\r
894 <!ENTITY % local.primsecterie.attrib "">\r
895 <!ENTITY % primsecterie.role.attrib "%role.attrib;">\r
896 <!ELEMENT (PrimaryIE | SecondaryIE | TertiaryIE) - O ((%ndxterm.char.mix;)+)>\r
897 <!ATTLIST (PrimaryIE | SecondaryIE | TertiaryIE)\r
898                 %linkends.attrib; --to IndexTerms that these entries represent--\r
899                 %common.attrib;\r
900                 %primsecterie.role.attrib;\r
901                 %local.primsecterie.attrib;\r
902 >\r
903 <!--end of primsecterie.module-->]]>\r
904         \r
905 <!ENTITY % seeie.module "INCLUDE">\r
906 <![ %seeie.module; [\r
907 <!ENTITY % local.seeie.attrib "">\r
908 <!ENTITY % seeie.role.attrib "%role.attrib;">\r
909 <!ELEMENT SeeIE - O ((%ndxterm.char.mix;)+)>\r
910 <!ATTLIST SeeIE\r
911                 %linkend.attrib; --to IndexEntry to look up--\r
912                 %common.attrib;\r
913                 %seeie.role.attrib;\r
914                 %local.seeie.attrib;\r
915 >\r
916 <!--end of seeie.module-->]]>\r
917 \r
918 <!ENTITY % seealsoie.module "INCLUDE">\r
919 <![ %seealsoie.module; [\r
920 <!ENTITY % local.seealsoie.attrib "">\r
921 <!ENTITY % seealsoie.role.attrib "%role.attrib;">\r
922 <!ELEMENT SeeAlsoIE - O ((%ndxterm.char.mix;)+)>\r
923 <!ATTLIST SeeAlsoIE\r
924                 %linkends.attrib; --to related IndexEntries--\r
925                 %common.attrib;\r
926                 %seealsoie.role.attrib;\r
927                 %local.seealsoie.attrib;\r
928 >\r
929 <!--end of seealsoie.module-->]]>\r
930 <!--end of index.content.module-->]]>\r
931 \r
932 <!-- ...................................................................... -->\r
933 <!-- RefEntry ............................................................. -->\r
934 \r
935 <!ENTITY % refentry.content.module "INCLUDE">\r
936 <![ %refentry.content.module; [\r
937 <!ENTITY % refentry.module "INCLUDE">\r
938 <![ %refentry.module; [\r
939 <!ENTITY % local.refentry.attrib "">\r
940 <!ENTITY % refentry.role.attrib "%role.attrib;">\r
941 <!--FUTURE USE (V4.0):\r
942 ......................\r
943 The DocInfo element will be split out into ChapterInfo, AppendixInfo,\r
944 etc.\r
945 ......................\r
946 -->\r
947 <!ELEMENT RefEntry - O (DocInfo?, RefMeta?, (Comment|%link.char.class;)*,\r
948                 RefNameDiv, RefSynopsisDiv?, RefSect1+) +(%ubiq.mix;)>\r
949 <!ATTLIST RefEntry\r
950                 %status.attrib;\r
951                 %common.attrib;\r
952                 %refentry.role.attrib;\r
953                 %local.refentry.attrib;\r
954 >\r
955 <!--end of refentry.module-->]]>\r
956 \r
957 <!ENTITY % refmeta.module "INCLUDE">\r
958 <![ %refmeta.module; [\r
959 <!ENTITY % local.refmeta.attrib "">\r
960 <!ENTITY % refmeta.role.attrib "%role.attrib;">\r
961 <!ELEMENT RefMeta - - (RefEntryTitle, ManVolNum?, RefMiscInfo*)\r
962                 -(BeginPage)>\r
963 <!ATTLIST RefMeta\r
964                 %common.attrib;\r
965                 %refmeta.role.attrib;\r
966                 %local.refmeta.attrib;\r
967 >\r
968 <!--end of refmeta.module-->]]>\r
969 \r
970 <!ENTITY % refmiscinfo.module "INCLUDE">\r
971 <![ %refmiscinfo.module; [\r
972 <!ENTITY % local.refmiscinfo.attrib "">\r
973 <!ENTITY % refmiscinfo.role.attrib "%role.attrib;">\r
974 <!ELEMENT RefMiscInfo - - ((%docinfo.char.mix;)+)>\r
975 <!ATTLIST RefMiscInfo\r
976                 --\r
977                 Class: Freely assignable parameter; no default\r
978                 --\r
979                 Class           CDATA           #IMPLIED\r
980                 %common.attrib;\r
981                 %refmiscinfo.role.attrib;\r
982                 %local.refmiscinfo.attrib;\r
983 >\r
984 <!--end of refmiscinfo.module-->]]>\r
985 \r
986 <!ENTITY % refnamediv.module "INCLUDE">\r
987 <![ %refnamediv.module; [\r
988 <!ENTITY % local.refnamediv.attrib "">\r
989 <!ENTITY % refnamediv.role.attrib "%role.attrib;">\r
990 <!ELEMENT RefNameDiv - O (RefDescriptor?, RefName+, RefPurpose, RefClass*,\r
991                 (Comment|%link.char.class;)*)>\r
992 <!ATTLIST RefNameDiv\r
993                 %common.attrib;\r
994                 %refnamediv.role.attrib;\r
995                 %local.refnamediv.attrib;\r
996 >\r
997 <!--end of refnamediv.module-->]]>\r
998         \r
999 <!ENTITY % refdescriptor.module "INCLUDE">\r
1000 <![ %refdescriptor.module; [\r
1001 <!ENTITY % local.refdescriptor.attrib "">\r
1002 <!ENTITY % refdescriptor.role.attrib "%role.attrib;">\r
1003 <!ELEMENT RefDescriptor - O ((%refname.char.mix;)+)>\r
1004 <!ATTLIST RefDescriptor\r
1005                 %common.attrib;\r
1006                 %refdescriptor.role.attrib;\r
1007                 %local.refdescriptor.attrib;\r
1008 >\r
1009 <!--end of refdescriptor.module-->]]>\r
1010 \r
1011 <!ENTITY % refname.module "INCLUDE">\r
1012 <![ %refname.module; [\r
1013 <!ENTITY % local.refname.attrib "">\r
1014 <!ENTITY % refname.role.attrib "%role.attrib;">\r
1015 <!ELEMENT RefName - O ((%refname.char.mix;)+)>\r
1016 <!ATTLIST RefName\r
1017                 %common.attrib;\r
1018                 %refname.role.attrib;\r
1019                 %local.refname.attrib;\r
1020 >\r
1021 <!--end of refname.module-->]]>\r
1022 \r
1023 <!ENTITY % refpurpose.module "INCLUDE">\r
1024 <![ %refpurpose.module; [\r
1025 <!ENTITY % local.refpurpose.attrib "">\r
1026 <!ENTITY % refpurpose.role.attrib "%role.attrib;">\r
1027 <!ELEMENT RefPurpose - O ((%refinline.char.mix;)+)>\r
1028 <!ATTLIST RefPurpose\r
1029                 %common.attrib;\r
1030                 %refpurpose.role.attrib;\r
1031                 %local.refpurpose.attrib;\r
1032 >\r
1033 <!--end of refpurpose.module-->]]>\r
1034 \r
1035 <!ENTITY % refclass.module "INCLUDE">\r
1036 <![ %refclass.module; [\r
1037 <!ENTITY % local.refclass.attrib "">\r
1038 <!ENTITY % refclass.role.attrib "%role.attrib;">\r
1039 <!ELEMENT RefClass - O ((%refclass.char.mix;)+)>\r
1040 <!ATTLIST RefClass\r
1041                 %common.attrib;\r
1042                 %refclass.role.attrib;\r
1043                 %local.refclass.attrib;\r
1044 >\r
1045 <!--end of refclass.module-->]]>\r
1046 \r
1047 <!ENTITY % refsynopsisdiv.module "INCLUDE">\r
1048 <![ %refsynopsisdiv.module; [\r
1049 <!ENTITY % local.refsynopsisdiv.attrib "">\r
1050 <!ENTITY % refsynopsisdiv.role.attrib "%role.attrib;">\r
1051 <!ELEMENT RefSynopsisDiv - O (RefSynopsisDivInfo?, (%refsect.title.content;)?,\r
1052                 (((%refcomponent.mix;)+, RefSect2*) | (RefSect2+)))>\r
1053 <!ATTLIST RefSynopsisDiv\r
1054                 %common.attrib;\r
1055                 %refsynopsisdiv.role.attrib;\r
1056                 %local.refsynopsisdiv.attrib;\r
1057 >\r
1058 <!--end of refsynopsisdiv.module-->]]>\r
1059 \r
1060 <!ENTITY % refsect1.module "INCLUDE">\r
1061 <![ %refsect1.module; [\r
1062 <!ENTITY % local.refsect1.attrib "">\r
1063 <!ENTITY % refsect1.role.attrib "%role.attrib;">\r
1064 <!ELEMENT RefSect1 - O (RefSect1Info?, (%refsect.title.content;),\r
1065                 (((%refcomponent.mix;)+, RefSect2*) | RefSect2+))>\r
1066 <!ATTLIST RefSect1\r
1067                 %status.attrib;\r
1068                 %common.attrib;\r
1069                 %refsect1.role.attrib;\r
1070                 %local.refsect1.attrib;\r
1071 >\r
1072 <!--end of refsect1.module-->]]>\r
1073 \r
1074 <!ENTITY % refsect2.module "INCLUDE">\r
1075 <![ %refsect2.module; [\r
1076 <!ENTITY % local.refsect2.attrib "">\r
1077 <!ENTITY % refsect2.role.attrib "%role.attrib;">\r
1078 <!ELEMENT RefSect2 - O (RefSect2Info?, (%refsect.title.content;),\r
1079         (((%refcomponent.mix;)+, RefSect3*) | RefSect3+))>\r
1080 <!ATTLIST RefSect2\r
1081                 %status.attrib;\r
1082                 %common.attrib;\r
1083                 %refsect2.role.attrib;\r
1084                 %local.refsect2.attrib;\r
1085 >\r
1086 <!--end of refsect2.module-->]]>\r
1087 \r
1088 <!ENTITY % refsect3.module "INCLUDE">\r
1089 <![ %refsect3.module; [\r
1090 <!ENTITY % local.refsect3.attrib "">\r
1091 <!ENTITY % refsect3.role.attrib "%role.attrib;">\r
1092 <!ELEMENT RefSect3 - O (RefSect3Info?, (%refsect.title.content;), \r
1093         (%refcomponent.mix;)+)>\r
1094 <!ATTLIST RefSect3\r
1095                 %status.attrib;\r
1096                 %common.attrib;\r
1097                 %refsect3.role.attrib;\r
1098                 %local.refsect3.attrib;\r
1099 >\r
1100 <!--end of refsect3.module-->]]>\r
1101 <!--end of refentry.content.module-->]]>\r
1102 \r
1103 <!-- ...................................................................... -->\r
1104 <!-- Article .............................................................. -->\r
1105 \r
1106 <!ENTITY % article.module "INCLUDE">\r
1107 <![ %article.module; [\r
1108 <!-- An Article is a chapter-level, stand-alone document that is often,\r
1109      but need not be, collected into a Book. -->\r
1110 <!--FUTURE USE (V4.0):\r
1111 ......................\r
1112 The %nav.class; entity now allows ToC; ToCchap will be allowed instead.\r
1113 RefEntry will be removed from the main content of Article.\r
1114 ......................\r
1115 -->\r
1116 \r
1117 <!--FUTURE USE (V4.0):\r
1118 ......................\r
1119 The ArtHeader element will be renamed to ArticleInfo.\r
1120 ......................\r
1121 -->\r
1122 \r
1123 <!ENTITY % local.article.attrib "">\r
1124 <!ENTITY % article.role.attrib "%role.attrib;">\r
1125 <!ELEMENT Article - O (ArtHeader, ToCchap?, LoT*, (%bookcomponent.content;),\r
1126                 ((%nav.class;) | (%appendix.class;) | Ackno)*) +(%ubiq.mix;)>\r
1127 <!ATTLIST Article\r
1128                 --\r
1129                 Class: Indicates the type of a particular article;\r
1130                 all articles have the same structure and general purpose.\r
1131                 No default.\r
1132                 --\r
1133                 Class           (JournalArticle\r
1134                                 |ProductSheet\r
1135                                 |WhitePaper\r
1136                                 |TechReport)    #IMPLIED\r
1137                 --\r
1138                 ParentBook: ID of the enclosing Book\r
1139                 --\r
1140                 ParentBook      IDREF           #IMPLIED\r
1141                 %status.attrib;\r
1142                 %common.attrib;\r
1143                 %article.role.attrib;\r
1144                 %local.article.attrib;\r
1145 >\r
1146 <!--end of article.module-->]]>\r
1147 \r
1148 <!-- End of DocBook document hierarchy module V3.0 ........................ -->\r
1149 <!-- ...................................................................... -->\r