Initial commit
[profile/ivi/docbook-dtds.git] / 3.1-sgml / dbhier.mod
1 <!-- ...................................................................... -->\r
2 <!-- DocBook document hierarchy module V3.1 ............................... -->\r
3 <!-- File dbhier.mod ...................................................... -->\r
4 \r
5 <!-- Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999 HaL Computer\r
6      Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu\r
7      Software Corporation, and the Organization for the Advancement of\r
8      Structured Information Standards (OASIS).\r
9 \r
10      $Id: dbhier.mod 3.1 1999/02/02 11:52:42 nwalsh Exp $\r
11 \r
12      Permission to use, copy, modify and distribute the DocBook DTD and\r
13      its accompanying documentation for any purpose and without fee is\r
14      hereby granted in perpetuity, provided that the above copyright\r
15      notice and this paragraph appear in all copies.  The copyright\r
16      holders make no representation about the suitability of the DTD for\r
17      any purpose.  It is provided "as is" without expressed or implied\r
18      warranty.\r
19 \r
20      If you modify the DocBook DTD in any way, except for declaring and\r
21      referencing additional sets of general entities and declaring\r
22      additional notations, label your DTD as a variant of DocBook.  See\r
23      the maintenance documentation for more information.\r
24 \r
25      Please direct all questions, bug reports, or suggestions for\r
26      changes to the davenport@berkshire.net mailing list. For more\r
27      information, see http://www.oasis-open.org/docbook/.\r
28 -->\r
29 \r
30 <!-- ...................................................................... -->\r
31 \r
32 <!-- This module contains the definitions for the overall document\r
33      hierarchies of DocBook documents.  It covers computer documentation\r
34      manuals and manual fragments, as well as reference entries (such as\r
35      man pages) and technical journals or anthologies containing\r
36      articles.\r
37 \r
38      This module depends on the DocBook information pool module.  All\r
39      elements and entities referenced but not defined here are assumed\r
40      to be defined in the information pool module.\r
41 \r
42      In DTD driver files referring to this module, please use an entity\r
43      declaration that uses the public identifier shown below:\r
44 \r
45      <!ENTITY % dbhier PUBLIC\r
46      "-//OASIS//ELEMENTS DocBook Document Hierarchy V3.1//EN">\r
47      %dbhier;\r
48 \r
49      See the documentation for detailed information on the parameter\r
50      entity and module scheme used in DocBook, customizing DocBook and\r
51      planning for interchange, and changes made since the last release\r
52      of DocBook.\r
53 -->\r
54 \r
55 <!-- ...................................................................... -->\r
56 <!-- Entities for module inclusions ....................................... -->\r
57 \r
58 <!ENTITY % dbhier.redecl.module         "IGNORE">\r
59 <!ENTITY % dbhier.redecl2.module        "IGNORE">\r
60 \r
61 <!-- ...................................................................... -->\r
62 <!-- Entities for element classes ......................................... -->\r
63 \r
64 <!ENTITY % local.appendix.class "">\r
65 <!ENTITY % appendix.class       "Appendix %local.appendix.class;">\r
66 \r
67 <!ENTITY % local.article.class "">\r
68 <!ENTITY % article.class        "Article %local.article.class;">\r
69 \r
70 <!ENTITY % local.book.class "">\r
71 <!ENTITY % book.class           "Book %local.book.class;">\r
72 \r
73 <!ENTITY % local.chapter.class "">\r
74 <!ENTITY % chapter.class        "Chapter %local.chapter.class;">\r
75 \r
76 <!ENTITY % local.index.class "">\r
77 <!ENTITY % index.class          "Index|SetIndex %local.index.class;">\r
78 \r
79 <!-- SetInfo and BookInfo are not included in otherinfo.class because\r
80 they have different attribute lists. -->\r
81 <!ENTITY % local.otherinfo.class "">\r
82 <!--FUTURE USE (V4.0):\r
83 ......................\r
84 The DocInfo element will be split out into ChapterInfo, AppendixInfo,\r
85 etc.\r
86 ......................\r
87 -->\r
88 <!ENTITY % otherinfo.class      "DocInfo|Sect1Info|Sect2Info|Sect3Info\r
89                                 |Sect4Info|Sect5Info|RefSect1Info\r
90                                 |RefSect2Info|RefSect3Info|RefSynopsisDivInfo\r
91                                 %local.otherinfo.class;">\r
92 \r
93 <!ENTITY % local.refentry.class "">\r
94 <!ENTITY % refentry.class       "RefEntry %local.refentry.class;">\r
95 \r
96 <!ENTITY % local.nav.class "">\r
97 <!ENTITY % nav.class            "ToC|LoT|Index|Glossary|Bibliography \r
98                                 %local.nav.class;">\r
99 \r
100 <!-- Redeclaration placeholder ............................................ -->\r
101 \r
102 <!-- For redeclaring entities that are declared after this point while\r
103      retaining their references to the entities that are declared before\r
104      this point -->\r
105 \r
106 <![ %dbhier.redecl.module; [\r
107 %rdbhier;\r
108 <!--end of dbhier.redecl.module-->]]>\r
109 \r
110 <!-- ...................................................................... -->\r
111 <!-- Entities for element mixtures ........................................ -->\r
112 \r
113 <!ENTITY % local.divcomponent.mix "">\r
114 <!ENTITY % divcomponent.mix\r
115                 "%list.class;           |%admon.class;\r
116                 |%linespecific.class;   |%synop.class;\r
117                 |%para.class;           |%informal.class;\r
118                 |%formal.class;         |%compound.class;\r
119                 |%genobj.class;         |%descobj.class;\r
120                 |%ndxterm.class;\r
121                 %local.divcomponent.mix;">\r
122 \r
123 <!ENTITY % local.refcomponent.mix "">\r
124 <!ENTITY % refcomponent.mix\r
125                 "%list.class;           |%admon.class;\r
126                 |%linespecific.class;   |%synop.class;\r
127                 |%para.class;           |%informal.class;\r
128                 |%formal.class;         |%compound.class;\r
129                 |%genobj.class;         |%descobj.class;\r
130                 |%ndxterm.class;\r
131                 %local.refcomponent.mix;">\r
132 \r
133 <!ENTITY % local.indexdivcomponent.mix "">\r
134 <!ENTITY % indexdivcomponent.mix\r
135                 "ItemizedList|OrderedList|VariableList|SimpleList\r
136                 |%linespecific.class;   |%synop.class;\r
137                 |%para.class;           |%informal.class;\r
138                 |Anchor|Comment\r
139                 |%link.char.class;\r
140                 %local.indexdivcomponent.mix;">\r
141 \r
142 <!ENTITY % local.refname.char.mix "">\r
143 <!ENTITY % refname.char.mix\r
144                 "#PCDATA\r
145                 |%tech.char.class;\r
146                 %local.refname.char.mix;">\r
147 \r
148 <!ENTITY % local.partcontent.mix "">\r
149 <!ENTITY % partcontent.mix\r
150                 "%appendix.class;|%chapter.class;|%nav.class;|%article.class;\r
151                 |Preface|%refentry.class;|Reference %local.partcontent.mix;">\r
152 \r
153 <!ENTITY % local.refinline.char.mix "">\r
154 <!ENTITY % refinline.char.mix\r
155                 "#PCDATA\r
156                 |%xref.char.class;      |%gen.char.class;\r
157                 |%link.char.class;      |%tech.char.class;\r
158                 |%base.char.class;      |%docinfo.char.class;\r
159                 |%other.char.class;\r
160                 |%ndxterm.class;\r
161                 %local.refinline.char.mix;">\r
162 \r
163 <!ENTITY % local.refclass.char.mix "">\r
164 <!ENTITY % refclass.char.mix\r
165                 "#PCDATA\r
166                 |Application\r
167                 %local.refclass.char.mix;">\r
168 \r
169 <!-- Redeclaration placeholder 2 .......................................... -->\r
170 \r
171 <!-- For redeclaring entities that are declared after this point while\r
172      retaining their references to the entities that are declared before\r
173      this point -->\r
174 \r
175 <![ %dbhier.redecl2.module; [\r
176 %rdbhier2;\r
177 <!--end of dbhier.redecl2.module-->]]>\r
178 \r
179 <!-- ...................................................................... -->\r
180 <!-- Entities for content models .......................................... -->\r
181 \r
182 <!ENTITY % div.title.content\r
183         "Title, Subtitle?, TitleAbbrev?">\r
184 \r
185 <!--FUTURE USE (V4.0):\r
186 ......................\r
187 The DocInfo element will be split out into ChapterInfo, AppendixInfo,\r
188 etc.\r
189 ......................\r
190 -->\r
191 <!ENTITY % bookcomponent.title.content\r
192         "DocInfo?, Title, Subtitle?, TitleAbbrev?">\r
193 \r
194 <!ENTITY % sect.title.content\r
195         "Title, Subtitle?, TitleAbbrev?">\r
196 \r
197 <!ENTITY % refsect.title.content\r
198         "Title, Subtitle?, TitleAbbrev?">\r
199 \r
200 <!ENTITY % bookcomponent.content\r
201         "((%divcomponent.mix;)+, \r
202         (Sect1*|(%refentry.class;)*|SimpleSect*|Section*))\r
203         | (Sect1+|(%refentry.class;)+|SimpleSect+|Section+)">\r
204 \r
205 <!-- ...................................................................... -->\r
206 <!-- Set and SetInfo ...................................................... -->\r
207 \r
208 <!ENTITY % set.content.module "INCLUDE">\r
209 <![ %set.content.module; [\r
210 <!ENTITY % set.module "INCLUDE">\r
211 <![ %set.module; [\r
212 <!ENTITY % local.set.attrib "">\r
213 <!ENTITY % set.role.attrib "%role.attrib;">\r
214 \r
215 <!ENTITY % set.element "INCLUDE">\r
216 <![ %set.element; [\r
217 <!ELEMENT Set - O ((%div.title.content;)?, SetInfo?, ToC?, (%book.class;)+,\r
218                 SetIndex?) %ubiq.inclusion;>\r
219 <!--end of set.element-->]]>\r
220 \r
221 <!ENTITY % set.attlist "INCLUDE">\r
222 <![ %set.attlist; [\r
223 <!ATTLIST Set\r
224                 --\r
225                 FPI: SGML formal public identifier\r
226                 --\r
227                 FPI             CDATA           #IMPLIED\r
228                 %status.attrib;\r
229                 %common.attrib;\r
230                 %set.role.attrib;\r
231                 %local.set.attrib;\r
232 >\r
233 <!--end of set.attlist-->]]>\r
234 <!--end of set.module-->]]>\r
235 \r
236 <!ENTITY % setinfo.module "INCLUDE">\r
237 <![ %setinfo.module; [\r
238 <!ENTITY % local.setinfo.attrib "">\r
239 <!ENTITY % setinfo.role.attrib "%role.attrib;">\r
240 \r
241 <!ENTITY % setinfo.element "INCLUDE">\r
242 <![ %setinfo.element; [\r
243 <!ELEMENT SetInfo - - ((Graphic | MediaObject\r
244                 | LegalNotice | ModeSpec | SubjectSet \r
245                 | KeywordSet | ITermSet | %bibliocomponent.mix;)+)\r
246                 %beginpage.exclusion;>\r
247 <!--end of setinfo.element-->]]>\r
248 \r
249 <!ENTITY % setinfo.attlist "INCLUDE">\r
250 <![ %setinfo.attlist; [\r
251 <!ATTLIST SetInfo\r
252                 --\r
253                 Contents: IDs of the ToC, Books, and SetIndex that comprise \r
254                 the set, in the order of their appearance\r
255                 --\r
256                 Contents        IDREFS          #IMPLIED\r
257                 %common.attrib;\r
258                 %setinfo.role.attrib;\r
259                 %local.setinfo.attrib;\r
260 >\r
261 <!--end of setinfo.attlist-->]]>\r
262 <!--end of setinfo.module-->]]>\r
263 <!--end of set.content.module-->]]>\r
264 \r
265 <!-- ...................................................................... -->\r
266 <!-- Book and BookInfo .................................................... -->\r
267 \r
268 <!ENTITY % book.content.module "INCLUDE">\r
269 <![ %book.content.module; [\r
270 <!ENTITY % book.module "INCLUDE">\r
271 <![ %book.module; [\r
272 <!--FUTURE USE (V4.0):\r
273 ......................\r
274 The %article.class; entity *may* be removed from the Book content model.\r
275 (Article may be made part of a new top-level document hierarchy.)\r
276 ......................\r
277 -->\r
278 \r
279 <!ENTITY % local.book.attrib "">\r
280 <!ENTITY % book.role.attrib "%role.attrib;">\r
281 \r
282 <!ENTITY % book.element "INCLUDE">\r
283 <![ %book.element; [\r
284 <!ELEMENT Book - O ((%div.title.content;)?, BookInfo?,\r
285                 (Dedication | ToC | LoT\r
286                 | Glossary | Bibliography | Preface\r
287                 | %chapter.class; | Reference | Part\r
288                 | %article.class;\r
289                 | %appendix.class;\r
290                 | %index.class;\r
291                 | Colophon)*)\r
292                 %ubiq.inclusion;>\r
293 <!--end of book.element-->]]>\r
294 \r
295 <!ENTITY % book.attlist "INCLUDE">\r
296 <![ %book.attlist; [\r
297 <!ATTLIST Book  \r
298                 --\r
299                 FPI: SGML formal public identifier\r
300                 --\r
301                 FPI             CDATA           #IMPLIED\r
302                 %label.attrib;\r
303                 %status.attrib;\r
304                 %common.attrib;\r
305                 %book.role.attrib;\r
306                 %local.book.attrib;\r
307 >\r
308 <!--end of book.attlist-->]]>\r
309 <!--end of book.module-->]]>\r
310 \r
311 <!ENTITY % bookinfo.module "INCLUDE">\r
312 <![ %bookinfo.module; [\r
313 <!--FUTURE USE (V4.0):\r
314 ......................\r
315 BookBiblio will be discarded.\r
316 ......................\r
317 -->\r
318 <!ENTITY % local.bookinfo.attrib "">\r
319 <!ENTITY % bookinfo.role.attrib "%role.attrib;">\r
320 \r
321 <!ENTITY % bookinfo.element "INCLUDE">\r
322 <![ %bookinfo.element; [\r
323 <!ELEMENT BookInfo - - ((Graphic | MediaObject\r
324                 | LegalNotice | ModeSpec | SubjectSet \r
325                 | KeywordSet | ITermSet | %bibliocomponent.mix; | BookBiblio)+)\r
326                 %beginpage.exclusion;>\r
327 <!--end of bookinfo.element-->]]>\r
328 \r
329 <!ENTITY % bookinfo.attlist "INCLUDE">\r
330 <![ %bookinfo.attlist; [\r
331 <!ATTLIST BookInfo\r
332                 --\r
333                 Contents: IDs of the ToC, LoTs, Prefaces, Parts, Chapters,\r
334                 Appendixes, References, GLossary, Bibliography, and indexes\r
335                 comprising the Book, in the order of their appearance\r
336                 --\r
337                 Contents        IDREFS          #IMPLIED\r
338                 %common.attrib;\r
339                 %bookinfo.role.attrib;\r
340                 %local.bookinfo.attrib;\r
341 >\r
342 <!--end of bookinfo.attlist-->]]>\r
343 <!--end of bookinfo.module-->]]>\r
344 <!--end of book.content.module-->]]>\r
345 \r
346 <!-- ...................................................................... -->\r
347 <!-- Dedication, ToC, and LoT ............................................. -->\r
348 \r
349 <!ENTITY % dedication.module "INCLUDE">\r
350 <![ %dedication.module; [\r
351 <!ENTITY % local.dedication.attrib "">\r
352 <!ENTITY % dedication.role.attrib "%role.attrib;">\r
353 \r
354 <!ENTITY % dedication.element "INCLUDE">\r
355 <![ %dedication.element; [\r
356 <!ELEMENT Dedication - O ((%sect.title.content;)?, (%legalnotice.mix;)+)>\r
357 <!--end of dedication.element-->]]>\r
358 \r
359 <!ENTITY % dedication.attlist "INCLUDE">\r
360 <![ %dedication.attlist; [\r
361 <!ATTLIST Dedication\r
362                 %status.attrib;\r
363                 %common.attrib;\r
364                 %dedication.role.attrib;\r
365                 %local.dedication.attrib;\r
366 >\r
367 <!--end of dedication.attlist-->]]>\r
368 <!--end of dedication.module-->]]>\r
369 \r
370 <!ENTITY % colophon.module "INCLUDE">\r
371 <![ %colophon.module; [\r
372 <!ENTITY % local.colophon.attrib "">\r
373 <!ENTITY % colophon.role.attrib "%role.attrib;">\r
374 \r
375 <!ENTITY % colophon.element "INCLUDE">\r
376 <![ %colophon.element; [\r
377 <!ELEMENT Colophon - O ((%sect.title.content;)?, (%textobject.mix;)+)>\r
378 <!--end of colophon.element-->]]>\r
379 \r
380 <!ENTITY % colophon.attlist "INCLUDE">\r
381 <![ %colophon.attlist; [\r
382 <!ATTLIST Colophon\r
383                 %status.attrib;\r
384                 %common.attrib;\r
385                 %colophon.role.attrib;\r
386                 %local.colophon.attrib;>\r
387 <!--end of colophon.attlist-->]]>\r
388 <!--end of colophon.module-->]]>\r
389 \r
390 <!ENTITY % toc.content.module "INCLUDE">\r
391 <![ %toc.content.module; [\r
392 <!ENTITY % toc.module "INCLUDE">\r
393 <![ %toc.module; [\r
394 <!ENTITY % local.toc.attrib "">\r
395 <!ENTITY % toc.role.attrib "%role.attrib;">\r
396 \r
397 <!ENTITY % toc.element "INCLUDE">\r
398 <![ %toc.element; [\r
399 <!ELEMENT ToC - O ((%bookcomponent.title.content;)?, ToCfront*,\r
400                 (ToCpart | ToCchap)*, ToCback*)>\r
401 <!--end of toc.element-->]]>\r
402 \r
403 <!ENTITY % toc.attlist "INCLUDE">\r
404 <![ %toc.attlist; [\r
405 <!ATTLIST ToC\r
406                 %pagenum.attrib;\r
407                 %common.attrib;\r
408                 %toc.role.attrib;\r
409                 %local.toc.attrib;\r
410 >\r
411 <!--end of toc.attlist-->]]>\r
412 <!--end of toc.module-->]]>\r
413 \r
414 <!ENTITY % tocfront.module "INCLUDE">\r
415 <![ %tocfront.module; [\r
416 <!ENTITY % local.tocfront.attrib "">\r
417 <!ENTITY % tocfront.role.attrib "%role.attrib;">\r
418 \r
419 <!ENTITY % tocfront.element "INCLUDE">\r
420 <![ %tocfront.element; [\r
421 <!ELEMENT ToCfront - O ((%para.char.mix;)+)>\r
422 <!--end of tocfront.element-->]]>\r
423 \r
424 <!ENTITY % tocfront.attlist "INCLUDE">\r
425 <![ %tocfront.attlist; [\r
426 <!ATTLIST ToCfront\r
427                 %label.attrib;\r
428                 %linkend.attrib; --to element that this entry represents--\r
429                 %pagenum.attrib;\r
430                 %common.attrib;\r
431                 %tocfront.role.attrib;\r
432                 %local.tocfront.attrib;\r
433 >\r
434 <!--end of tocfront.attlist-->]]>\r
435 <!--end of tocfront.module-->]]>\r
436 \r
437 <!ENTITY % tocentry.module "INCLUDE">\r
438 <![ %tocentry.module; [\r
439 <!ENTITY % local.tocentry.attrib "">\r
440 <!ENTITY % tocentry.role.attrib "%role.attrib;">\r
441 \r
442 <!ENTITY % tocentry.element "INCLUDE">\r
443 <![ %tocentry.element; [\r
444 <!ELEMENT ToCentry - - ((%para.char.mix;)+)>\r
445 <!--end of tocentry.element-->]]>\r
446 \r
447 <!ENTITY % tocentry.attlist "INCLUDE">\r
448 <![ %tocentry.attlist; [\r
449 <!ATTLIST ToCentry\r
450                 %linkend.attrib; --to element that this entry represents--\r
451                 %pagenum.attrib;\r
452                 %common.attrib;\r
453                 %tocentry.role.attrib;\r
454                 %local.tocentry.attrib;\r
455 >\r
456 <!--end of tocentry.attlist-->]]>\r
457 <!--end of tocentry.module-->]]>\r
458 \r
459 <!ENTITY % tocpart.module "INCLUDE">\r
460 <![ %tocpart.module; [\r
461 <!ENTITY % local.tocpart.attrib "">\r
462 <!ENTITY % tocpart.role.attrib "%role.attrib;">\r
463 \r
464 <!ENTITY % tocpart.element "INCLUDE">\r
465 <![ %tocpart.element; [\r
466 <!ELEMENT ToCpart - O (ToCentry+, ToCchap*)>\r
467 <!--end of tocpart.element-->]]>\r
468 \r
469 <!ENTITY % tocpart.attlist "INCLUDE">\r
470 <![ %tocpart.attlist; [\r
471 <!ATTLIST ToCpart\r
472                 %common.attrib;\r
473                 %tocpart.role.attrib;\r
474                 %local.tocpart.attrib;\r
475 >\r
476 <!--end of tocpart.attlist-->]]>\r
477 <!--end of tocpart.module-->]]>\r
478 \r
479 <!ENTITY % tocchap.module "INCLUDE">\r
480 <![ %tocchap.module; [\r
481 <!ENTITY % local.tocchap.attrib "">\r
482 <!ENTITY % tocchap.role.attrib "%role.attrib;">\r
483 \r
484 <!ENTITY % tocchap.element "INCLUDE">\r
485 <![ %tocchap.element; [\r
486 <!ELEMENT ToCchap - O (ToCentry+, ToClevel1*)>\r
487 <!--end of tocchap.element-->]]>\r
488 \r
489 <!ENTITY % tocchap.attlist "INCLUDE">\r
490 <![ %tocchap.attlist; [\r
491 <!ATTLIST ToCchap\r
492                 %label.attrib;\r
493                 %common.attrib;\r
494                 %tocchap.role.attrib;\r
495                 %local.tocchap.attrib;\r
496 >\r
497 <!--end of tocchap.attlist-->]]>\r
498 <!--end of tocchap.module-->]]>\r
499 \r
500 <!ENTITY % toclevel1.module "INCLUDE">\r
501 <![ %toclevel1.module; [\r
502 <!ENTITY % local.toclevel1.attrib "">\r
503 <!ENTITY % toclevel1.role.attrib "%role.attrib;">\r
504 \r
505 <!ENTITY % toclevel1.element "INCLUDE">\r
506 <![ %toclevel1.element; [\r
507 <!ELEMENT ToClevel1 - O (ToCentry+, ToClevel2*)>\r
508 <!--end of toclevel1.element-->]]>\r
509 \r
510 <!ENTITY % toclevel1.attlist "INCLUDE">\r
511 <![ %toclevel1.attlist; [\r
512 <!ATTLIST ToClevel1\r
513                 %common.attrib;\r
514                 %toclevel1.role.attrib;\r
515                 %local.toclevel1.attrib;\r
516 >\r
517 <!--end of toclevel1.attlist-->]]>\r
518 <!--end of toclevel1.module-->]]>\r
519 \r
520 <!ENTITY % toclevel2.module "INCLUDE">\r
521 <![ %toclevel2.module; [\r
522 <!ENTITY % local.toclevel2.attrib "">\r
523 <!ENTITY % toclevel2.role.attrib "%role.attrib;">\r
524 \r
525 <!ENTITY % toclevel2.element "INCLUDE">\r
526 <![ %toclevel2.element; [\r
527 <!ELEMENT ToClevel2 - O (ToCentry+, ToClevel3*)>\r
528 <!--end of toclevel2.element-->]]>\r
529 \r
530 <!ENTITY % toclevel2.attlist "INCLUDE">\r
531 <![ %toclevel2.attlist; [\r
532 <!ATTLIST ToClevel2\r
533                 %common.attrib;\r
534                 %toclevel2.role.attrib;\r
535                 %local.toclevel2.attrib;\r
536 >\r
537 <!--end of toclevel2.attlist-->]]>\r
538 <!--end of toclevel2.module-->]]>\r
539 \r
540 <!ENTITY % toclevel3.module "INCLUDE">\r
541 <![ %toclevel3.module; [\r
542 <!ENTITY % local.toclevel3.attrib "">\r
543 <!ENTITY % toclevel3.role.attrib "%role.attrib;">\r
544 \r
545 <!ENTITY % toclevel3.element "INCLUDE">\r
546 <![ %toclevel3.element; [\r
547 <!ELEMENT ToClevel3 - O (ToCentry+, ToClevel4*)>\r
548 <!--end of toclevel3.element-->]]>\r
549 \r
550 <!ENTITY % toclevel3.attlist "INCLUDE">\r
551 <![ %toclevel3.attlist; [\r
552 <!ATTLIST ToClevel3\r
553                 %common.attrib;\r
554                 %toclevel3.role.attrib;\r
555                 %local.toclevel3.attrib;\r
556 >\r
557 <!--end of toclevel3.attlist-->]]>\r
558 <!--end of toclevel3.module-->]]>\r
559 \r
560 <!ENTITY % toclevel4.module "INCLUDE">\r
561 <![ %toclevel4.module; [\r
562 <!ENTITY % local.toclevel4.attrib "">\r
563 <!ENTITY % toclevel4.role.attrib "%role.attrib;">\r
564 \r
565 <!ENTITY % toclevel4.element "INCLUDE">\r
566 <![ %toclevel4.element; [\r
567 <!ELEMENT ToClevel4 - O (ToCentry+, ToClevel5*)>\r
568 <!--end of toclevel4.element-->]]>\r
569 \r
570 <!ENTITY % toclevel4.attlist "INCLUDE">\r
571 <![ %toclevel4.attlist; [\r
572 <!ATTLIST ToClevel4\r
573                 %common.attrib;\r
574                 %toclevel4.role.attrib;\r
575                 %local.toclevel4.attrib;\r
576 >\r
577 <!--end of toclevel4.attlist-->]]>\r
578 <!--end of toclevel4.module-->]]>\r
579 \r
580 <!ENTITY % toclevel5.module "INCLUDE">\r
581 <![ %toclevel5.module; [\r
582 <!ENTITY % local.toclevel5.attrib "">\r
583 <!ENTITY % toclevel5.role.attrib "%role.attrib;">\r
584 \r
585 <!ENTITY % toclevel5.element "INCLUDE">\r
586 <![ %toclevel5.element; [\r
587 <!ELEMENT ToClevel5 - O (ToCentry+)>\r
588 <!--end of toclevel5.element-->]]>\r
589 \r
590 <!ENTITY % toclevel5.attlist "INCLUDE">\r
591 <![ %toclevel5.attlist; [\r
592 <!ATTLIST ToClevel5\r
593                 %common.attrib;\r
594                 %toclevel5.role.attrib;\r
595                 %local.toclevel5.attrib;\r
596 >\r
597 <!--end of toclevel5.attlist-->]]>\r
598 <!--end of toclevel5.module-->]]>\r
599 \r
600 <!ENTITY % tocback.module "INCLUDE">\r
601 <![ %tocback.module; [\r
602 <!ENTITY % local.tocback.attrib "">\r
603 <!ENTITY % tocback.role.attrib "%role.attrib;">\r
604 \r
605 <!ENTITY % tocback.element "INCLUDE">\r
606 <![ %tocback.element; [\r
607 <!ELEMENT ToCback - O ((%para.char.mix;)+)>\r
608 <!--end of tocback.element-->]]>\r
609 \r
610 <!ENTITY % tocback.attlist "INCLUDE">\r
611 <![ %tocback.attlist; [\r
612 <!ATTLIST ToCback\r
613                 %label.attrib;\r
614                 %linkend.attrib; --to element that this entry represents--\r
615                 %pagenum.attrib;\r
616                 %common.attrib;\r
617                 %tocback.role.attrib;\r
618                 %local.tocback.attrib;\r
619 >\r
620 <!--end of tocback.attlist-->]]>\r
621 <!--end of tocback.module-->]]>\r
622 <!--end of toc.content.module-->]]>\r
623 \r
624 <!ENTITY % lot.content.module "INCLUDE">\r
625 <![ %lot.content.module; [\r
626 <!ENTITY % lot.module "INCLUDE">\r
627 <![ %lot.module; [\r
628 <!ENTITY % local.lot.attrib "">\r
629 <!ENTITY % lot.role.attrib "%role.attrib;">\r
630 \r
631 <!ENTITY % lot.element "INCLUDE">\r
632 <![ %lot.element; [\r
633 <!ELEMENT LoT - O ((%bookcomponent.title.content;)?, LoTentry*)>\r
634 <!--end of lot.element-->]]>\r
635 \r
636 <!ENTITY % lot.attlist "INCLUDE">\r
637 <![ %lot.attlist; [\r
638 <!ATTLIST LoT\r
639                 %label.attrib;\r
640                 %common.attrib;\r
641                 %lot.role.attrib;\r
642                 %local.lot.attrib;\r
643 >\r
644 <!--end of lot.attlist-->]]>\r
645 <!--end of lot.module-->]]>\r
646 \r
647 <!ENTITY % lotentry.module "INCLUDE">\r
648 <![ %lotentry.module; [\r
649 <!ENTITY % local.lotentry.attrib "">\r
650 <!ENTITY % lotentry.role.attrib "%role.attrib;">\r
651 \r
652 <!ENTITY % lotentry.element "INCLUDE">\r
653 <![ %lotentry.element; [\r
654 <!ELEMENT LoTentry - - ((%para.char.mix;)+ )>\r
655 <!--end of lotentry.element-->]]>\r
656 \r
657 <!ENTITY % lotentry.attlist "INCLUDE">\r
658 <![ %lotentry.attlist; [\r
659 <!ATTLIST LoTentry\r
660                 --\r
661                 SrcCredit: Information about the source of the entry, \r
662                 as for a list of illustrations\r
663                 --\r
664                 SrcCredit       CDATA           #IMPLIED\r
665                 %pagenum.attrib;\r
666                 %common.attrib;\r
667                 %linkend.attrib; --to element that this entry represents--\r
668                 %lotentry.role.attrib;\r
669                 %local.lotentry.attrib;\r
670 >\r
671 <!--end of lotentry.attlist-->]]>\r
672 <!--end of lotentry.module-->]]>\r
673 <!--end of lot.content.module-->]]>\r
674 \r
675 <!-- ...................................................................... -->\r
676 <!-- Appendix, Chapter, Part, Preface, Reference, PartIntro ............... -->\r
677 \r
678 <!ENTITY % appendix.module "INCLUDE">\r
679 <![ %appendix.module; [\r
680 <!ENTITY % local.appendix.attrib "">\r
681 <!ENTITY % appendix.role.attrib "%role.attrib;">\r
682 \r
683 <!ENTITY % appendix.element "INCLUDE">\r
684 <![ %appendix.element; [\r
685 <!ELEMENT Appendix - O ((%bookcomponent.title.content;), ToCchap?,\r
686                 (%bookcomponent.content;)) %ubiq.inclusion;>\r
687 <!--end of appendix.element-->]]>\r
688 \r
689 <!ENTITY % appendix.attlist "INCLUDE">\r
690 <![ %appendix.attlist; [\r
691 <!ATTLIST Appendix\r
692                 %label.attrib;\r
693                 %status.attrib;\r
694                 %common.attrib;\r
695                 %appendix.role.attrib;\r
696                 %local.appendix.attrib;\r
697 >\r
698 <!--end of appendix.attlist-->]]>\r
699 <!--end of appendix.module-->]]>\r
700 \r
701 <!ENTITY % chapter.module "INCLUDE">\r
702 <![ %chapter.module; [\r
703 <!ENTITY % local.chapter.attrib "">\r
704 <!ENTITY % chapter.role.attrib "%role.attrib;">\r
705 \r
706 <!ENTITY % chapter.element "INCLUDE">\r
707 <![ %chapter.element; [\r
708 <!ELEMENT Chapter - O ((%bookcomponent.title.content;), ToCchap?,\r
709                 (%bookcomponent.content;), (Index | Glossary | Bibliography)*)\r
710                 %ubiq.inclusion;>\r
711 <!--end of chapter.element-->]]>\r
712 \r
713 <!ENTITY % chapter.attlist "INCLUDE">\r
714 <![ %chapter.attlist; [\r
715 <!ATTLIST Chapter\r
716                 %label.attrib;\r
717                 %status.attrib;\r
718                 %common.attrib;\r
719                 %chapter.role.attrib;\r
720                 %local.chapter.attrib;\r
721 >\r
722 <!--end of chapter.attlist-->]]>\r
723 <!--end of chapter.module-->]]>\r
724 \r
725 <!ENTITY % part.module "INCLUDE">\r
726 <![ %part.module; [\r
727 \r
728 <!-- Note that Part was to have its content model reduced in V4.0.  This\r
729 change will not be made after all. -->\r
730 \r
731 <!ENTITY % local.part.attrib "">\r
732 <!ENTITY % part.role.attrib "%role.attrib;">\r
733 \r
734 <!ENTITY % part.element "INCLUDE">\r
735 <![ %part.element; [\r
736 <!ELEMENT Part - - ((%bookcomponent.title.content;), PartIntro?,\r
737                 (%partcontent.mix;)+) %ubiq.inclusion;>\r
738 <!--end of part.element-->]]>\r
739 \r
740 <!ENTITY % part.attlist "INCLUDE">\r
741 <![ %part.attlist; [\r
742 <!ATTLIST Part\r
743                 %label.attrib;\r
744                 %status.attrib;\r
745                 %common.attrib;\r
746                 %part.role.attrib;\r
747                 %local.part.attrib;\r
748 >\r
749 <!--end of part.attlist-->]]>\r
750 <!--ELEMENT PartIntro (defined below)-->\r
751 <!--end of part.module-->]]>\r
752 \r
753 <!ENTITY % preface.module "INCLUDE">\r
754 <![ %preface.module; [\r
755 <!ENTITY % local.preface.attrib "">\r
756 <!ENTITY % preface.role.attrib "%role.attrib;">\r
757 \r
758 <!ENTITY % preface.element "INCLUDE">\r
759 <![ %preface.element; [\r
760 <!ELEMENT Preface - O ((%bookcomponent.title.content;), \r
761                 (%bookcomponent.content;)) %ubiq.inclusion;>\r
762 <!--end of preface.element-->]]>\r
763 \r
764 <!ENTITY % preface.attlist "INCLUDE">\r
765 <![ %preface.attlist; [\r
766 <!ATTLIST Preface\r
767                 %status.attrib;\r
768                 %common.attrib;\r
769                 %preface.role.attrib;\r
770                 %local.preface.attrib;\r
771 >\r
772 <!--end of preface.attlist-->]]>\r
773 <!--end of preface.module-->]]>\r
774 \r
775 <!ENTITY % reference.module "INCLUDE">\r
776 <![ %reference.module; [\r
777 <!ENTITY % local.reference.attrib "">\r
778 <!ENTITY % reference.role.attrib "%role.attrib;">\r
779 \r
780 <!ENTITY % reference.element "INCLUDE">\r
781 <![ %reference.element; [\r
782 <!ELEMENT Reference - O ((%bookcomponent.title.content;), PartIntro?,\r
783                 (%refentry.class;)+) %ubiq.inclusion;>\r
784 <!--end of reference.element-->]]>\r
785 \r
786 <!ENTITY % reference.attlist "INCLUDE">\r
787 <![ %reference.attlist; [\r
788 <!ATTLIST Reference\r
789                 %label.attrib;\r
790                 %status.attrib;\r
791                 %common.attrib;\r
792                 %reference.role.attrib;\r
793                 %local.reference.attrib;\r
794 >\r
795 <!--end of reference.attlist-->]]>\r
796 <!--ELEMENT PartIntro (defined below)-->\r
797 <!--end of reference.module-->]]>\r
798 \r
799 <!ENTITY % partintro.module "INCLUDE">\r
800 <![ %partintro.module; [\r
801 <!ENTITY % local.partintro.attrib "">\r
802 <!ENTITY % partintro.role.attrib "%role.attrib;">\r
803 \r
804 <!ENTITY % partintro.element "INCLUDE">\r
805 <![ %partintro.element; [\r
806 <!ELEMENT PartIntro - O ((%div.title.content;)?, (%bookcomponent.content;))\r
807                 %ubiq.inclusion;>\r
808 <!--end of partintro.element-->]]>\r
809 \r
810 <!ENTITY % partintro.attlist "INCLUDE">\r
811 <![ %partintro.attlist; [\r
812 <!ATTLIST PartIntro     \r
813                 %label.attrib;\r
814                 %common.attrib;\r
815                 %local.partintro.attrib;\r
816                 %partintro.role.attrib;\r
817 >\r
818 <!--end of partintro.attlist-->]]>\r
819 <!--end of partintro.module-->]]>\r
820 \r
821 <!-- ...................................................................... -->\r
822 <!-- Other Info elements .................................................. -->\r
823 \r
824 <!ENTITY % otherinfo.module "INCLUDE">\r
825 <![ %otherinfo.module; [\r
826 <!ENTITY % local.otherinfo.attrib "">\r
827 <!ENTITY % otherinfo.role.attrib "%role.attrib;">\r
828 \r
829 <!ENTITY % otherinfo.elements "INCLUDE">\r
830 <![ %otherinfo.elements; [\r
831 <!ELEMENT (%otherinfo.class;) - - ((Graphic | MediaObject \r
832                 | LegalNotice | ModeSpec \r
833                 | SubjectSet | KeywordSet | ITermSet | %bibliocomponent.mix;)+)\r
834                 %beginpage.exclusion;>\r
835 <!--end of otherinfo.elements-->]]>\r
836 \r
837 <!ENTITY % otherinfo.attlists "INCLUDE">\r
838 <![ %otherinfo.attlists; [\r
839 <!ATTLIST (%otherinfo.class;)\r
840                 %common.attrib;\r
841                 %otherinfo.role.attrib;\r
842                 %local.otherinfo.attrib;\r
843 >\r
844 <!--end of otherinfo.attlists-->]]>\r
845 <!--end of otherinfo.module-->]]>\r
846 \r
847 <!-- ...................................................................... -->\r
848 <!-- Section (parallel to Sect*) ......................................... -->\r
849 \r
850 <!ENTITY % section.content.module "INCLUDE">\r
851 <![ %section.content.module; [\r
852 <!ENTITY % section.module "INCLUDE">\r
853 <![ %section.module; [\r
854 <!ENTITY % local.section.attrib "">\r
855 <!ENTITY % section.role.attrib "%role.attrib;">\r
856 \r
857 <!ENTITY % section.element "INCLUDE">\r
858 <![ %section.element; [\r
859 <!ELEMENT Section - - (SectionInfo?,\r
860                         (%sect.title.content;),\r
861                         (%nav.class;)*,\r
862                         (((%divcomponent.mix;)+,\r
863                           ((%refentry.class;)*|Section*))\r
864                          | (%refentry.class;)+|Section+),\r
865                         (%nav.class;)*)\r
866                         +(%ubiq.mix;)>\r
867 <!--end of section.element-->]]>\r
868 \r
869 <!ENTITY % section.attlist "INCLUDE">\r
870 <![ %section.attlist; [\r
871 <!ATTLIST Section\r
872                 --\r
873                 What did we decide about RenderAs?\r
874                 Renderas        (Sect1\r
875                                 |Sect2\r
876                                 |Sect3\r
877                                 |Sect4\r
878                                 |Sect5)         #IMPLIED\r
879                 --\r
880                 %label.attrib;\r
881                 %status.attrib;\r
882                 %common.attrib;\r
883                 %section.role.attrib;\r
884                 %local.section.attrib;\r
885 >\r
886 <!--end of section.attlist-->]]>\r
887 <!--end of section.module-->]]>\r
888 \r
889 <!ENTITY % sectioninfo.module "INCLUDE">\r
890 <![ %sectioninfo.module; [\r
891 <!ENTITY % sectioninfo.role.attrib "%role.attrib;">\r
892 <!ENTITY % local.sectioninfo.attrib "">\r
893 \r
894 <!ENTITY % sectioninfo.element "INCLUDE">\r
895 <![ %sectioninfo.element; [\r
896 <!ELEMENT SectionInfo - - ((Graphic | MediaObject | LegalNotice | ModeSpec \r
897         | SubjectSet | KeywordSet | ITermSet | %bibliocomponent.mix;)+)\r
898         -(BeginPage)>\r
899 <!--end of sectioninfo.element-->]]>\r
900 \r
901 <!ENTITY % sectioninfo.attlist "INCLUDE">\r
902 <![ %sectioninfo.attlist; [\r
903 <!ATTLIST SectionInfo\r
904                 %common.attrib;\r
905                 %sectioninfo.role.attrib;\r
906                 %local.sectioninfo.attrib;\r
907 >\r
908 <!--end of sectioninfo.attlist-->]]>\r
909 <!--end of sectioninfo.module-->]]>\r
910 <!--end of section.content.module-->]]>\r
911 \r
912 <!-- ...................................................................... -->\r
913 <!-- Sect1, Sect2, Sect3, Sect4, Sect5 .................................... -->\r
914 \r
915 <!ENTITY % sect1.module "INCLUDE">\r
916 <![ %sect1.module; [\r
917 <!ENTITY % local.sect1.attrib "">\r
918 <!ENTITY % sect1.role.attrib "%role.attrib;">\r
919 \r
920 <!ENTITY % sect1.element "INCLUDE">\r
921 <![ %sect1.element; [\r
922 <!ELEMENT Sect1 - O (Sect1Info?, (%sect.title.content;), (%nav.class;)*,\r
923                 (((%divcomponent.mix;)+, \r
924                 ((%refentry.class;)* | Sect2* | SimpleSect*))\r
925                 | (%refentry.class;)+ | Sect2+ | SimpleSect+), (%nav.class;)*)\r
926                 %ubiq.inclusion;>\r
927 <!--end of sect1.element-->]]>\r
928 \r
929 <!ENTITY % sect1.attlist "INCLUDE">\r
930 <![ %sect1.attlist; [\r
931 <!ATTLIST Sect1\r
932                 --\r
933                 Renderas: Indicates the format in which the heading should\r
934                 appear\r
935                 --\r
936                 Renderas        (Sect2\r
937                                 |Sect3\r
938                                 |Sect4\r
939                                 |Sect5)         #IMPLIED\r
940                 %label.attrib;\r
941                 %status.attrib;\r
942                 %common.attrib;\r
943                 %sect1.role.attrib;\r
944                 %local.sect1.attrib;\r
945 >\r
946 <!--end of sect1.attlist-->]]>\r
947 <!--end of sect1.module-->]]>\r
948 \r
949 <!ENTITY % sect2.module "INCLUDE">\r
950 <![ %sect2.module; [\r
951 <!ENTITY % local.sect2.attrib "">\r
952 <!ENTITY % sect2.role.attrib "%role.attrib;">\r
953 \r
954 <!ENTITY % sect2.element "INCLUDE">\r
955 <![ %sect2.element; [\r
956 <!ELEMENT Sect2 - O (Sect2Info?, (%sect.title.content;), (%nav.class;)*,\r
957                 (((%divcomponent.mix;)+, \r
958                 ((%refentry.class;)* | Sect3* | SimpleSect*))\r
959                 | (%refentry.class;)+ | Sect3+ | SimpleSect+), (%nav.class;)*)>\r
960 <!--end of sect2.element-->]]>\r
961 \r
962 <!ENTITY % sect2.attlist "INCLUDE">\r
963 <![ %sect2.attlist; [\r
964 <!ATTLIST Sect2\r
965                 --\r
966                 Renderas: Indicates the format in which the heading should\r
967                 appear\r
968                 --\r
969                 Renderas        (Sect1\r
970                                 |Sect3\r
971                                 |Sect4\r
972                                 |Sect5)         #IMPLIED\r
973                 %label.attrib;\r
974                 %status.attrib;\r
975                 %common.attrib;\r
976                 %sect2.role.attrib;\r
977                 %local.sect2.attrib;\r
978 >\r
979 <!--end of sect2.attlist-->]]>\r
980 <!--end of sect2.module-->]]>\r
981 \r
982 <!ENTITY % sect3.module "INCLUDE">\r
983 <![ %sect3.module; [\r
984 <!ENTITY % local.sect3.attrib "">\r
985 <!ENTITY % sect3.role.attrib "%role.attrib;">\r
986 \r
987 <!ENTITY % sect3.element "INCLUDE">\r
988 <![ %sect3.element; [\r
989 <!ELEMENT Sect3 - O (Sect3Info?, (%sect.title.content;), (%nav.class;)*,\r
990                 (((%divcomponent.mix;)+, \r
991                 ((%refentry.class;)* | Sect4* | SimpleSect*))\r
992                 | (%refentry.class;)+ | Sect4+ | SimpleSect+), (%nav.class;)*)>\r
993 <!--end of sect3.element-->]]>\r
994 \r
995 <!ENTITY % sect3.attlist "INCLUDE">\r
996 <![ %sect3.attlist; [\r
997 <!ATTLIST Sect3\r
998                 --\r
999                 Renderas: Indicates the format in which the heading should\r
1000                 appear\r
1001                 --\r
1002                 Renderas        (Sect1\r
1003                                 |Sect2\r
1004                                 |Sect4\r
1005                                 |Sect5)         #IMPLIED\r
1006                 %label.attrib;\r
1007                 %status.attrib;\r
1008                 %common.attrib;\r
1009                 %sect3.role.attrib;\r
1010                 %local.sect3.attrib;\r
1011 >\r
1012 <!--end of sect3.attlist-->]]>\r
1013 <!--end of sect3.module-->]]>\r
1014 \r
1015 <!ENTITY % sect4.module "INCLUDE">\r
1016 <![ %sect4.module; [\r
1017 <!ENTITY % local.sect4.attrib "">\r
1018 <!ENTITY % sect4.role.attrib "%role.attrib;">\r
1019 \r
1020 <!ENTITY % sect4.element "INCLUDE">\r
1021 <![ %sect4.element; [\r
1022 <!ELEMENT Sect4 - O (Sect4Info?, (%sect.title.content;), (%nav.class;)*,\r
1023                 (((%divcomponent.mix;)+, \r
1024                 ((%refentry.class;)* | Sect5* | SimpleSect*))\r
1025                 | (%refentry.class;)+ | Sect5+ | SimpleSect+), (%nav.class;)*)>\r
1026 <!--end of sect4.element-->]]>\r
1027 \r
1028 <!ENTITY % sect4.attlist "INCLUDE">\r
1029 <![ %sect4.attlist; [\r
1030 <!ATTLIST Sect4\r
1031                 --\r
1032                 Renderas: Indicates the format in which the heading should\r
1033                 appear\r
1034                 --\r
1035                 Renderas        (Sect1\r
1036                                 |Sect2\r
1037                                 |Sect3\r
1038                                 |Sect5)         #IMPLIED\r
1039                 %label.attrib;\r
1040                 %status.attrib;\r
1041                 %common.attrib;\r
1042                 %sect4.role.attrib;\r
1043                 %local.sect4.attrib;\r
1044 >\r
1045 <!--end of sect4.attlist-->]]>\r
1046 <!--end of sect4.module-->]]>\r
1047 \r
1048 <!ENTITY % sect5.module "INCLUDE">\r
1049 <![ %sect5.module; [\r
1050 <!ENTITY % local.sect5.attrib "">\r
1051 <!ENTITY % sect5.role.attrib "%role.attrib;">\r
1052 \r
1053 <!ENTITY % sect5.element "INCLUDE">\r
1054 <![ %sect5.element; [\r
1055 <!ELEMENT Sect5 - O (Sect5Info?, (%sect.title.content;), (%nav.class;)*,\r
1056                 (((%divcomponent.mix;)+, ((%refentry.class;)* | SimpleSect*))\r
1057                 | (%refentry.class;)+ | SimpleSect+), (%nav.class;)*)>\r
1058 <!--end of sect5.element-->]]>\r
1059 \r
1060 <!ENTITY % sect5.attlist "INCLUDE">\r
1061 <![ %sect5.attlist; [\r
1062 <!ATTLIST Sect5\r
1063                 --\r
1064                 Renderas: Indicates the format in which the heading should\r
1065                 appear\r
1066                 --\r
1067                 Renderas        (Sect1\r
1068                                 |Sect2\r
1069                                 |Sect3\r
1070                                 |Sect4)         #IMPLIED\r
1071                 %label.attrib;\r
1072                 %status.attrib;\r
1073                 %common.attrib;\r
1074                 %sect5.role.attrib;\r
1075                 %local.sect5.attrib;\r
1076 >\r
1077 <!--end of sect5.attlist-->]]>\r
1078 <!--end of sect5.module-->]]>\r
1079 \r
1080 <!ENTITY % simplesect.module "INCLUDE">\r
1081 <![ %simplesect.module; [\r
1082 <!ENTITY % local.simplesect.attrib "">\r
1083 <!ENTITY % simplesect.role.attrib "%role.attrib;">\r
1084 \r
1085 <!ENTITY % simplesect.element "INCLUDE">\r
1086 <![ %simplesect.element; [\r
1087 <!ELEMENT SimpleSect - O ((%sect.title.content;), (%divcomponent.mix;)+)\r
1088                 %ubiq.inclusion;>\r
1089 <!--end of simplesect.element-->]]>\r
1090 \r
1091 <!ENTITY % simplesect.attlist "INCLUDE">\r
1092 <![ %simplesect.attlist; [\r
1093 <!ATTLIST SimpleSect\r
1094                 %common.attrib;\r
1095                 %simplesect.role.attrib;\r
1096                 %local.simplesect.attrib;\r
1097 >\r
1098 <!--end of simplesect.attlist-->]]>\r
1099 <!--end of simplesect.module-->]]>\r
1100 \r
1101 <!-- ...................................................................... -->\r
1102 <!-- Bibliography ......................................................... -->\r
1103 \r
1104 <!ENTITY % bibliography.content.module "INCLUDE">\r
1105 <![ %bibliography.content.module; [\r
1106 <!ENTITY % bibliography.module "INCLUDE">\r
1107 <![ %bibliography.module; [\r
1108 <!ENTITY % local.bibliography.attrib "">\r
1109 <!ENTITY % bibliography.role.attrib "%role.attrib;">\r
1110 \r
1111 <!ENTITY % bibliography.element "INCLUDE">\r
1112 <![ %bibliography.element; [\r
1113 <!ELEMENT Bibliography - O ((%bookcomponent.title.content;)?,\r
1114                 (%component.mix;)*, \r
1115                 (BiblioDiv+ | (BiblioEntry|BiblioMixed)+))>\r
1116 <!--end of bibliography.element-->]]>\r
1117 \r
1118 <!ENTITY % bibliography.attlist "INCLUDE">\r
1119 <![ %bibliography.attlist; [\r
1120 <!ATTLIST Bibliography\r
1121                 %status.attrib;\r
1122                 %common.attrib;\r
1123                 %bibliography.role.attrib;\r
1124                 %local.bibliography.attrib;\r
1125 >\r
1126 <!--end of bibliography.attlist-->]]>\r
1127 <!--end of bibliography.module-->]]>\r
1128 \r
1129 <!ENTITY % bibliodiv.module "INCLUDE">\r
1130 <![ %bibliodiv.module; [\r
1131 <!ENTITY % local.bibliodiv.attrib "">\r
1132 <!ENTITY % bibliodiv.role.attrib "%role.attrib;">\r
1133 \r
1134 <!ENTITY % bibliodiv.element "INCLUDE">\r
1135 <![ %bibliodiv.element; [\r
1136 <!ELEMENT BiblioDiv - O ((%sect.title.content;)?, (%component.mix;)*,\r
1137                 (BiblioEntry|BiblioMixed)+)>\r
1138 <!--end of bibliodiv.element-->]]>\r
1139 \r
1140 <!ENTITY % bibliodiv.attlist "INCLUDE">\r
1141 <![ %bibliodiv.attlist; [\r
1142 <!ATTLIST BiblioDiv\r
1143                 %status.attrib;\r
1144                 %common.attrib;\r
1145                 %bibliodiv.role.attrib;\r
1146                 %local.bibliodiv.attrib;\r
1147 >\r
1148 <!--end of bibliodiv.attlist-->]]>\r
1149 <!--end of bibliodiv.module-->]]>\r
1150 <!--end of bibliography.content.module-->]]>\r
1151 \r
1152 <!-- ...................................................................... -->\r
1153 <!-- Glossary ............................................................. -->\r
1154 \r
1155 <!ENTITY % glossary.content.module "INCLUDE">\r
1156 <![ %glossary.content.module; [\r
1157 <!ENTITY % glossary.module "INCLUDE">\r
1158 <![ %glossary.module; [\r
1159 <!ENTITY % local.glossary.attrib "">\r
1160 <!ENTITY % glossary.role.attrib "%role.attrib;">\r
1161 \r
1162 <!ENTITY % glossary.element "INCLUDE">\r
1163 <![ %glossary.element; [\r
1164 <!ELEMENT Glossary - O ((%bookcomponent.title.content;)?, (%component.mix;)*,\r
1165                 (GlossDiv+ | GlossEntry+), Bibliography?)>\r
1166 <!--end of glossary.element-->]]>\r
1167 \r
1168 <!ENTITY % glossary.attlist "INCLUDE">\r
1169 <![ %glossary.attlist; [\r
1170 <!ATTLIST Glossary\r
1171                 %status.attrib;\r
1172                 %common.attrib;\r
1173                 %glossary.role.attrib;\r
1174                 %local.glossary.attrib;\r
1175 >\r
1176 <!--end of glossary.attlist-->]]>\r
1177 <!--end of glossary.module-->]]>\r
1178 \r
1179 <!ENTITY % glossdiv.module "INCLUDE">\r
1180 <![ %glossdiv.module; [\r
1181 <!ENTITY % local.glossdiv.attrib "">\r
1182 <!ENTITY % glossdiv.role.attrib "%role.attrib;">\r
1183 \r
1184 <!ENTITY % glossdiv.element "INCLUDE">\r
1185 <![ %glossdiv.element; [\r
1186 <!ELEMENT GlossDiv - O ((%sect.title.content;), (%component.mix;)*,\r
1187                 GlossEntry+)>\r
1188 <!--end of glossdiv.element-->]]>\r
1189 \r
1190 <!ENTITY % glossdiv.attlist "INCLUDE">\r
1191 <![ %glossdiv.attlist; [\r
1192 <!ATTLIST GlossDiv\r
1193                 %status.attrib;\r
1194                 %common.attrib;\r
1195                 %glossdiv.role.attrib;\r
1196                 %local.glossdiv.attrib;\r
1197 >\r
1198 <!--end of glossdiv.attlist-->]]>\r
1199 <!--end of glossdiv.module-->]]>\r
1200 <!--end of glossary.content.module-->]]>\r
1201 \r
1202 <!-- ...................................................................... -->\r
1203 <!-- Index and SetIndex ................................................... -->\r
1204 \r
1205 <!ENTITY % index.content.module "INCLUDE">\r
1206 <![ %index.content.module; [\r
1207 <!ENTITY % indexes.module "INCLUDE">\r
1208 <![ %indexes.module; [\r
1209 <!ENTITY % local.indexes.attrib "">\r
1210 <!ENTITY % indexes.role.attrib "%role.attrib;">\r
1211 \r
1212 <!ENTITY % indexes.elements "INCLUDE">\r
1213 <![ %indexes.elements; [\r
1214 <!ELEMENT (%index.class;) - O ((%bookcomponent.title.content;)?,\r
1215                 (%component.mix;)*, (IndexDiv* | IndexEntry*))\r
1216                 %ndxterm.exclusion;>\r
1217 <!--end of indexes.elements-->]]>\r
1218 \r
1219 <!ENTITY % indexes.attlists "INCLUDE">\r
1220 <![ %indexes.attlists; [\r
1221 <!ATTLIST (%index.class;)\r
1222                 %common.attrib;\r
1223                 %indexes.role.attrib;\r
1224                 %local.indexes.attrib;\r
1225 >\r
1226 <!--end of indexes.attlists-->]]>\r
1227 <!--end of indexes.module-->]]>\r
1228 \r
1229 <!ENTITY % indexdiv.module "INCLUDE">\r
1230 <![ %indexdiv.module; [\r
1231 \r
1232 <!-- SegmentedList in this content is useful for marking up permuted\r
1233      indices. -->\r
1234 \r
1235 <!ENTITY % local.indexdiv.attrib "">\r
1236 <!ENTITY % indexdiv.role.attrib "%role.attrib;">\r
1237 \r
1238 <!ENTITY % indexdiv.element "INCLUDE">\r
1239 <![ %indexdiv.element; [\r
1240 <!ELEMENT IndexDiv - O ((%sect.title.content;)?, ((%indexdivcomponent.mix;)*,\r
1241                 (IndexEntry+ | SegmentedList)))>\r
1242 <!--end of indexdiv.element-->]]>\r
1243 \r
1244 <!ENTITY % indexdiv.attlist "INCLUDE">\r
1245 <![ %indexdiv.attlist; [\r
1246 <!ATTLIST IndexDiv\r
1247                 %common.attrib;\r
1248                 %indexdiv.role.attrib;\r
1249                 %local.indexdiv.attrib;\r
1250 >\r
1251 <!--end of indexdiv.attlist-->]]>\r
1252 <!--end of indexdiv.module-->]]>\r
1253 \r
1254 <!ENTITY % indexentry.module "INCLUDE">\r
1255 <![ %indexentry.module; [\r
1256 <!-- Index entries appear in the index, not the text. -->\r
1257 \r
1258 <!ENTITY % local.indexentry.attrib "">\r
1259 <!ENTITY % indexentry.role.attrib "%role.attrib;">\r
1260 \r
1261 <!ENTITY % indexentry.element "INCLUDE">\r
1262 <![ %indexentry.element; [\r
1263 <!ELEMENT IndexEntry - O (PrimaryIE, (SeeIE|SeeAlsoIE)*,\r
1264                 (SecondaryIE, (SeeIE|SeeAlsoIE|TertiaryIE)*)*)>\r
1265 <!--end of indexentry.element-->]]>\r
1266 \r
1267 <!ENTITY % indexentry.attlist "INCLUDE">\r
1268 <![ %indexentry.attlist; [\r
1269 <!ATTLIST IndexEntry\r
1270                 %common.attrib;\r
1271                 %indexentry.role.attrib;\r
1272                 %local.indexentry.attrib;\r
1273 >\r
1274 <!--end of indexentry.attlist-->]]>\r
1275 <!--end of indexentry.module-->]]>\r
1276 \r
1277 <!ENTITY % primsecterie.module "INCLUDE">\r
1278 <![ %primsecterie.module; [\r
1279 <!ENTITY % local.primsecterie.attrib "">\r
1280 <!ENTITY % primsecterie.role.attrib "%role.attrib;">\r
1281 \r
1282 <!ENTITY % primsecterie.elements "INCLUDE">\r
1283 <![ %primsecterie.elements; [\r
1284 <!ELEMENT (PrimaryIE | SecondaryIE | TertiaryIE) - O ((%ndxterm.char.mix;)+)>\r
1285 <!--end of primsecterie.elements-->]]>\r
1286 \r
1287 <!ENTITY % primsecterie.attlists "INCLUDE">\r
1288 <![ %primsecterie.attlists; [\r
1289 <!ATTLIST (PrimaryIE | SecondaryIE | TertiaryIE)\r
1290                 %linkends.attrib; --to IndexTerms that these entries represent--\r
1291                 %common.attrib;\r
1292                 %primsecterie.role.attrib;\r
1293                 %local.primsecterie.attrib;\r
1294 >\r
1295 <!--end of primsecterie.attlists-->]]>\r
1296 <!--end of primsecterie.module-->]]>\r
1297         \r
1298 <!ENTITY % seeie.module "INCLUDE">\r
1299 <![ %seeie.module; [\r
1300 <!ENTITY % local.seeie.attrib "">\r
1301 <!ENTITY % seeie.role.attrib "%role.attrib;">\r
1302 \r
1303 <!ENTITY % seeie.element "INCLUDE">\r
1304 <![ %seeie.element; [\r
1305 <!ELEMENT SeeIE - O ((%ndxterm.char.mix;)+)>\r
1306 <!--end of seeie.element-->]]>\r
1307 \r
1308 <!ENTITY % seeie.attlist "INCLUDE">\r
1309 <![ %seeie.attlist; [\r
1310 <!ATTLIST SeeIE\r
1311                 %linkend.attrib; --to IndexEntry to look up--\r
1312                 %common.attrib;\r
1313                 %seeie.role.attrib;\r
1314                 %local.seeie.attrib;\r
1315 >\r
1316 <!--end of seeie.attlist-->]]>\r
1317 <!--end of seeie.module-->]]>\r
1318 \r
1319 <!ENTITY % seealsoie.module "INCLUDE">\r
1320 <![ %seealsoie.module; [\r
1321 <!ENTITY % local.seealsoie.attrib "">\r
1322 <!ENTITY % seealsoie.role.attrib "%role.attrib;">\r
1323 \r
1324 <!ENTITY % seealsoie.element "INCLUDE">\r
1325 <![ %seealsoie.element; [\r
1326 <!ELEMENT SeeAlsoIE - O ((%ndxterm.char.mix;)+)>\r
1327 <!--end of seealsoie.element-->]]>\r
1328 \r
1329 <!ENTITY % seealsoie.attlist "INCLUDE">\r
1330 <![ %seealsoie.attlist; [\r
1331 <!ATTLIST SeeAlsoIE\r
1332                 %linkends.attrib; --to related IndexEntries--\r
1333                 %common.attrib;\r
1334                 %seealsoie.role.attrib;\r
1335                 %local.seealsoie.attrib;\r
1336 >\r
1337 <!--end of seealsoie.attlist-->]]>\r
1338 <!--end of seealsoie.module-->]]>\r
1339 <!--end of index.content.module-->]]>\r
1340 \r
1341 <!-- ...................................................................... -->\r
1342 <!-- RefEntry ............................................................. -->\r
1343 \r
1344 <!ENTITY % refentry.content.module "INCLUDE">\r
1345 <![ %refentry.content.module; [\r
1346 <!ENTITY % refentry.module "INCLUDE">\r
1347 <![ %refentry.module; [\r
1348 <!ENTITY % local.refentry.attrib "">\r
1349 <!ENTITY % refentry.role.attrib "%role.attrib;">\r
1350 <!--FUTURE USE (V4.0):\r
1351 ......................\r
1352 The DocInfo element will be split out into ChapterInfo, AppendixInfo,\r
1353 etc.\r
1354 ......................\r
1355 -->\r
1356 \r
1357 <!ENTITY % refentry.element "INCLUDE">\r
1358 <![ %refentry.element; [\r
1359 <!ELEMENT RefEntry - O (DocInfo?, RefMeta?, (Comment|%link.char.class;)*,\r
1360                 RefNameDiv, RefSynopsisDiv?, RefSect1+) %ubiq.inclusion;>\r
1361 <!--end of refentry.element-->]]>\r
1362 \r
1363 <!ENTITY % refentry.attlist "INCLUDE">\r
1364 <![ %refentry.attlist; [\r
1365 <!ATTLIST RefEntry\r
1366                 %status.attrib;\r
1367                 %common.attrib;\r
1368                 %refentry.role.attrib;\r
1369                 %local.refentry.attrib;\r
1370 >\r
1371 <!--end of refentry.attlist-->]]>\r
1372 <!--end of refentry.module-->]]>\r
1373 \r
1374 <!ENTITY % refmeta.module "INCLUDE">\r
1375 <![ %refmeta.module; [\r
1376 <!ENTITY % local.refmeta.attrib "">\r
1377 <!ENTITY % refmeta.role.attrib "%role.attrib;">\r
1378 \r
1379 <!ENTITY % refmeta.element "INCLUDE">\r
1380 <![ %refmeta.element; [\r
1381 <!ELEMENT RefMeta - - (RefEntryTitle, ManVolNum?, RefMiscInfo*)\r
1382                 %beginpage.exclusion;>\r
1383 <!--end of refmeta.element-->]]>\r
1384 \r
1385 <!ENTITY % refmeta.attlist "INCLUDE">\r
1386 <![ %refmeta.attlist; [\r
1387 <!ATTLIST RefMeta\r
1388                 %common.attrib;\r
1389                 %refmeta.role.attrib;\r
1390                 %local.refmeta.attrib;\r
1391 >\r
1392 <!--end of refmeta.attlist-->]]>\r
1393 <!--end of refmeta.module-->]]>\r
1394 \r
1395 <!ENTITY % refmiscinfo.module "INCLUDE">\r
1396 <![ %refmiscinfo.module; [\r
1397 <!ENTITY % local.refmiscinfo.attrib "">\r
1398 <!ENTITY % refmiscinfo.role.attrib "%role.attrib;">\r
1399 \r
1400 <!ENTITY % refmiscinfo.element "INCLUDE">\r
1401 <![ %refmiscinfo.element; [\r
1402 <!ELEMENT RefMiscInfo - - ((%docinfo.char.mix;)+)>\r
1403 <!--end of refmiscinfo.element-->]]>\r
1404 \r
1405 <!ENTITY % refmiscinfo.attlist "INCLUDE">\r
1406 <![ %refmiscinfo.attlist; [\r
1407 <!ATTLIST RefMiscInfo\r
1408                 --\r
1409                 Class: Freely assignable parameter; no default\r
1410                 --\r
1411                 Class           CDATA           #IMPLIED\r
1412                 %common.attrib;\r
1413                 %refmiscinfo.role.attrib;\r
1414                 %local.refmiscinfo.attrib;\r
1415 >\r
1416 <!--end of refmiscinfo.attlist-->]]>\r
1417 <!--end of refmiscinfo.module-->]]>\r
1418 \r
1419 <!ENTITY % refnamediv.module "INCLUDE">\r
1420 <![ %refnamediv.module; [\r
1421 <!ENTITY % local.refnamediv.attrib "">\r
1422 <!ENTITY % refnamediv.role.attrib "%role.attrib;">\r
1423 \r
1424 <!ENTITY % refnamediv.element "INCLUDE">\r
1425 <![ %refnamediv.element; [\r
1426 <!ELEMENT RefNameDiv - O (RefDescriptor?, RefName+, RefPurpose, RefClass*,\r
1427                 (Comment|%link.char.class;)*)>\r
1428 <!--end of refnamediv.element-->]]>\r
1429 \r
1430 <!ENTITY % refnamediv.attlist "INCLUDE">\r
1431 <![ %refnamediv.attlist; [\r
1432 <!ATTLIST RefNameDiv\r
1433                 %common.attrib;\r
1434                 %refnamediv.role.attrib;\r
1435                 %local.refnamediv.attrib;\r
1436 >\r
1437 <!--end of refnamediv.attlist-->]]>\r
1438 <!--end of refnamediv.module-->]]>\r
1439         \r
1440 <!ENTITY % refdescriptor.module "INCLUDE">\r
1441 <![ %refdescriptor.module; [\r
1442 <!ENTITY % local.refdescriptor.attrib "">\r
1443 <!ENTITY % refdescriptor.role.attrib "%role.attrib;">\r
1444 \r
1445 <!ENTITY % refdescriptor.element "INCLUDE">\r
1446 <![ %refdescriptor.element; [\r
1447 <!ELEMENT RefDescriptor - O ((%refname.char.mix;)+)>\r
1448 <!--end of refdescriptor.element-->]]>\r
1449 \r
1450 <!ENTITY % refdescriptor.attlist "INCLUDE">\r
1451 <![ %refdescriptor.attlist; [\r
1452 <!ATTLIST RefDescriptor\r
1453                 %common.attrib;\r
1454                 %refdescriptor.role.attrib;\r
1455                 %local.refdescriptor.attrib;\r
1456 >\r
1457 <!--end of refdescriptor.attlist-->]]>\r
1458 <!--end of refdescriptor.module-->]]>\r
1459 \r
1460 <!ENTITY % refname.module "INCLUDE">\r
1461 <![ %refname.module; [\r
1462 <!ENTITY % local.refname.attrib "">\r
1463 <!ENTITY % refname.role.attrib "%role.attrib;">\r
1464 \r
1465 <!ENTITY % refname.element "INCLUDE">\r
1466 <![ %refname.element; [\r
1467 <!ELEMENT RefName - O ((%refname.char.mix;)+)>\r
1468 <!--end of refname.element-->]]>\r
1469 \r
1470 <!ENTITY % refname.attlist "INCLUDE">\r
1471 <![ %refname.attlist; [\r
1472 <!ATTLIST RefName\r
1473                 %common.attrib;\r
1474                 %refname.role.attrib;\r
1475                 %local.refname.attrib;\r
1476 >\r
1477 <!--end of refname.attlist-->]]>\r
1478 <!--end of refname.module-->]]>\r
1479 \r
1480 <!ENTITY % refpurpose.module "INCLUDE">\r
1481 <![ %refpurpose.module; [\r
1482 <!ENTITY % local.refpurpose.attrib "">\r
1483 <!ENTITY % refpurpose.role.attrib "%role.attrib;">\r
1484 \r
1485 <!ENTITY % refpurpose.element "INCLUDE">\r
1486 <![ %refpurpose.element; [\r
1487 <!ELEMENT RefPurpose - O ((%refinline.char.mix;)+)>\r
1488 <!--end of refpurpose.element-->]]>\r
1489 \r
1490 <!ENTITY % refpurpose.attlist "INCLUDE">\r
1491 <![ %refpurpose.attlist; [\r
1492 <!ATTLIST RefPurpose\r
1493                 %common.attrib;\r
1494                 %refpurpose.role.attrib;\r
1495                 %local.refpurpose.attrib;\r
1496 >\r
1497 <!--end of refpurpose.attlist-->]]>\r
1498 <!--end of refpurpose.module-->]]>\r
1499 \r
1500 <!ENTITY % refclass.module "INCLUDE">\r
1501 <![ %refclass.module; [\r
1502 <!ENTITY % local.refclass.attrib "">\r
1503 <!ENTITY % refclass.role.attrib "%role.attrib;">\r
1504 \r
1505 <!ENTITY % refclass.element "INCLUDE">\r
1506 <![ %refclass.element; [\r
1507 <!ELEMENT RefClass - O ((%refclass.char.mix;)+)>\r
1508 <!--end of refclass.element-->]]>\r
1509 \r
1510 <!ENTITY % refclass.attlist "INCLUDE">\r
1511 <![ %refclass.attlist; [\r
1512 <!ATTLIST RefClass\r
1513                 %common.attrib;\r
1514                 %refclass.role.attrib;\r
1515                 %local.refclass.attrib;\r
1516 >\r
1517 <!--end of refclass.attlist-->]]>\r
1518 <!--end of refclass.module-->]]>\r
1519 \r
1520 <!ENTITY % refsynopsisdiv.module "INCLUDE">\r
1521 <![ %refsynopsisdiv.module; [\r
1522 <!ENTITY % local.refsynopsisdiv.attrib "">\r
1523 <!ENTITY % refsynopsisdiv.role.attrib "%role.attrib;">\r
1524 \r
1525 <!ENTITY % refsynopsisdiv.element "INCLUDE">\r
1526 <![ %refsynopsisdiv.element; [\r
1527 <!ELEMENT RefSynopsisDiv - O (RefSynopsisDivInfo?, (%refsect.title.content;)?,\r
1528                 (((%refcomponent.mix;)+, RefSect2*) | (RefSect2+)))>\r
1529 <!--end of refsynopsisdiv.element-->]]>\r
1530 \r
1531 <!ENTITY % refsynopsisdiv.attlist "INCLUDE">\r
1532 <![ %refsynopsisdiv.attlist; [\r
1533 <!ATTLIST RefSynopsisDiv\r
1534                 %common.attrib;\r
1535                 %refsynopsisdiv.role.attrib;\r
1536                 %local.refsynopsisdiv.attrib;\r
1537 >\r
1538 <!--end of refsynopsisdiv.attlist-->]]>\r
1539 <!--end of refsynopsisdiv.module-->]]>\r
1540 \r
1541 <!ENTITY % refsect1.module "INCLUDE">\r
1542 <![ %refsect1.module; [\r
1543 <!ENTITY % local.refsect1.attrib "">\r
1544 <!ENTITY % refsect1.role.attrib "%role.attrib;">\r
1545 \r
1546 <!ENTITY % refsect1.element "INCLUDE">\r
1547 <![ %refsect1.element; [\r
1548 <!ELEMENT RefSect1 - O (RefSect1Info?, (%refsect.title.content;),\r
1549                 (((%refcomponent.mix;)+, RefSect2*) | RefSect2+))>\r
1550 <!--end of refsect1.element-->]]>\r
1551 \r
1552 <!ENTITY % refsect1.attlist "INCLUDE">\r
1553 <![ %refsect1.attlist; [\r
1554 <!ATTLIST RefSect1\r
1555                 %status.attrib;\r
1556                 %common.attrib;\r
1557                 %refsect1.role.attrib;\r
1558                 %local.refsect1.attrib;\r
1559 >\r
1560 <!--end of refsect1.attlist-->]]>\r
1561 <!--end of refsect1.module-->]]>\r
1562 \r
1563 <!ENTITY % refsect2.module "INCLUDE">\r
1564 <![ %refsect2.module; [\r
1565 <!ENTITY % local.refsect2.attrib "">\r
1566 <!ENTITY % refsect2.role.attrib "%role.attrib;">\r
1567 \r
1568 <!ENTITY % refsect2.element "INCLUDE">\r
1569 <![ %refsect2.element; [\r
1570 <!ELEMENT RefSect2 - O (RefSect2Info?, (%refsect.title.content;),\r
1571         (((%refcomponent.mix;)+, RefSect3*) | RefSect3+))>\r
1572 <!--end of refsect2.element-->]]>\r
1573 \r
1574 <!ENTITY % refsect2.attlist "INCLUDE">\r
1575 <![ %refsect2.attlist; [\r
1576 <!ATTLIST RefSect2\r
1577                 %status.attrib;\r
1578                 %common.attrib;\r
1579                 %refsect2.role.attrib;\r
1580                 %local.refsect2.attrib;\r
1581 >\r
1582 <!--end of refsect2.attlist-->]]>\r
1583 <!--end of refsect2.module-->]]>\r
1584 \r
1585 <!ENTITY % refsect3.module "INCLUDE">\r
1586 <![ %refsect3.module; [\r
1587 <!ENTITY % local.refsect3.attrib "">\r
1588 <!ENTITY % refsect3.role.attrib "%role.attrib;">\r
1589 \r
1590 <!ENTITY % refsect3.element "INCLUDE">\r
1591 <![ %refsect3.element; [\r
1592 <!ELEMENT RefSect3 - O (RefSect3Info?, (%refsect.title.content;), \r
1593         (%refcomponent.mix;)+)>\r
1594 <!--end of refsect3.element-->]]>\r
1595 \r
1596 <!ENTITY % refsect3.attlist "INCLUDE">\r
1597 <![ %refsect3.attlist; [\r
1598 <!ATTLIST RefSect3\r
1599                 %status.attrib;\r
1600                 %common.attrib;\r
1601                 %refsect3.role.attrib;\r
1602                 %local.refsect3.attrib;\r
1603 >\r
1604 <!--end of refsect3.attlist-->]]>\r
1605 <!--end of refsect3.module-->]]>\r
1606 <!--end of refentry.content.module-->]]>\r
1607 \r
1608 <!-- ...................................................................... -->\r
1609 <!-- Article .............................................................. -->\r
1610 \r
1611 <!ENTITY % article.module "INCLUDE">\r
1612 <![ %article.module; [\r
1613 <!-- An Article is a chapter-level, stand-alone document that is often,\r
1614      but need not be, collected into a Book. -->\r
1615 <!--FUTURE USE (V4.0):\r
1616 ......................\r
1617 The %nav.class; entity now allows ToC; ToCchap will be allowed instead.\r
1618 RefEntry will be removed from the main content of Article.\r
1619 ......................\r
1620 -->\r
1621 \r
1622 <!--FUTURE USE (V4.0):\r
1623 ......................\r
1624 The ArtHeader element will be renamed to ArticleInfo.\r
1625 ......................\r
1626 -->\r
1627 \r
1628 <!ENTITY % local.article.attrib "">\r
1629 <!ENTITY % article.role.attrib "%role.attrib;">\r
1630 \r
1631 <!ENTITY % article.element "INCLUDE">\r
1632 <![ %article.element; [\r
1633 <!ELEMENT Article - O ((%div.title.content;)?, ArtHeader?, ToCchap?, LoT*,\r
1634                        (%bookcomponent.content;),\r
1635                        ((%nav.class;) | (%appendix.class;) | Ackno)*)\r
1636                        %ubiq.inclusion;>\r
1637 <!--end of article.element-->]]>\r
1638 \r
1639 <!ENTITY % article.attlist "INCLUDE">\r
1640 <![ %article.attlist; [\r
1641 <!ATTLIST Article\r
1642                 --\r
1643                 Class: Indicates the type of a particular article;\r
1644                 all articles have the same structure and general purpose.\r
1645                 No default.\r
1646                 --\r
1647                 Class           (JournalArticle\r
1648                                 |ProductSheet\r
1649                                 |WhitePaper\r
1650                                 |TechReport\r
1651                                 |FAQ)           #IMPLIED\r
1652                 --\r
1653                 ParentBook: ID of the enclosing Book\r
1654                 --\r
1655                 ParentBook      IDREF           #IMPLIED\r
1656                 %status.attrib;\r
1657                 %common.attrib;\r
1658                 %article.role.attrib;\r
1659                 %local.article.attrib;\r
1660 >\r
1661 <!--end of article.attlist-->]]>\r
1662 <!--end of article.module-->]]>\r
1663 \r
1664 <!-- End of DocBook document hierarchy module V3.1 ........................ -->\r
1665 <!-- ...................................................................... -->\r