<!--
   PROJECT: <ETD> Electronic Thesis and Dissertation Project
   AUTHOR:  Neill Kipp, nkipp@vt.edu
   VERSION: 1.1
   RUNDATE: Mon Feb 24 23:18:27 EST 1997
   ADRESSE: http://etd.vt.edu/etd/
            etd@vt.edu


   PROJECT: <DiDi> Digitale Dissertation
   AUTHOR:  Matthias Schulz matthis.schulz.1@rz.hu-berlin.de
   VERSION: The Humboldt-Version from ETD 1.1
            DiML Version 1.0
   DATE:    06-01-1999
-->

<!--
Document Type Definition
for digitale Dissertation
Humboldt-University Berlin Germany

File:diml1_0.dtd
-->



<!--===================================================================== -->

<!-- 		DATA CONTENT NOTATIONS
      -->

<!--===================================================================== -->


<!ENTITY % ISOamso PUBLIC "ISO 8879-1986//ENTITIES Added Math Symbols: Ordinary//EN">

<!ENTITY % ISOnum PUBLIC "ISO 8879-1986//ENTITIES Numeric and Special Graphic//EN" >

<!ENTITY % ISOpub PUBLIC "ISO 8879-1986//ENTITIES Publishing//EN" >

<!ENTITY % ISOlat1 PUBLIC "ISO 8879-1986//ENTITIES Added Latin 1//EN" >

<!ENTITY % ISOgrk1 PUBLIC "ISO 8879-1986//ENTITIES Greek Letters//EN" >

<!ENTITY % ISOgrk3 PUBLIC "ISO 8879-1986//ENTITIES Greek Symbols//EN" >

<!ENTITY % ISOamsa PUBLIC "ISO 8879-1986//ENTITIES Added Math Symbols: Arrow Relations//EN" >

<!ENTITY % ISOtech PUBLIC "ISO 8879-1986//ENTITIES  General Technical//EN" >

<!ENTITY % ISOdia PUBLIC "ISO 8879-1986//ENTITIES  Diacritical Marks//EN" >


%ISOamso;
%ISOnum;
%ISOpub;
%ISOlat1;
%ISOgrk1;
%ISOgrk3;
%ISOamsa;
%ISOtech;
%ISOdia;

<!--
===================================================================== -->

<!-- 		Not ISO Character Table      -->

<!--
===================================================================== -->

<!ENTITY % HUBspec PUBLIC "-//HUBspec//ENTITIES Special Symbols//EN">
%HUBspec;

<!--
===================================================================== -->

<!-- 		GRAPHIC NOTATIONS
      -->

<!--
===================================================================== -->





<!NOTATION eps      PUBLIC

"+//ISBN 0-201-18127-4::Adobe//NOTATION Postscript Language Reference

 Manual//EN"
    >

<!NOTATION tex      PUBLIC

"+//ISBN 0-201-13448-9::Knuth//NOTATION The TeXbook//EN"
    >

<!NOTATION cgmchar  PUBLIC     "ISO 8632/2//NOTATION Character
encoding//EN" >

<!NOTATION cgmclear PUBLIC     "ISO 8632/4//NOTATION Clear text encoding//EN">

<!NOTATION tiff     PUBLIC     "ISO 12083:1993//NOTATION TIFF-1//EN"
    >


<!--                    GIF                                     -->
<!NOTATION gif          PUBLIC
"-//ISBN 0-7923-9432-1::Graphic Notation//NOTATION CompuServe
Graphic Interchange Format//EN"                                   >

<!--                    TIFF (UNCOMPRESSED)                     -->
<!NOTATION tiff.uncomp PUBLIC
"-//ISBN 0-7923-9432-1::Graphic Notation//NOTATION Aldus/Microsoft Tagged Interchange File Format//EN"
               >

<!--                    ENCAPSULATED POSTSCRIPT INTERCHANGE     -->
<!NOTATION epsi         PUBLIC
"-//ISBN 0-7923-9432-1::Graphic Notation//NOTATION Adobe Systems
Encapsulated Postscript//EN"                                      >

