<!-- ============================================================= -->
<!-- MODULE: NCBI Book DTD Over-ride Classes Module -->
<!-- VERSION: 3.0 -->
<!-- DATE: Feb 2008 -->
<!-- -->
<!-- ============================================================= -->
<!-- ============================================================= -->
<!-- PUBLIC DOCUMENT TYPE DEFINITION -->
<!-- TYPICAL INVOCATION -->
<!--
"-//NLM//DTD NCBI Book DTD Over-ride Classes Module v3.0 20080202//EN"
Delivered as file "bookcustom-classes3.ent" -->
<!-- ============================================================= -->
<!-- ============================================================= -->
<!-- SYSTEM: NCBI Book DTD of the -->
<!-- Archiving and Interchange DTD Suite -->
<!-- -->
<!-- PURPOSE: To declare the Parameter Entities (PEs) used to -->
<!-- over-ride the named element classes -->
<!-- -->
<!-- Note: Since PEs must be declared before they -->
<!-- are used, this module must be called before the -->
<!-- content modules that declare elements, and before -->
<!-- the default classes module. -->
<!-- -->
<!-- CONTAINS: 1) PEs for changing the contents of the default -->
<!-- element classes -->
<!-- -->
<!-- CREATED FOR: -->
<!-- Digital Archive of Journal Articles -->
<!-- National Center for Biotechnology Information -->
<!-- (NCBI) -->
<!-- National Library of Medicine (NLM) -->
<!-- -->
<!-- ORIGINAL CREATION DATE: -->
<!-- October 2004 -->
<!-- -->
<!-- CREATED BY: Bart Trawick (NCBI) -->
<!-- Jeff Beck (NCBI) -->
<!-- Deborah Lapeyre (Mulberry Technologies, Inc.) -->
<!-- B. Tommie Usdin (Mulberry Technologies, Inc.) -->
<!-- -->
<!-- Suggestions for refinements and enhancements to -->
<!-- this DTD should be sent in email to: -->
<!-- archive-dtd@ncbi.nlm.nih.gov -->
<!-- ============================================================= -->
<!-- ============================================================= -->
<!-- DTD VERSION/CHANGE HISTORY -->
<!-- ============================================================= -->
<!--
Version Reason/Occasion (who) vx.x (yyyy-mm-dd)
=============================================================
Version 3.0 (DAL/BTU) v3.0 (2007-10-31)
Version 3.0 is the first non-backward-compatible release.
In addition to the usual incremental changes, some
elements and attributes have been renamed and/or remodeled
to better meet user needs and to increase tag set consistency.
All module change histories are available through the Tag Suite
web site at http://dtd.nlm.nih.gov.
Details on version 3.0 are available at
http://dtd.nlm.nih.gov/3.0.
1. Updated public identifier to "v3.0 20080202//EN" -->
<!-- ============================================================= -->
<!-- PARAMETER ENTITIES FOR CLASS OVER-RIDES -->
<!-- ============================================================= -->
<!-- ADDRESS LINK CLASS ELEMENTS -->
<!-- Link elements that can be used inside
addresses. This is essentially the three
generic external links. -->
<!ENTITY % address-link.class
"email | ext-link | multi-link | uri" >
<!-- DISPLAY CLASS ELEMENTS -->
<!-- Graphical or other image-related elements.
The display elements may occur within
the text of a table cell or paragraph
although they are typically at the same
hierarchical level as a paragraph. -->
<!ENTITY % block-display.class
"address | alternatives | array | boxed-text |
chem-struct-wrap | fig | fig-group |
graphic | map-group | media | preformat |
supplementary-material |
table-wrap | table-wrap-group" >
<!ENTITY % block-display-noalt.class
"address | array | boxed-text |
chem-struct-wrap | fig | fig-group |
graphic | map-group | media | preformat |
supplementary-material |
table-wrap | table-wrap-group" >
<!-- BOOK PART CLASS -->
<!-- Those elements that are very like a book
part, where a book part is defined as a
chapter, part, module, unit, etc. -->
<!ENTITY % book-part.class
"book-part" >
<!-- CITATION CLASS ELEMENTS -->
<!-- Reference to an external document, as used
within, for example, the text of a
paragraph -->
<!ENTITY % citation.class
"element-citation | mixed-citation |
nlm-citation" >
<!-- CUSTOM METADATA GROUP CLASS -->
<!-- Hold the <custom-meta-group> element for use
in book-specific models -->
<!ENTITY % custom-meta.class
"custom-meta-group" >
<!-- SECTION BACK MATTER CLASS -->
<!-- Ancillary elements, typically used in the
back matter of a section, etc. -->
<!ENTITY % sec-back.class
"fn-group | glossary | ref-list |
sig-block" >
<!-- ================== End NCBI Book DTD Over-ride Classes ====== -->