1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597
|
<appendix id='quickref'>
<?dbhtml filename="quickref.html"?>
<title>DocBook Quick Reference</title>
<section><title>DocBook <acronym>V3.1</acronym></title>
<informaltable>
<tgroup cols="2">
<colspec colnum="1" colwidth="1.25in"/>
<colspec colnum="2" colwidth="3.75in"/>
<thead>
<row><entry>Element</entry><entry>Brief Description</entry></row>
</thead>
<tbody>
<row><entry><sgmltag>Abbrev</sgmltag></entry><entry>&abbrev.purpose;</entry></row>
<row><entry><sgmltag>Abstract</sgmltag></entry><entry>&abstract.purpose;</entry></row>
<row><entry><sgmltag>Accel</sgmltag></entry><entry>&accel.purpose;</entry></row>
<row><entry><sgmltag>Ackno</sgmltag></entry><entry>&ackno.purpose;</entry></row>
<row><entry><sgmltag>Acronym</sgmltag></entry><entry>&acronym.purpose;</entry></row>
<row><entry><sgmltag>Action</sgmltag></entry><entry>&action.purpose;</entry></row>
<row><entry><sgmltag>Address</sgmltag></entry><entry>&address.purpose;</entry></row>
<row><entry><sgmltag>Affiliation</sgmltag></entry><entry>&affiliation.purpose;</entry></row>
<row><entry><sgmltag>Alt</sgmltag></entry><entry>&alt.purpose;</entry></row>
<row><entry><sgmltag>Anchor</sgmltag></entry><entry>&anchor.purpose;</entry></row>
<row><entry><sgmltag>Answer</sgmltag></entry><entry>&answer.purpose;</entry></row>
<row><entry><sgmltag>Appendix</sgmltag></entry><entry>&appendix.purpose;</entry></row>
<row><entry><sgmltag>Application</sgmltag></entry><entry>&application.purpose;</entry></row>
<row><entry><sgmltag>Area</sgmltag></entry><entry>&area.purpose;</entry></row>
<row><entry><sgmltag>AreaSet</sgmltag></entry><entry>&areaset.purpose;</entry></row>
<row><entry><sgmltag>AreaSpec</sgmltag></entry><entry>&areaspec.purpose;</entry></row>
<row><entry><sgmltag>Arg</sgmltag></entry><entry>&arg.purpose;</entry></row>
<row><entry><sgmltag>ArtHeader</sgmltag></entry><entry>&artheader.purpose;</entry></row>
<row><entry><sgmltag>ArtPageNums</sgmltag></entry><entry>&artpagenums.purpose;</entry></row>
<row><entry><sgmltag>Article</sgmltag></entry><entry>&article.purpose;</entry></row>
<row><entry><sgmltag>Attribution</sgmltag></entry><entry>&attribution.purpose;</entry></row>
<row><entry><sgmltag>AudioData</sgmltag></entry><entry>&audiodata.purpose;</entry></row>
<row><entry><sgmltag>AudioObject</sgmltag></entry><entry>&audioobject.purpose;</entry></row>
<row><entry><sgmltag>Author</sgmltag></entry><entry>&author.purpose;</entry></row>
<row><entry><sgmltag>AuthorBlurb</sgmltag></entry><entry>&authorblurb.purpose;</entry></row>
<row><entry><sgmltag>AuthorGroup</sgmltag></entry><entry>&authorgroup.purpose;</entry></row>
<row><entry><sgmltag>AuthorInitials</sgmltag></entry><entry>&authorinitials.purpose;</entry></row>
<row><entry><sgmltag>BeginPage</sgmltag></entry><entry>&beginpage.purpose;</entry></row>
<row><entry><sgmltag>BiblioDiv</sgmltag></entry><entry>&bibliodiv.purpose;</entry></row>
<row><entry><sgmltag>BiblioEntry</sgmltag></entry><entry>&biblioentry.purpose;</entry></row>
<row><entry><sgmltag>BiblioMSet</sgmltag></entry><entry>&bibliomset.purpose;</entry></row>
<row><entry><sgmltag>BiblioMisc</sgmltag></entry><entry>&bibliomisc.purpose;</entry></row>
<row><entry><sgmltag>BiblioMixed</sgmltag></entry><entry>&bibliomixed.purpose;</entry></row>
<row><entry><sgmltag>BiblioSet</sgmltag></entry><entry>&biblioset.purpose;</entry></row>
<row><entry><sgmltag>Bibliography</sgmltag></entry><entry>&bibliography.purpose;</entry></row>
<row><entry><sgmltag>BlockQuote</sgmltag></entry><entry>&blockquote.purpose;</entry></row>
<row><entry><sgmltag>Book</sgmltag></entry><entry>&book.purpose;</entry></row>
<row><entry><sgmltag>BookBiblio</sgmltag></entry><entry>&bookbiblio.purpose;</entry></row>
<row><entry><sgmltag>BookInfo</sgmltag></entry><entry>&bookinfo.purpose;</entry></row>
<row><entry><sgmltag>BridgeHead</sgmltag></entry><entry>&bridgehead.purpose;</entry></row>
<row><entry><sgmltag>CO</sgmltag></entry><entry>&co.purpose;</entry></row>
<row><entry><sgmltag>Callout</sgmltag></entry><entry>&callout.purpose;</entry></row>
<row><entry><sgmltag>CalloutList</sgmltag></entry><entry>&calloutlist.purpose;</entry></row>
<row><entry><sgmltag>Caption</sgmltag></entry><entry>&caption.purpose;</entry></row>
<row><entry><sgmltag>Caution</sgmltag></entry><entry>&caution.purpose;</entry></row>
<row><entry><sgmltag>Chapter</sgmltag></entry><entry>&chapter.purpose;</entry></row>
<row><entry><sgmltag>Citation</sgmltag></entry><entry>&citation.purpose;</entry></row>
<row><entry><sgmltag>CiteRefEntry</sgmltag></entry><entry>&citerefentry.purpose;</entry></row>
<row><entry><sgmltag>CiteTitle</sgmltag></entry><entry>&citetitle.purpose;</entry></row>
<row><entry><sgmltag>City</sgmltag></entry><entry>&city.purpose;</entry></row>
<row><entry><sgmltag>ClassName</sgmltag></entry><entry>&classname.purpose;</entry></row>
<row><entry><sgmltag>CmdSynopsis</sgmltag></entry><entry>&cmdsynopsis.purpose;</entry></row>
<row><entry><sgmltag>ColSpec</sgmltag></entry><entry>&colspec.purpose;</entry></row>
<row><entry><sgmltag>Collab</sgmltag></entry><entry>&collab.purpose;</entry></row>
<row><entry><sgmltag>CollabName</sgmltag></entry><entry>&collabname.purpose;</entry></row>
<row><entry><sgmltag>Colophon</sgmltag></entry><entry>&colophon.purpose;</entry></row>
<row><entry><sgmltag>Command</sgmltag></entry><entry>&command.purpose;</entry></row>
<row><entry><sgmltag>Comment</sgmltag></entry><entry>&comment.purpose;</entry></row>
<row><entry><sgmltag>ComputerOutput</sgmltag></entry><entry>&computeroutput.purpose;</entry></row>
<row><entry><sgmltag>ConfDates</sgmltag></entry><entry>&confdates.purpose;</entry></row>
<row><entry><sgmltag>ConfGroup</sgmltag></entry><entry>&confgroup.purpose;</entry></row>
<row><entry><sgmltag>ConfNum</sgmltag></entry><entry>&confnum.purpose;</entry></row>
<row><entry><sgmltag>ConfSponsor</sgmltag></entry><entry>&confsponsor.purpose;</entry></row>
<row><entry><sgmltag>ConfTitle</sgmltag></entry><entry>&conftitle.purpose;</entry></row>
<row><entry><sgmltag>Constant</sgmltag></entry><entry>&constant.purpose;</entry></row>
<row><entry><sgmltag>ContractNum</sgmltag></entry><entry>&contractnum.purpose;</entry></row>
<row><entry><sgmltag>ContractSponsor</sgmltag></entry><entry>&contractsponsor.purpose;</entry></row>
<row><entry><sgmltag>Contrib</sgmltag></entry><entry>&contrib.purpose;</entry></row>
<row><entry><sgmltag>Copyright</sgmltag></entry><entry>©right.purpose;</entry></row>
<row><entry><sgmltag>CorpAuthor</sgmltag></entry><entry>&corpauthor.purpose;</entry></row>
<row><entry><sgmltag>CorpName</sgmltag></entry><entry>&corpname.purpose;</entry></row>
<row><entry><sgmltag>Country</sgmltag></entry><entry>&country.purpose;</entry></row>
<row><entry><sgmltag>Database</sgmltag></entry><entry>&database.purpose;</entry></row>
<row><entry><sgmltag>Date</sgmltag></entry><entry>&date.purpose;</entry></row>
<row><entry><sgmltag>Dedication</sgmltag></entry><entry>&dedication.purpose;</entry></row>
<row><entry><sgmltag>DocInfo</sgmltag></entry><entry>&docinfo.purpose;</entry></row>
<row><entry><sgmltag>Edition</sgmltag></entry><entry>&edition.purpose;</entry></row>
<row><entry><sgmltag>Editor</sgmltag></entry><entry>&editor.purpose;</entry></row>
<row><entry><sgmltag>Email</sgmltag></entry><entry>&email.purpose;</entry></row>
<row><entry><sgmltag>Emphasis</sgmltag></entry><entry>&emphasis.purpose;</entry></row>
<row><entry><sgmltag>EnVar</sgmltag></entry><entry>&envar.purpose;</entry></row>
<row><entry><sgmltag>Entry</sgmltag></entry><entry>&entry.purpose;</entry></row>
<row><entry><sgmltag>EntryTbl</sgmltag></entry><entry>&entrytbl.purpose;</entry></row>
<row><entry><sgmltag>Epigraph</sgmltag></entry><entry>&epigraph.purpose;</entry></row>
<row><entry><sgmltag>Equation</sgmltag></entry><entry>&equation.purpose;</entry></row>
<row><entry><sgmltag>ErrorCode</sgmltag></entry><entry>&errorcode.purpose;</entry></row>
<row><entry><sgmltag>ErrorName</sgmltag></entry><entry>&errorname.purpose;</entry></row>
<row><entry><sgmltag>ErrorType</sgmltag></entry><entry>&errortype.purpose;</entry></row>
<row><entry><sgmltag>Example</sgmltag></entry><entry>&example.purpose;</entry></row>
<row><entry><sgmltag>Fax</sgmltag></entry><entry>&fax.purpose;</entry></row>
<row><entry><sgmltag>Figure</sgmltag></entry><entry>&figure.purpose;</entry></row>
<row><entry><sgmltag>Filename</sgmltag></entry><entry>&filename.purpose;</entry></row>
<row><entry><sgmltag>FirstName</sgmltag></entry><entry>&firstname.purpose;</entry></row>
<row><entry><sgmltag>FirstTerm</sgmltag></entry><entry>&firstterm.purpose;</entry></row>
<row><entry><sgmltag>Footnote</sgmltag></entry><entry>&footnote.purpose;</entry></row>
<row><entry><sgmltag>FootnoteRef</sgmltag></entry><entry>&footnoteref.purpose;</entry></row>
<row><entry><sgmltag>ForeignPhrase</sgmltag></entry><entry>&foreignphrase.purpose;</entry></row>
<row><entry><sgmltag>FormalPara</sgmltag></entry><entry>&formalpara.purpose;</entry></row>
<row><entry><sgmltag>FuncDef</sgmltag></entry><entry>&funcdef.purpose;</entry></row>
<row><entry><sgmltag>FuncParams</sgmltag></entry><entry>&funcparams.purpose;</entry></row>
<row><entry><sgmltag>FuncPrototype</sgmltag></entry><entry>&funcprototype.purpose;</entry></row>
<row><entry><sgmltag>FuncSynopsis</sgmltag></entry><entry>&funcsynopsis.purpose;</entry></row>
<row><entry><sgmltag>FuncSynopsisInfo</sgmltag></entry><entry>&funcsynopsisinfo.purpose;</entry></row>
<row><entry><sgmltag>Function</sgmltag></entry><entry>&function.purpose;</entry></row>
<row><entry><sgmltag>GUIButton</sgmltag></entry><entry>&guibutton.purpose;</entry></row>
<row><entry><sgmltag>GUIIcon</sgmltag></entry><entry>&guiicon.purpose;</entry></row>
<row><entry><sgmltag>GUILabel</sgmltag></entry><entry>&guilabel.purpose;</entry></row>
<row><entry><sgmltag>GUIMenu</sgmltag></entry><entry>&guimenu.purpose;</entry></row>
<row><entry><sgmltag>GUIMenuItem</sgmltag></entry><entry>&guimenuitem.purpose;</entry></row>
<row><entry><sgmltag>GUISubmenu</sgmltag></entry><entry>&guisubmenu.purpose;</entry></row>
<row><entry><sgmltag>GlossDef</sgmltag></entry><entry>&glossdef.purpose;</entry></row>
<row><entry><sgmltag>GlossDiv</sgmltag></entry><entry>&glossdiv.purpose;</entry></row>
<row><entry><sgmltag>GlossEntry</sgmltag></entry><entry>&glossentry.purpose;</entry></row>
<row><entry><sgmltag>GlossList</sgmltag></entry><entry>&glosslist.purpose;</entry></row>
<row><entry><sgmltag>GlossSee</sgmltag></entry><entry>&glosssee.purpose;</entry></row>
<row><entry><sgmltag>GlossSeeAlso</sgmltag></entry><entry>&glossseealso.purpose;</entry></row>
<row><entry><sgmltag>GlossTerm</sgmltag></entry><entry>&glossterm.purpose;</entry></row>
<row><entry><sgmltag>Glossary</sgmltag></entry><entry>&glossary.purpose;</entry></row>
<row><entry><sgmltag>Graphic</sgmltag></entry><entry>&graphic.purpose;</entry></row>
<row><entry><sgmltag>GraphicCO</sgmltag></entry><entry>&graphicco.purpose;</entry></row>
<row><entry><sgmltag>Group</sgmltag></entry><entry>&group.purpose;</entry></row>
<row><entry><sgmltag>Hardware</sgmltag></entry><entry>&hardware.purpose;</entry></row>
<row><entry><sgmltag>Highlights</sgmltag></entry><entry>&highlights.purpose;</entry></row>
<row><entry><sgmltag>Holder</sgmltag></entry><entry>&holder.purpose;</entry></row>
<row><entry><sgmltag>Honorific</sgmltag></entry><entry>&honorific.purpose;</entry></row>
<row><entry><sgmltag>ISBN</sgmltag></entry><entry>&isbn.purpose;</entry></row>
<row><entry><sgmltag>ISSN</sgmltag></entry><entry>&issn.purpose;</entry></row>
<row><entry><sgmltag>ITermSet</sgmltag></entry><entry>&itermset.purpose;</entry></row>
<row><entry><sgmltag>ImageData</sgmltag></entry><entry>&imagedata.purpose;</entry></row>
<row><entry><sgmltag>ImageObject</sgmltag></entry><entry>&imageobject.purpose;</entry></row>
<row><entry><sgmltag>ImageObjectCO</sgmltag></entry><entry>&imageobjectco.purpose;</entry></row>
<row><entry><sgmltag>Important</sgmltag></entry><entry>&important.purpose;</entry></row>
<row><entry><sgmltag>Index</sgmltag></entry><entry>&index.purpose;</entry></row>
<row><entry><sgmltag>IndexDiv</sgmltag></entry><entry>&indexdiv.purpose;</entry></row>
<row><entry><sgmltag>IndexEntry</sgmltag></entry><entry>&indexentry.purpose;</entry></row>
<row><entry><sgmltag>IndexTerm</sgmltag></entry><entry>&indexterm.purpose;</entry></row>
<row><entry><sgmltag>InformalEquation</sgmltag></entry><entry>&informalequation.purpose;</entry></row>
<row><entry><sgmltag>InformalExample</sgmltag></entry><entry>&informalexample.purpose;</entry></row>
<row><entry><sgmltag>InformalFigure</sgmltag></entry><entry>&informalfigure.purpose;</entry></row>
<row><entry><sgmltag>InformalTable</sgmltag></entry><entry>&informaltable.purpose;</entry></row>
<row><entry><sgmltag>InlineEquation</sgmltag></entry><entry>&inlineequation.purpose;</entry></row>
<row><entry><sgmltag>InlineGraphic</sgmltag></entry><entry>&inlinegraphic.purpose;</entry></row>
<row><entry><sgmltag>InlineMediaObject</sgmltag></entry><entry>&inlinemediaobject.purpose;</entry></row>
<row><entry><sgmltag>Interface</sgmltag></entry><entry>&interface.purpose;</entry></row>
<row><entry><sgmltag>InterfaceDefinition</sgmltag></entry><entry>&interfacedefinition.purpose;</entry></row>
<row><entry><sgmltag>InvPartNumber</sgmltag></entry><entry>&invpartnumber.purpose;</entry></row>
<row><entry><sgmltag>IssueNum</sgmltag></entry><entry>&issuenum.purpose;</entry></row>
<row><entry><sgmltag>ItemizedList</sgmltag></entry><entry>&itemizedlist.purpose;</entry></row>
<row><entry><sgmltag>JobTitle</sgmltag></entry><entry>&jobtitle.purpose;</entry></row>
<row><entry><sgmltag>KeyCap</sgmltag></entry><entry>&keycap.purpose;</entry></row>
<row><entry><sgmltag>KeyCode</sgmltag></entry><entry>&keycode.purpose;</entry></row>
<row><entry><sgmltag>KeyCombo</sgmltag></entry><entry>&keycombo.purpose;</entry></row>
<row><entry><sgmltag>KeySym</sgmltag></entry><entry>&keysym.purpose;</entry></row>
<row><entry><sgmltag>Keyword</sgmltag></entry><entry>&keyword.purpose;</entry></row>
<row><entry><sgmltag>KeywordSet</sgmltag></entry><entry>&keywordset.purpose;</entry></row>
<row><entry><sgmltag>LegalNotice</sgmltag></entry><entry>&legalnotice.purpose;</entry></row>
<row><entry><sgmltag>LineAnnotation</sgmltag></entry><entry>&lineannotation.purpose;</entry></row>
<row><entry><sgmltag>Lineage</sgmltag></entry><entry>&lineage.purpose;</entry></row>
<row><entry><sgmltag>Link</sgmltag></entry><entry>&link.purpose;</entry></row>
<row><entry><sgmltag>ListItem</sgmltag></entry><entry>&listitem.purpose;</entry></row>
<row><entry><sgmltag>Literal</sgmltag></entry><entry>&literal.purpose;</entry></row>
<row><entry><sgmltag>LiteralLayout</sgmltag></entry><entry>&literallayout.purpose;</entry></row>
<row><entry><sgmltag>LoT</sgmltag></entry><entry>&lot.purpose;</entry></row>
<row><entry><sgmltag>LoTentry</sgmltag></entry><entry>&lotentry.purpose;</entry></row>
<row><entry><sgmltag>ManVolNum</sgmltag></entry><entry>&manvolnum.purpose;</entry></row>
<row><entry><sgmltag>Markup</sgmltag></entry><entry>&markup.purpose;</entry></row>
<row><entry><sgmltag>MediaLabel</sgmltag></entry><entry>&medialabel.purpose;</entry></row>
<row><entry><sgmltag>MediaObject</sgmltag></entry><entry>&mediaobject.purpose;</entry></row>
<row><entry><sgmltag>MediaObjectCO</sgmltag></entry><entry>&mediaobjectco.purpose;</entry></row>
<row><entry><sgmltag>Member</sgmltag></entry><entry>&member.purpose;</entry></row>
<row><entry><sgmltag>MenuChoice</sgmltag></entry><entry>&menuchoice.purpose;</entry></row>
<row><entry><sgmltag>ModeSpec</sgmltag></entry><entry>&modespec.purpose;</entry></row>
<row><entry><sgmltag>MouseButton</sgmltag></entry><entry>&mousebutton.purpose;</entry></row>
<row><entry><sgmltag>Msg</sgmltag></entry><entry>&msg.purpose;</entry></row>
<row><entry><sgmltag>MsgAud</sgmltag></entry><entry>&msgaud.purpose;</entry></row>
<row><entry><sgmltag>MsgEntry</sgmltag></entry><entry>&msgentry.purpose;</entry></row>
<row><entry><sgmltag>MsgExplan</sgmltag></entry><entry>&msgexplan.purpose;</entry></row>
<row><entry><sgmltag>MsgInfo</sgmltag></entry><entry>&msginfo.purpose;</entry></row>
<row><entry><sgmltag>MsgLevel</sgmltag></entry><entry>&msglevel.purpose;</entry></row>
<row><entry><sgmltag>MsgMain</sgmltag></entry><entry>&msgmain.purpose;</entry></row>
<row><entry><sgmltag>MsgOrig</sgmltag></entry><entry>&msgorig.purpose;</entry></row>
<row><entry><sgmltag>MsgRel</sgmltag></entry><entry>&msgrel.purpose;</entry></row>
<row><entry><sgmltag>MsgSet</sgmltag></entry><entry>&msgset.purpose;</entry></row>
<row><entry><sgmltag>MsgSub</sgmltag></entry><entry>&msgsub.purpose;</entry></row>
<row><entry><sgmltag>MsgText</sgmltag></entry><entry>&msgtext.purpose;</entry></row>
<row><entry><sgmltag>Note</sgmltag></entry><entry>¬e.purpose;</entry></row>
<row><entry><sgmltag>OLink</sgmltag></entry><entry>&olink.purpose;</entry></row>
<row><entry><sgmltag>ObjectInfo</sgmltag></entry><entry>&objectinfo.purpose;</entry></row>
<row><entry><sgmltag>Option</sgmltag></entry><entry>&option.purpose;</entry></row>
<row><entry><sgmltag>Optional</sgmltag></entry><entry>&optional.purpose;</entry></row>
<row><entry><sgmltag>OrderedList</sgmltag></entry><entry>&orderedlist.purpose;</entry></row>
<row><entry><sgmltag>OrgDiv</sgmltag></entry><entry>&orgdiv.purpose;</entry></row>
<row><entry><sgmltag>OrgName</sgmltag></entry><entry>&orgname.purpose;</entry></row>
<row><entry><sgmltag>OtherAddr</sgmltag></entry><entry>&otheraddr.purpose;</entry></row>
<row><entry><sgmltag>OtherCredit</sgmltag></entry><entry>&othercredit.purpose;</entry></row>
<row><entry><sgmltag>OtherName</sgmltag></entry><entry>&othername.purpose;</entry></row>
<row><entry><sgmltag>POB</sgmltag></entry><entry>&pob.purpose;</entry></row>
<row><entry><sgmltag>PageNums</sgmltag></entry><entry>&pagenums.purpose;</entry></row>
<row><entry><sgmltag>Para</sgmltag></entry><entry>¶.purpose;</entry></row>
<row><entry><sgmltag>ParamDef</sgmltag></entry><entry>¶mdef.purpose;</entry></row>
<row><entry><sgmltag>Parameter</sgmltag></entry><entry>¶meter.purpose;</entry></row>
<row><entry><sgmltag>Part</sgmltag></entry><entry>&part.purpose;</entry></row>
<row><entry><sgmltag>PartIntro</sgmltag></entry><entry>&partintro.purpose;</entry></row>
<row><entry><sgmltag>Phone</sgmltag></entry><entry>&phone.purpose;</entry></row>
<row><entry><sgmltag>Phrase</sgmltag></entry><entry>&phrase.purpose;</entry></row>
<row><entry><sgmltag>Postcode</sgmltag></entry><entry>&postcode.purpose;</entry></row>
<row><entry><sgmltag>Preface</sgmltag></entry><entry>&preface.purpose;</entry></row>
<row><entry><sgmltag>Primary</sgmltag></entry><entry>&primary.purpose;</entry></row>
<row><entry><sgmltag>PrimaryIE</sgmltag></entry><entry>&primaryie.purpose;</entry></row>
<row><entry><sgmltag>PrintHistory</sgmltag></entry><entry>&printhistory.purpose;</entry></row>
<row><entry><sgmltag>Procedure</sgmltag></entry><entry>&procedure.purpose;</entry></row>
<row><entry><sgmltag>ProductName</sgmltag></entry><entry>&productname.purpose;</entry></row>
<row><entry><sgmltag>ProductNumber</sgmltag></entry><entry>&productnumber.purpose;</entry></row>
<row><entry><sgmltag>ProgramListing</sgmltag></entry><entry>&programlisting.purpose;</entry></row>
<row><entry><sgmltag>ProgramListingCO</sgmltag></entry><entry>&programlistingco.purpose;</entry></row>
<row><entry><sgmltag>Prompt</sgmltag></entry><entry>&prompt.purpose;</entry></row>
<row><entry><sgmltag>Property</sgmltag></entry><entry>&property.purpose;</entry></row>
<row><entry><sgmltag>PubDate</sgmltag></entry><entry>&pubdate.purpose;</entry></row>
<row><entry><sgmltag>Publisher</sgmltag></entry><entry>&publisher.purpose;</entry></row>
<row><entry><sgmltag>PublisherName</sgmltag></entry><entry>&publishername.purpose;</entry></row>
<row><entry><sgmltag>PubsNumber</sgmltag></entry><entry>&pubsnumber.purpose;</entry></row>
<row><entry><sgmltag>QandADiv</sgmltag></entry><entry>&qandadiv.purpose;</entry></row>
<row><entry><sgmltag>QandAEntry</sgmltag></entry><entry>&qandaentry.purpose;</entry></row>
<row><entry><sgmltag>QandASet</sgmltag></entry><entry>&qandaset.purpose;</entry></row>
<row><entry><sgmltag>Question</sgmltag></entry><entry>&question.purpose;</entry></row>
<row><entry><sgmltag>Quote</sgmltag></entry><entry>"e.purpose;</entry></row>
<row><entry><sgmltag>RefClass</sgmltag></entry><entry>&refclass.purpose;</entry></row>
<row><entry><sgmltag>RefDescriptor</sgmltag></entry><entry>&refdescriptor.purpose;</entry></row>
<row><entry><sgmltag>RefEntry</sgmltag></entry><entry>&refentry.purpose;</entry></row>
<row><entry><sgmltag>RefEntryTitle</sgmltag></entry><entry>&refentrytitle.purpose;</entry></row>
<row><entry><sgmltag>RefMeta</sgmltag></entry><entry>&refmeta.purpose;</entry></row>
<row><entry><sgmltag>RefMiscInfo</sgmltag></entry><entry>&refmiscinfo.purpose;</entry></row>
<row><entry><sgmltag>RefName</sgmltag></entry><entry>&refname.purpose;</entry></row>
<row><entry><sgmltag>RefNameDiv</sgmltag></entry><entry>&refnamediv.purpose;</entry></row>
<row><entry><sgmltag>RefPurpose</sgmltag></entry><entry>&refpurpose.purpose;</entry></row>
<row><entry><sgmltag>RefSect1</sgmltag></entry><entry>&refsect1.purpose;</entry></row>
<row><entry><sgmltag>RefSect1Info</sgmltag></entry><entry>&refsect1info.purpose;</entry></row>
<row><entry><sgmltag>RefSect2</sgmltag></entry><entry>&refsect2.purpose;</entry></row>
<row><entry><sgmltag>RefSect2Info</sgmltag></entry><entry>&refsect2info.purpose;</entry></row>
<row><entry><sgmltag>RefSect3</sgmltag></entry><entry>&refsect3.purpose;</entry></row>
<row><entry><sgmltag>RefSect3Info</sgmltag></entry><entry>&refsect3info.purpose;</entry></row>
<row><entry><sgmltag>RefSynopsisDiv</sgmltag></entry><entry>&refsynopsisdiv.purpose;</entry></row>
<row><entry><sgmltag>RefSynopsisDivInfo</sgmltag></entry><entry>&refsynopsisdivinfo.purpose;</entry></row>
<row><entry><sgmltag>Reference</sgmltag></entry><entry>&reference.purpose;</entry></row>
<row><entry><sgmltag>ReleaseInfo</sgmltag></entry><entry>&releaseinfo.purpose;</entry></row>
<row><entry><sgmltag>Replaceable</sgmltag></entry><entry>&replaceable.purpose;</entry></row>
<row><entry><sgmltag>ReturnValue</sgmltag></entry><entry>&returnvalue.purpose;</entry></row>
<row><entry><sgmltag>RevHistory</sgmltag></entry><entry>&revhistory.purpose;</entry></row>
<row><entry><sgmltag>RevNumber</sgmltag></entry><entry>&revnumber.purpose;</entry></row>
<row><entry><sgmltag>RevRemark</sgmltag></entry><entry>&revremark.purpose;</entry></row>
<row><entry><sgmltag>Revision</sgmltag></entry><entry>&revision.purpose;</entry></row>
<row><entry><sgmltag>Row</sgmltag></entry><entry>&row.purpose;</entry></row>
<row><entry><sgmltag>SBR</sgmltag></entry><entry>&sbr.purpose;</entry></row>
<row><entry><sgmltag>SGMLTag</sgmltag></entry><entry>&sgmltag.purpose;</entry></row>
<row><entry><sgmltag>Screen</sgmltag></entry><entry>&screen.purpose;</entry></row>
<row><entry><sgmltag>ScreenCO</sgmltag></entry><entry>&screenco.purpose;</entry></row>
<row><entry><sgmltag>ScreenInfo</sgmltag></entry><entry>&screeninfo.purpose;</entry></row>
<row><entry><sgmltag>ScreenShot</sgmltag></entry><entry>&screenshot.purpose;</entry></row>
<row><entry><sgmltag>Secondary</sgmltag></entry><entry>&secondary.purpose;</entry></row>
<row><entry><sgmltag>SecondaryIE</sgmltag></entry><entry>&secondaryie.purpose;</entry></row>
<row><entry><sgmltag>Sect1</sgmltag></entry><entry>§1.purpose;</entry></row>
<row><entry><sgmltag>Sect1Info</sgmltag></entry><entry>§1info.purpose;</entry></row>
<row><entry><sgmltag>Sect2</sgmltag></entry><entry>§2.purpose;</entry></row>
<row><entry><sgmltag>Sect2Info</sgmltag></entry><entry>§2info.purpose;</entry></row>
<row><entry><sgmltag>Sect3</sgmltag></entry><entry>§3.purpose;</entry></row>
<row><entry><sgmltag>Sect3Info</sgmltag></entry><entry>§3info.purpose;</entry></row>
<row><entry><sgmltag>Sect4</sgmltag></entry><entry>§4.purpose;</entry></row>
<row><entry><sgmltag>Sect4Info</sgmltag></entry><entry>§4info.purpose;</entry></row>
<row><entry><sgmltag>Sect5</sgmltag></entry><entry>§5.purpose;</entry></row>
<row><entry><sgmltag>Sect5Info</sgmltag></entry><entry>§5info.purpose;</entry></row>
<row><entry><sgmltag>Section</sgmltag></entry><entry>§ion.purpose;</entry></row>
<row><entry><sgmltag>SectionInfo</sgmltag></entry><entry>§ioninfo.purpose;</entry></row>
<row><entry><sgmltag>See</sgmltag></entry><entry>&see.purpose;</entry></row>
<row><entry><sgmltag>SeeAlso</sgmltag></entry><entry>&seealso.purpose;</entry></row>
<row><entry><sgmltag>SeeAlsoIE</sgmltag></entry><entry>&seealsoie.purpose;</entry></row>
<row><entry><sgmltag>SeeIE</sgmltag></entry><entry>&seeie.purpose;</entry></row>
<row><entry><sgmltag>Seg</sgmltag></entry><entry>&seg.purpose;</entry></row>
<row><entry><sgmltag>SegListItem</sgmltag></entry><entry>&seglistitem.purpose;</entry></row>
<row><entry><sgmltag>SegTitle</sgmltag></entry><entry>&segtitle.purpose;</entry></row>
<row><entry><sgmltag>SegmentedList</sgmltag></entry><entry>&segmentedlist.purpose;</entry></row>
<row><entry><sgmltag>SeriesInfo</sgmltag></entry><entry>&seriesinfo.purpose;</entry></row>
<row><entry><sgmltag>SeriesVolNums</sgmltag></entry><entry>&seriesvolnums.purpose;</entry></row>
<row><entry><sgmltag>Set</sgmltag></entry><entry>&set.purpose;</entry></row>
<row><entry><sgmltag>SetIndex</sgmltag></entry><entry>&setindex.purpose;</entry></row>
<row><entry><sgmltag>SetInfo</sgmltag></entry><entry>&setinfo.purpose;</entry></row>
<row><entry><sgmltag>ShortAffil</sgmltag></entry><entry>&shortaffil.purpose;</entry></row>
<row><entry><sgmltag>Shortcut</sgmltag></entry><entry>&shortcut.purpose;</entry></row>
<row><entry><sgmltag>Sidebar</sgmltag></entry><entry>&sidebar.purpose;</entry></row>
<row><entry><sgmltag>SimPara</sgmltag></entry><entry>&simpara.purpose;</entry></row>
<row><entry><sgmltag>SimpleList</sgmltag></entry><entry>&simplelist.purpose;</entry></row>
<row><entry><sgmltag>SimpleSect</sgmltag></entry><entry>&simplesect.purpose;</entry></row>
<row><entry><sgmltag>SpanSpec</sgmltag></entry><entry>&spanspec.purpose;</entry></row>
<row><entry><sgmltag>State</sgmltag></entry><entry>&state.purpose;</entry></row>
<row><entry><sgmltag>Step</sgmltag></entry><entry>&step.purpose;</entry></row>
<row><entry><sgmltag>Street</sgmltag></entry><entry>&street.purpose;</entry></row>
<row><entry><sgmltag>StructField</sgmltag></entry><entry>&structfield.purpose;</entry></row>
<row><entry><sgmltag>StructName</sgmltag></entry><entry>&structname.purpose;</entry></row>
<row><entry><sgmltag>SubSteps</sgmltag></entry><entry>&substeps.purpose;</entry></row>
<row><entry><sgmltag>Subject</sgmltag></entry><entry>&subject.purpose;</entry></row>
<row><entry><sgmltag>SubjectSet</sgmltag></entry><entry>&subjectset.purpose;</entry></row>
<row><entry><sgmltag>SubjectTerm</sgmltag></entry><entry>&subjectterm.purpose;</entry></row>
<row><entry><sgmltag>Subscript</sgmltag></entry><entry>&subscript.purpose;</entry></row>
<row><entry><sgmltag>Subtitle</sgmltag></entry><entry>&subtitle.purpose;</entry></row>
<row><entry><sgmltag>Superscript</sgmltag></entry><entry>&superscript.purpose;</entry></row>
<row><entry><sgmltag>Surname</sgmltag></entry><entry>&surname.purpose;</entry></row>
<row><entry><sgmltag>Symbol</sgmltag></entry><entry>&symbol.purpose;</entry></row>
<row><entry><sgmltag>SynopFragment</sgmltag></entry><entry>&synopfragment.purpose;</entry></row>
<row><entry><sgmltag>SynopFragmentRef</sgmltag></entry><entry>&synopfragmentref.purpose;</entry></row>
<row><entry><sgmltag>Synopsis</sgmltag></entry><entry>&synopsis.purpose;</entry></row>
<row><entry><sgmltag>SystemItem</sgmltag></entry><entry>&systemitem.purpose;</entry></row>
<row><entry><sgmltag>TBody</sgmltag></entry><entry>&tbody.purpose;</entry></row>
<row><entry><sgmltag>TFoot</sgmltag></entry><entry>&tfoot.purpose;</entry></row>
<row><entry><sgmltag>TGroup</sgmltag></entry><entry>&tgroup.purpose;</entry></row>
<row><entry><sgmltag>THead</sgmltag></entry><entry>&thead.purpose;</entry></row>
<row><entry><sgmltag>Table</sgmltag></entry><entry>&table.purpose;</entry></row>
<row><entry><sgmltag>Term</sgmltag></entry><entry>&term.purpose;</entry></row>
<row><entry><sgmltag>Tertiary</sgmltag></entry><entry>&tertiary.purpose;</entry></row>
<row><entry><sgmltag>TertiaryIE</sgmltag></entry><entry>&tertiaryie.purpose;</entry></row>
<row><entry><sgmltag>TextObject</sgmltag></entry><entry>&textobject.purpose;</entry></row>
<row><entry><sgmltag>Tip</sgmltag></entry><entry>&tip.purpose;</entry></row>
<row><entry><sgmltag>Title</sgmltag></entry><entry>&title.purpose;</entry></row>
<row><entry><sgmltag>TitleAbbrev</sgmltag></entry><entry>&titleabbrev.purpose;</entry></row>
<row><entry><sgmltag>ToC</sgmltag></entry><entry>&toc.purpose;</entry></row>
<row><entry><sgmltag>ToCback</sgmltag></entry><entry>&tocback.purpose;</entry></row>
<row><entry><sgmltag>ToCchap</sgmltag></entry><entry>&tocchap.purpose;</entry></row>
<row><entry><sgmltag>ToCentry</sgmltag></entry><entry>&tocentry.purpose;</entry></row>
<row><entry><sgmltag>ToCfront</sgmltag></entry><entry>&tocfront.purpose;</entry></row>
<row><entry><sgmltag>ToClevel1</sgmltag></entry><entry>&toclevel1.purpose;</entry></row>
<row><entry><sgmltag>ToClevel2</sgmltag></entry><entry>&toclevel2.purpose;</entry></row>
<row><entry><sgmltag>ToClevel3</sgmltag></entry><entry>&toclevel3.purpose;</entry></row>
<row><entry><sgmltag>ToClevel4</sgmltag></entry><entry>&toclevel4.purpose;</entry></row>
<row><entry><sgmltag>ToClevel5</sgmltag></entry><entry>&toclevel5.purpose;</entry></row>
<row><entry><sgmltag>ToCpart</sgmltag></entry><entry>&tocpart.purpose;</entry></row>
<row><entry><sgmltag>Token</sgmltag></entry><entry>&token.purpose;</entry></row>
<row><entry><sgmltag>Trademark</sgmltag></entry><entry>&trademark.purpose;</entry></row>
<row><entry><sgmltag>Type</sgmltag></entry><entry>&type.purpose;</entry></row>
<row><entry><sgmltag>ULink</sgmltag></entry><entry>&ulink.purpose;</entry></row>
<row><entry><sgmltag>UserInput</sgmltag></entry><entry>&userinput.purpose;</entry></row>
<row><entry><sgmltag>VarArgs</sgmltag></entry><entry>&varargs.purpose;</entry></row>
<row><entry><sgmltag>VarListEntry</sgmltag></entry><entry>&varlistentry.purpose;</entry></row>
<row><entry><sgmltag>VarName</sgmltag></entry><entry>&varname.purpose;</entry></row>
<row><entry><sgmltag>VariableList</sgmltag></entry><entry>&variablelist.purpose;</entry></row>
<row><entry><sgmltag>VideoData</sgmltag></entry><entry>&videodata.purpose;</entry></row>
<row><entry><sgmltag>VideoObject</sgmltag></entry><entry>&videoobject.purpose;</entry></row>
<row><entry><sgmltag>Void</sgmltag></entry><entry>&void.purpose;</entry></row>
<row><entry><sgmltag>VolumeNum</sgmltag></entry><entry>&volumenum.purpose;</entry></row>
<row><entry><sgmltag>Warning</sgmltag></entry><entry>&warning.purpose;</entry></row>
<row><entry><sgmltag>WordAsWord</sgmltag></entry><entry>&wordasword.purpose;</entry></row>
<row><entry><sgmltag>XRef</sgmltag></entry><entry>&xref.purpose;</entry></row>
<row><entry><sgmltag>Year</sgmltag></entry><entry>&year.purpose;</entry></row>
</tbody>
</tgroup>
</informaltable>
</section>
<section><title>DocBook <acronym>V4.1.2</acronym></title>
<para>All of the elements in DocBook V3.1 <emphasis>except</emphasis>
<simplelist type="inline">
<member><sgmltag>ArtHeader</sgmltag></member>
<member><sgmltag>BookBiblio</sgmltag></member>
<member><sgmltag>Comment</sgmltag></member>
<member><sgmltag>DocInfo</sgmltag></member>
<member><sgmltag>InterfaceDefinition</sgmltag></member>
<member><sgmltag>SeriesInfo</sgmltag></member>
</simplelist> plus the following additional elements:</para>
<informaltable>
<tgroup cols="2">
<colspec colnum="1" colwidth="1.25in"/>
<colspec colnum="2" colwidth="3.75in"/>
<thead>
<row><entry>Element</entry><entry>Brief Description</entry></row>
</thead>
<tbody>
<row>
<entry><sgmltag>appendixinfo</sgmltag></entry>
<entry>&appendixinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>articleinfo</sgmltag></entry>
<entry>&articleinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>bibliographyinfo</sgmltag></entry>
<entry>&bibliographyinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>chapterinfo</sgmltag></entry>
<entry>&chapterinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>classsynopsis</sgmltag></entry>
<entry>&classsynopsis.purpose;</entry>
</row>
<row>
<entry><sgmltag>classsynopsisinfo</sgmltag></entry>
<entry>&classsynopsisinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>constructorsynopsis</sgmltag></entry>
<entry>&constructorsynopsis.purpose;</entry>
</row>
<row>
<entry><sgmltag>destructorsynopsis</sgmltag></entry>
<entry>&destructorsynopsis.purpose;</entry>
</row>
<row>
<entry><sgmltag>exceptionname</sgmltag></entry>
<entry>&exceptionname.purpose;</entry>
</row>
<row>
<entry><sgmltag>fieldsynopsis</sgmltag></entry>
<entry>&fieldsynopsis.purpose;</entry>
</row>
<row>
<entry><sgmltag>glossaryinfo</sgmltag></entry>
<entry>&glossaryinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>indexinfo</sgmltag></entry>
<entry>&indexinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>initializer</sgmltag></entry>
<entry>&initializer.purpose;</entry>
</row>
<row>
<entry><sgmltag>interfacename</sgmltag></entry>
<entry>&interfacename.purpose;</entry>
</row>
<row>
<entry><sgmltag>methodname</sgmltag></entry>
<entry>&methodname.purpose;</entry>
</row>
<row>
<entry><sgmltag>methodparam</sgmltag></entry>
<entry>&methodparam.purpose;</entry>
</row>
<row>
<entry><sgmltag>methodsynopsis</sgmltag></entry>
<entry>&methodsynopsis.purpose;</entry>
</row>
<row>
<entry><sgmltag>modifier</sgmltag></entry>
<entry>&modifier.purpose;</entry>
</row>
<row>
<entry><sgmltag>ooclass</sgmltag></entry>
<entry>&ooclass.purpose;</entry>
</row>
<row>
<entry><sgmltag>ooexception</sgmltag></entry>
<entry>&ooexception.purpose;</entry>
</row>
<row>
<entry><sgmltag>oointerface</sgmltag></entry>
<entry>&oointerface.purpose;</entry>
</row>
<row>
<entry><sgmltag>partinfo</sgmltag></entry>
<entry>&partinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>prefaceinfo</sgmltag></entry>
<entry>&prefaceinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>refentryinfo</sgmltag></entry>
<entry>&refentryinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>referenceinfo</sgmltag></entry>
<entry>&referenceinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>remark</sgmltag></entry>
<entry>&remark.purpose;</entry>
</row>
<row>
<entry><sgmltag>revdescription</sgmltag></entry>
<entry>&revdescription.purpose;</entry>
</row>
<row>
<entry><sgmltag>setindexinfo</sgmltag></entry>
<entry>&setindexinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>sidebarinfo</sgmltag></entry>
<entry>&sidebarinfo.purpose;</entry>
</row>
<row>
<entry><sgmltag>simplemsgentry</sgmltag></entry>
<entry>&simplemsgentry.purpose;</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</section>
<section><title>DocBook <acronym>EBNF</acronym> Module V1.0</title>
<para>The following elements in addition to the elements in the version
of DocBook to which this module is added:</para>
<informaltable>
<tgroup cols="2">
<colspec colnum="1" colwidth="1.25in"/>
<colspec colnum="2" colwidth="3.75in"/>
<thead>
<row><entry>Element</entry><entry>Brief Description</entry></row>
</thead>
<tbody>
<row>
<entry><sgmltag>constraint</sgmltag></entry>
<entry>&constraint.purpose;</entry>
</row>
<row>
<entry><sgmltag>constraintdef</sgmltag></entry>
<entry>&constraintdef.purpose;</entry>
</row>
<row>
<entry><sgmltag>lhs</sgmltag></entry>
<entry>&lhs.purpose;</entry>
</row>
<row>
<entry><sgmltag>nonterminal</sgmltag></entry>
<entry>&nonterminal.purpose;</entry>
</row>
<row>
<entry><sgmltag>production</sgmltag></entry>
<entry>&production.purpose;</entry>
</row>
<row>
<entry><sgmltag>productionrecap</sgmltag></entry>
<entry>&productionrecap.purpose;</entry>
</row>
<row>
<entry><sgmltag>productionset</sgmltag></entry>
<entry>&productionset.purpose;</entry>
</row>
<row>
<entry><sgmltag>rhs</sgmltag></entry>
<entry>&rhs.purpose;</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</section>
<section><title>DocBook HTML Forms Module V1.0</title>
<para>The <link linkend="htmlforms.module">HTML Forms Module</link> adds
the HTML <sgmltag>Form</sgmltag> element and related elements.
</para>
</section>
<section><title>DocBook MathML Module V1.0</title>
<para>The <link linkend="mathml.module">MathML Module</link> adds
the elements from the MathML namespace.
</para>
</section>
<section><title>DocBook SVG Module V1.0</title>
<para>The <link linkend="svg.module">SVG Module</link> adds
the elements from the SVG namespace.
</para>
</section>
</appendix>
<!--
Local Variables:
mode:sgml
sgml-parent-document: ("book.xml" "appendix")
End:
-->
|