<!--                     BMP for Windows graphics               -->
<!NOTATION bmp           PUBLIC
"-//ISBN 0-7923-9432-1::Graphic Notation//NOTATION Microsoft
Windows Bitmap//EN"                                               >


<!--                     WMF Windows MetaFile                   -->
<!NOTATION wmf public "+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION
                       Microsoft Windows metafile//EN">



<!--                     JPEG                                   -->
<!NOTATION JPEG     PUBLIC "ISO/IEC 10918:1993//NOTATION
                            Digital Compression and Coding of
                            Continuous-tone Still Images
                            (JPEG)//EN"                           >


<!--                     PNG                                   -->
<!NOTATION PNG     PUBLIC "-//HUB//NOTATION Portable Network Graphics//EN" >





<!--
===================================================================== -->

<!-- 		PARAMETER ENTITES
      -->

<!--
===================================================================== -->


<!ENTITY % s.id    "id ID     #IMPLIED" -- ID attribute definition
  -->


<!ENTITY % s.color    "color  CDATA   #IMPLIED"
                          -- (aqua | black | fuchsia | gray | green | lime | maroon
                              | navy | blue | olive | purple | red | silver |teal | white
                              | yellow)  are default color values  -->

<!ENTITY % bg.color    "bgcolor    CDATA   #IMPLIED"

                      -- (aqua | black | fuchsia | gray | green | lime | maroon
                          | navy | blue | olive | purple | red | silver |teal | white
                          | yellow)  are default color values
-->

<!ENTITY % s.language "language  CDATA    #REQUIRED"
--Language attribute : using the 2 letter country code from ISO 639-->



<!ENTITY % s.format  "em | u |  strong | tt | sup | sub | br | pre"  >

<!ENTITY % type "type CDATA #IMPLIED"
              --
                  Examples: SWD,  LOCSubj.Headings or self
              --
>

<!ENTITY % number    "numbering ( arabic | lalpha | lroman | uroman | ualpha ) #IMPLIED"
>

<!ENTITY % meta               "(cut | address | articletitle | bible |
                                court | edition | editor |email |
                                note | number | pages | pubdate |
                                publisher | version | volume |
                                worktitle | workauthor)" >

<!--DTD Part for MS SGML Author for Word a KonverterDTD -->
<!ENTITY % s.ol    "(olla | olua | ollr | olur | ola)"
                  -- change ol to %s.ol; -->


<!--===================================================================== -->

<!-- 		DTD - Module for SpecCase
      -->

<!--===================================================================== -->
<!--[

following Module are available

Katalog                                for Art History
CML     (Chemical Markup Language)     for Chemistry  (in preparation)
MathML  (Mathematic Markup Language)   for Mathematic (in preparation)

Example for Dissertation in ArtHistory with Modul Katalog
in the ETD Instance

[<!ENTITY % ArtHistory PUBLIC "-//Schkk//DTD Art History//DE">
%ArtHistory;
<!ENTITY % bodyInclusions "+(katalog)">]>
]-->



<!--===================================================================== -->

<!-- 		Processing Instructions
      -->

<!--===================================================================== -->


<?ATTLINK A HREF URI   -- Processing Instructions for WWW Links in Panorama PRO-->
<?ATTLINK URL HREF URI -- Processing Instructions for WWW Links in Panorama PRO-->



<!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->

<!-- [ENTITY % etd PUBLIC
  "-//HUB//DTD Electronic Theses and Dissertations Version DiML 1.0//EN"] -->


<!ELEMENT etd  - -  ( front, body, back ) +( footnote | endnote | float | indxflag)>

<!-- Front matter -->


<!ELEMENT front - -
  (school | submission | title | degree | major | author | dean | approvals | date |
 keywords | copyright? | abstract | grant* | dedication? | acknowledgments? | declaration? | p)* >

<!ELEMENT title - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ELEMENT author - - (#PCDATA | given | surname | suffix? | organization )*>

<!ELEMENT given - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br )* >

<!ELEMENT surname - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br )* >

<!ELEMENT suffix - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br )*  >

<!ELEMENT organization - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br )* >


<!ELEMENT submission - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br )* >

<!ELEMENT school - -
  ( p | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br )* >

<!ELEMENT degree - -
  ((given | surname)* | ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br )*)* >

<!ELEMENT dean - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br )* >

<!ELEMENT major - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br )* >

<!ELEMENT approvals - -  (name)* >
<!ELEMENT name      - -
            ((given | surname)* | ( #PCDATA | em | u |  strong | tt | q | term | foreign |
             im | link | target | a | sup | sub | br )*)* >


<!ELEMENT date - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br )* >

<!ATTLIST date
   %s.id;
   type (1|2)   #IMPLIED
   -- type=1    einreichen - present --
   -- type=2    verteidigen - defense --

>

<!ELEMENT keywords - - ( keyword+ ) >
<!ATTLIST keywords
   %s.language;
   %s.id;
   %s.color;
   %type;
>

<!ELEMENT keyword - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ELEMENT copyright - -
  ( p | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle | mm)* >

<!ELEMENT abstract - -
  ( head | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle | p | citation | table | mm )* >

<!ATTLIST abstract
   %s.language;
   %s.id;
   %s.color;
>

<!ELEMENT grant - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle | p | citation | table | mm )* >


<!ELEMENT dedication - - ( head?, ( p | citation | table | mm)* ) >


<!ELEMENT acknowledgments - - ( head?, ( p | citation | table | mm)* ) >


<!ATTLIST (school, submission,
            doctitle, degree,
            major, author,
             dean, approvals,
             copyright,
            grant, dedication,
            acknowledgments)

                   %s.id;
                   %s.color;>


<!-- Body matter -->


<!ENTITY % bodyInclusions "">
<!ELEMENT body - - (abbreviation* | preface? | summary? | chapter+)* %bodyInclusions;>


<!-- 1. -->
<!ENTITY % chapterInclusions "" >
<!ELEMENT chapter - -
  ( head?,  ( p | citation | table | mm)*, section* ) %chapterInclusions;  >


<!-- 1.2 -->
<!ELEMENT section - -
  ( head?, ( p | citation | table | mm)*, subsection* ) >


<!-- 1.2.3 -->
<!ELEMENT subsection - -
  ( head?, ( p | citation | table | mm)*, block* ) >


<!-- 1.2.3.4 -->
<!ELEMENT block - -
  ( head?, ( p | citation | table | mm)*, subblock* ) >


<!-- 1.2.3.4.5 -->
<!ELEMENT subblock - -
  ( head?, ( p | citation | table | mm)* ) >

<!ELEMENT preface - - ( head?, ( p | citation | table | mm)*, section*)>

<!ELEMENT summary - - ( head?, ( p | citation | table | mm)*, section*)>


<!ENTITY % paragraphInclusions "" >
<!ELEMENT p - - ( head | #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle |
   ol | ul | dl | pre | verse | blockquote | attrib | math | mm)* %paragraphInclusions; >

<!ELEMENT head - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ATTLIST head
          %s.color;
          %s.id;
>

<!ELEMENT em - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ATTLIST em
          %s.color;
          slant  ( roman | small-caps | ksmall-caps)  #IMPLIED>

<!ELEMENT u - -
  ( #PCDATA | em | strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ELEMENT strong - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ELEMENT br - O EMPTY >

<!ELEMENT tt - - (#PCDATA)*>

<!ELEMENT q - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ELEMENT term - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ATTLIST term
           %s.color;
           %s.id;
           type (person | place | subject)   #REQUIRED
>

<!ELEMENT indxflag             - O  EMPTY                                    >


<!ATTLIST indxflag  inref1       CDATA                  #IMPLIED
		    inref2       CDATA                  #IMPLIED
		    inref3       CDATA                  #IMPLIED
		    inref4       CDATA                  #IMPLIED
                    type (person | place | subject)     #IMPLIED               >




<!ELEMENT foreign - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >


<!ATTLIST foreign
           %s.color;
           %s.id;

>


<!ATTLIST (strong, tt, u,
           li)
           %s.color;
>

<!ELEMENT im - - ( (#PCDATA )| mm)* >

<!ATTLIST im
  %s.id;
  %s.color;
  notation NOTATION (TeX) TeX
>


<!ELEMENT sup - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | br |
   worktitle | articletitle )* >

<!ELEMENT sub - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >


<!ELEMENT pre - - ( #PCDATA | em | u |  strong | sup | sub)*  >

<!ATTLIST pre
  %s.id;
  %s.color;
  outfile CDATA #IMPLIED
>

<!ELEMENT blockquote - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle | p | citation | table | mm )* >

<!--
For example,

<blockquote>Rosencrantz and Guildenstern are dead</>
<attrib>William Shakespeare, <worktitle>Hamlet, Prince of Denmark</>,
Act V, Scene II.</>
-->

<!ELEMENT attrib - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ELEMENT verse - - ( head?, stanza+ ) >

<!ATTLIST verse
  %s.id;
  %s.color;
>

<!--
For example,
<verse>
<stanza>
<speaker>Petruchio
  <line>But here she comes; now, Petruchio, speak.
  <stage>Enter Katherina
  <line>Good morrow, Kate- for that's your name, I hear
<speaker>Katherina
  <line>Well have you heard, but something hard of hearing:
  <line>They call me Katherine that do talk of me.

<attrib>William Shakespeare, <worktitle>Taming of the Shrew</>, Act II, Scene I
-->

<!ELEMENT stanza - - ( speaker | line | stage )+ >

<!ELEMENT speaker - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ELEMENT line - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ATTLIST line
  %s.id;
  %s.color;
  indented (indent|noindent) noindent
  -- for line numbering --
  number NUMBER #IMPLIED
>

<!ELEMENT stage - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >


<!ELEMENT math - - ((#PCDATA) | mm)* >

<!ATTLIST math
  %s.id;
  %s.color;
  notation NOTATION (TeX) TeX
>


<!ELEMENT ol - - (lh? | li+)* >

<!ATTLIST ol
          numbering ( arabic | lalpha | lroman | uroman | ualpha ) lalpha
          %s.color;
          %s.id;
>

<!ELEMENT ul - - (lh? | li+)* >


<!ELEMENT lh - - (#PCDATA | em | u |  strong | tt | q | term | foreign | im
                  | link | a | sup | sub | br |  pre | blockquote
                  | math | mm)*>

<!ATTLIST lh   %s.id;
               %s.color;>

<!ELEMENT li - - ( head | ol | ul | dl |
  #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle | citation | table | mm )* >


<!ELEMENT dl - - ( dt | (dd)+ )* >

<!ELEMENT dt - -
  (#PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >


<!ELEMENT dd - - ( #PCDATA | head | dl | ol | ul
                | em | u |  strong | tt | q | term | foreign |
                  im | link | target | a | sup | sub | br |
                worktitle | articletitle | p | citation | table | mm )* >

<!--
Example usage:
    <a href="http://etd.vt.edu/etd/">ETD Home Page</a>
    <a href="mailto:etd@vt.edu">etd@vt.edu</a>
-->

<!ELEMENT a - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ATTLIST a
 href    CDATA   #REQUIRED

>

<!-- goesto refers to:
  target, footnote, endnote, citation, float, chapter, section, etc. -->

<!ELEMENT link - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ATTLIST link
  %s.id;
  %s.color;
  HyTime NAME clink
  -- goesto: refers to another identifier in this document --
  goesto IDREF #REQUIRED
>


<!ELEMENT target - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ATTLIST target
  %s.id;
  %s.color;
>


<!ELEMENT footnote - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle | p | citation | table | mm )* >

<!ATTLIST footnote
  id ID #REQUIRED
  apparat CDATA #IMPLIED
  %number;
>

<!ELEMENT endnote - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle | p | citation | table | mm )* >

<!ATTLIST endnote
  id ID #REQUIRED
  apparat CDATA #IMPLIED
  %number;
>


<!ELEMENT float - - ( (( p | citation | table | mm )*, caption?) | pagenumber*) >

<!ATTLIST float
  id ID #IMPLIED
>

<!ELEMENT caption - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle )* >

<!ATTLIST caption
  %s.id;
  %s.color;
>

<!ELEMENT pagenumber - - (#PCDATA)>
<!ATTLIST pagenumber
          %s.id;
>

<!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->
<!--CALS Tablemodel -->
<!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->


<!ENTITY % CALS PUBLIC "-//HUB//DTD Cals-Table-Model//EN">

%CALS;



<!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->




<!-- Multimedia object.  The optional content has information about
media format and file size. -->

<!ELEMENT mm - -
  ( #PCDATA | em | u |  strong | tt | q | term | foreign |
   im | link | target | a | sup | sub | br |
   worktitle | articletitle | caption)* >

<!ATTLIST mm
  entity ENTITY        #REQUIRED
  type    CDATA         #IMPLIED

-- Examples: MATH, CHEMISTRY, IMAGE, DIAGRAM, TABLE --

  %s.id;
  %s.color;
>

<!-- Back matter -->

<!ELEMENT back             - - (bibliography | appendix* | abbreviation |
                                                 acknowledgments? | vita |
                                                 declaration?)* >
<!ELEMENT bibliography - - ( (head | part)* | ( p | citation | table | mm )* )* >

<!ELEMENT part               - -  ( (head) | ( p | citation | table | mm )*)* >


<!ENTITY % citationInclusions "" >
<!ELEMENT citation - -
  ( #PCDATA | cut | address | articletitle | bible | court | edition | editor | email |
   note | number | pages | pubdate | publisher | url | version |
  volume | workauthor | worktitle | %s.format;)*
  %citationInclusions;>

<!ATTLIST citation
  id ID #IMPLIED

  -- worktype: tells what sort of work is being cited,
     i.e., book, journal, proceedings, video, WWW page, etc. --
  worktype CDATA #REQUIRED

  -- published: tells if the work was actually published --
  published ( published | unpublished ) published
>

<!ELEMENT     %meta;     - -   (#PCDATA | em | u |  strong | tt | q | term |
                                foreign | im | link | target | a | sup | sub | br )* >

<!ELEMENT     url        - -   (#PCDATA | em | u |  strong |
                                sup | sub | br )* >


<!ATTLIST  %meta;
                     %s.id;
                     %s.color;

>

<!ATTLIST url
                href     CDATA     #IMPLIED
                %s.id;
                %s.color;
>


<!ENTITY % appendixInclusions "" >
<!ELEMENT appendix - - (( head?, (( p | citation | table | mm)*, section*))* | (bibliography | appendix* | abbreviation | acknowledgments? | vita | declaration?)*)* %appendixInclusions; >

<!ATTLIST appendix
                   %s.id;
                   %s.color;
>
<!ELEMENT abbreviation - - ( head?, ( p | citation | table | mm)*, section*)  %appendixInclusions; >

<!ELEMENT vita               - - ( head?, ( p | citation | table | mm)* ) >

<!ELEMENT declaration   - - ( head?, p*, date?, author*)>

<!--
  This is an example document type declaration with subset.
  It begins an SGML ETD.

<!DOCTYPE etd SYSTEM "diml1_0.dtd" [

  <!ENTITY theatre SYSTEM "theatre.jpg" NDATA JPEG >
  <!ENTITY stratford SYSTEM "stratford.jpg" NDATA JPEG >
]>
<etd>
<front>
<doctitle>Use of Metaphor in Shakespeare's Plays ...
-->



  <!--ENTITY % chapterInclusions "" -->

  <!--ENTITY % chapterInclusions "+( mypara | myquote )" -->

  <!--ENTITY % appendixInclusions "" -->

  <!--ENTITY % citationInclusions "" -->

  <!--ENTITY % paragraphInclusions "" -->




<!ATTLIST (chapter, section, subsection, block, subblock,
                     p, q, dt, dd, ul,
 blockquote, attrib, stanza, speaker,
                     stage, sup, sub)


          %s.id;
                     %s.color;
>









