<!-- <!DOCTYPE ebind    [ -->

<!--  PUBLIC IDENTIFIER of this DTD, 
"-//UC Berkeley//DTD ebind.dtd (Electronic Binding (Ebind))//EN"
-->

<!-- **************************************************************** -->
<!--  NAME:      Electronic Binding (Ebind) DTD                       -->
<!--                                    (File    = ebind.dtd)         -->
<!--                                    (Version = 0.1 (Alpha))       -->
<!--                                    (Vers Date 07/25/96)          -->
<!--                                                                  -->
<!--  PURPOSE:   To place page images of printed documents into       -->
<!--             their correct structural context and sequence as     -->
<!--             reflected in the original physical volume.           -->
<!--                                                                  -->
<!--  CONTACT:   Alvin Pollock                                        -->
<!--             Electronic Text Unit                                 -->
<!--             UC Berkeley Library                                  -->
<!--             Berkeley CA  94720-6000                              -->
<!--             apollock@library.berkeley.edu                        -->
<!--                                                                  -->
<!--  URL:       For further information, including tagging guide-    -->
<!--             lines, project history, etc. see:                    -->
<!--                                                                  -->
<!--             http://sunsite.berkeley.edu/Ebind                    -->
<!--                                                                  -->
<!-- **************************************************************** -->




<!-- **************************************************************** -->
<!--                     PUBLIC CHARACTER ENTITIES                    -->
<!-- **************************************************************** -->


<!ENTITY % ISOlat1 PUBLIC "ISO 8879-1986//ENTITIES Added Latin 1//EN" >
   %ISOlat1;
<!ENTITY % ISOlat2 PUBLIC "ISO 8879-1986//ENTITIES Added Latin 2//EN" >
   %ISOlat2;
<!ENTITY % ISOgrk1 PUBLIC "ISO 8879-1986//ENTITIES Greek Letters//EN" >
   %ISOgrk1;
<!ENTITY % ISOgrk2 PUBLIC "ISO 8879-1986//ENTITIES Monotoniko Greek//EN" >
   %ISOgrk2;
<!ENTITY % ISOgrk3 PUBLIC "ISO 8879-1986//ENTITIES Greek Symbols//EN" >
   %ISOgrk3;
<!ENTITY % ISOgrk4 PUBLIC "ISO 8879-1986//ENTITIES Alternative Greek Symbols//EN" >
   %ISOgrk4;
<!ENTITY % ISOcyr1 PUBLIC "ISO 8879-1986//ENTITIES Russian Cyrillic//EN" >
   %ISOcyr1;
<!ENTITY % ISOcyr2 PUBLIC "ISO 8879-1986//ENTITIES Non-Russian Cyrillic//EN" >
   %ISOcyr2;
<!ENTITY % ISOnum  PUBLIC "ISO 8879-1986//ENTITIES Numeric and Special Graphic//EN" >
   %ISOnum;
<!ENTITY % ISOpub  PUBLIC "ISO 8879-1986//ENTITIES Publishing//EN" >
   %ISOpub;
<!ENTITY % ISOdia  PUBLIC "ISO 8879-1986//ENTITIES Diacritical Marks//EN" >
   %ISOdia;
<!ENTITY % ISOtech PUBLIC "ISO 8879-1986//ENTITIES General Technical//EN" >
   %ISOtech;

 


<!-- **************************************************************** -->
<!--                       NOTATION DECLARATIONS                      -->
<!-- **************************************************************** -->


<!NOTATION GIF  PUBLIC "+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION
                       CompuServe Graphic Interchange Format//EN" "gif" >
<!NOTATION JPEG PUBLIC "+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION
                       Joint Photographic Experts Group raster//EN" "jpeg" >
<!NOTATION TIFF PUBLIC "+//ISBN 0-7923-9432-1::Graphic Notation//NOTATION
                       Aldus/Microsoft Tagged Interchange File Format//EN" "tiff" >





<!-- **************************************************************** -->
<!--                         PARAMETER ENTITIES                       -->
<!-- **************************************************************** -->


<!ENTITY  % m.phrase           '#PCDATA | emph | lb | q | ref | extref' >

<!ENTITY  % m.inter            'list | table | blockquote' >

<!ENTITY  % m.block            '%m.inter | p' >

<!ENTITY  % a.global           'altrender CDATA      #IMPLIED
                                type      CDATA      #IMPLIED
                                id        ID         #IMPLIED
                                n         CDATA      #IMPLIED' >






<!-- **************************************************************** -->
<!--                 ELECTRONIC BINDING (EBIND) ELEMENTS              -->
<!-- **************************************************************** -->


<!--                             EBIND
                                 Set the type attribute to the specific type
                                 of document being represented, e.g., book, 
                                 serial, diary, newspaper, letter, manuscript, 
                                 etc.
-->
<!ELEMENT ebind              - - (ebindheader, front?, body?, back?) >
<!ATTLIST ebind              %a.global; >







<!-- **************************************************************** -->
<!--                      EBIND HEADER (TEI subset)                   -->
<!-- **************************************************************** -->


<!--                             THE EBIND HEADER
                                 The required Ebind header describes the
                                 document being encoded as well as the
                                 sgml computer file itself.
-->
<!ELEMENT ebindheader        - - (bibid?, filedesc, profiledesc?, 
                                  revisiondesc?) >
<!ATTLIST ebindheader        %a.global; >





<!-- ======================================================== -->
<!--           BIBLIOGRAPHIC IDENTIFICATION NUMBER            -->
<!-- ======================================================== -->

<!--                             THE BIBLIOGRAPHIC IDENTIFICATION NUMBER
                                 Enter here a control number linking the
                                 ebind document to the bibliographic entity
                                 which it represents. The systemid attribute
                                 refers to the system or database in which
                                 the control number is valid.
-->

<!ELEMENT bibid              - - CDATA >
<!ATTLIST bibid              systemid          CDATA             #IMPLIED
                             authority         CDATA             #IMPLIED 
                             encodinganalog    CDATA             #IMPLIED 
                             type              CDATA             #IMPLIED >
                             



<!-- ======================================================== -->
<!--                   FILE DESCRIPTION                       -->
<!-- ======================================================== -->

<!--                             FILE DESCRIPTION
                                 Enter here the bibliographic information
                                 necessary to uniquely identify the document
                                 being encoded.
-->
<!ELEMENT filedesc           - - (titlestmt, editionstmt?, publicationstmt?,
                                  seriesstmt?, notestmt?) >
<!ATTLIST filedesc           %a.global; >



<!--                             TITLE STATEMENT
                                 Enter here the title of the work and those
                                 responsible for its intellectual content.
-->
<!ELEMENT titlestmt          - - (titleproper+, subtitle*, 
                                 (author | editor | sponsor | respstmt)*) >
<!ATTLIST titlestmt          %a.global; >

<!ELEMENT (titleproper |
           subtitle)         - - (%m.phrase; | date | idno)* >
<!ATTLIST (titleproper |
           subtitle)         %a.global; >
           
<!ELEMENT date               - - (%m.phrase;)* >
<!ATTLIST date               %a.global; >

<!ELEMENT idno               - - (%m.phrase;)* >
<!ATTLIST idno               %a.global; >

<!ELEMENT (author  |
           sponsor |
           editor)           - - (%m.phrase;)* >
<!ATTLIST (author  |
           sponsor |
           editor)           %a.global; >
           
<!ELEMENT respstmt           - - ((resp & name), (resp | name)*) >
<!ATTLIST respstmt           %a.global; >

<!ELEMENT resp               - - (%m.phrase;)* >
<!ATTLIST resp               %a.global; >

<!ELEMENT name               - - (%m.phrase;)* >
<!ATTLIST name               %a.global; >



<!--                             EDITION STATEMENT
                                 Enter here either phrases or more specialized
                                 elements identifying the edition and those
                                 responsible for it.
-->
<!ELEMENT editionstmt        - - ((edition, respstmt*) | p+) >
<!ATTLIST editionstmt        %a.global; >

<!ELEMENT edition            - - (%m.phrase;)* >
<!ATTLIST edition            %a.global; >



<!--                             PUBLICATION STATEMENT
                                 Enter here either phrases or more specialized
                                 elements describing the publication or distri-
                                 bution of a document.
-->
<!ELEMENT publicationstmt    - - (publisher | pubplace | date | address | idno | p)+ >
<!ATTLIST publicationstmt    %a.global; >

<!ELEMENT (publisher |
           pubplace)         - - (%m.phrase;)* >
<!ATTLIST (publisher |
           pubplace)         %a.global; >
           
<!ELEMENT address            - - (%m.phrase;)* >
<!ATTLIST address            %a.global; >



<!--                             SERIES STATEMENT
                                 Enter here information about the series, if any,
                                 to which a publication belongs.
-->
<!ELEMENT seriesstmt         - - (titleproper | idno | p)+ >
<!ATTLIST seriesstmt         %a.global; >



<!--                             NOTE STATEMENT
                                 Enter here any notes providing information
                                 about a text additional to that recorded in
                                 other parts of the bibliographic description.
-->
<!ELEMENT notestmt           - - (note)+ >
<!ATTLIST notestmt           %a.global; >

<!ELEMENT note               - - (%m.block;)* >
<!ATTLIST note               %a.global; >




<!-- ======================================================== -->
<!--                 PROFILE DESCRIPTION                      -->
<!-- ======================================================== -->

<!--                             TEXT PROFILE
                                 Enter here classificatory and contextual
                                 information about the document.  
-->
<!ELEMENT profiledesc        - - (creation?, langusage?, abstract?) >
<!ATTLIST profiledesc        %a.global; >


<!--                             CREATION
                                 Enter here phrases describing the origin of
                                 the electronic document, e.g., date of comp-
                                 osition.
-->
<!ELEMENT creation           - - (%m.phrase; | date)* >
<!ATTLIST creation           %a.global; >


<!--                             LANGUAGE USAGE
                                 Enter here information describing the languages
                                 represented within the document.
-->
<!ELEMENT langusage          - - (p | language)* >
<!ATTLIST langusage          %a.global; >

<!ELEMENT language           - - (%m.phrase;)* >
<!ATTLIST language           %a.global; >


<!-- ABSTRACT: see the section "PAGE DESCRIPTION" at the end of this document -->




<!-- ======================================================== -->
<!--                  REVISION DESCRIPTION                    -->
<!-- ======================================================== -->

<!--                             REVISION HISTORY
                                 Enter here the history of changes made during
                                 the development of the electronic document. The
                                 revision history is important for version control.
-->
<!ELEMENT revisiondesc       - - (list | change+) >
<!ATTLIST revisiondesc       %a.global; >

<!ELEMENT change             - - (date, respstmt+, item) >
<!ATTLIST change             %a.global; >


<!-- LIST & ITEM: see the section "BASIC PHRASE-LEVEL ELEMENTS"           -->





<!-- **************************************************************** -->
<!--                      MAJOR DOCUMENT DIVISIONS                    -->
<!-- **************************************************************** -->


<!-- *** IMPORTANT NOTE: These content models will change to allow mixing
         of the leaf and page contructs within major structural divisions.
         This will make these content models much simpler, thankfully!  -->


<!ELEMENT front               - - (cover?, ((div+, ((page+, div*)+ | (leaf+, div*)+)?) |
                                  (div0+, ((page+, div0*)+ | (leaf+, div0*)+)?) |
                                  (page+, ((div+, page*)+ | (div0+, page*)+)?) |
                                  (leaf+, ((div+, leaf*)+ | (div0+, leaf*)+)?))?) >
<!ATTLIST front              %a.global; >


<!ELEMENT body               - - ((div+, ((page+, div*)+ | (leaf+, div*)+)?) |
                                  (div0+, ((page+, div0*)+ | (leaf+, div0*)+)?) |
                                  (page+, ((div+, page*)+ | (div0+, page*)+)?) |
                                  (leaf+, ((div+, leaf*)+ | (div0+, leaf*)+)?)) >
<!ATTLIST body               %a.global; >


<!ELEMENT back               - - (((div+, ((page+, div*)+ | (leaf+, div*)+)?) |
                                  (div0+, ((page+, div0*)+ | (leaf+, div0*)+)?) |
                                  (page+, ((div+, page*)+ | (div0+, page*)+)?) |
                                  (leaf+, ((div+, leaf*)+ | (div0+, leaf*)+)?))?, cover?) >
<!ATTLIST back               %a.global; >

<!ELEMENT cover              - - (page, page?) >
<!ATTLIST cover              %a.global; >









<!-- **************************************************************** -->
<!--                    STRUCTURAL DIVISION ELEMENTS                  -->
<!-- **************************************************************** -->


<!--                             STRUCTURAL DIVISIONS
                                 Most documents are hierarchically subdivided
                                 into several major textual divisions, such as
                                 parts, chapters, and sections. To accomodate
                                 the enormous variation in the actual naming
                                 of these divisions, the generic tag name 'div'
                                 is used in this DTD. Assign the actual name of
                                 the division in the 'type' attribute, e.g.,
                                 type="chapter", type="titlepage", type="index".
                                 Although type is a free-text attribute, division
                                 names should be selected from a controlled list
                                 of terms agreed upon by the community in order
                                 to faciliate document interchange.
                                 
                                 RECURSIVE AND ENUMERATIVE DIVS
                                 There are two models of division elements, the
                                 recursive model (<div>) and the enumerative
                                 model (<div0>-<div7>). Only one model should
                                 be used throughout a document, i.e., the two
                                 models should never be mixed (The SGML enforces
                                 this to some extent). The enumerative model is 
                                 preferred. Use recursive <div>s only when it is 
                                 necessary to hierarchically subdivide a text 
                                 further than 7 levels.
-->
<!-- ====================================================================== -->
<!--                             RECURSIVE MODEL                            -->
<!-- ====================================================================== -->

<!ELEMENT div                - - ((head | headgrp)?, 
                                  ((div+,  ((page+, div*)+ | (leaf+, div*)+)?) |
                                   (page+, (div+, page*)?) |
                                   (leaf+, (div+, leaf*)?))) >



<!-- ====================================================================== -->
<!--                             ENUMERATIVE MODEL                          -->
<!-- ====================================================================== -->

<!ELEMENT div0               - - ((head | headgrp)?,
                                  ((div1+,  ((page+, div1*)+ | (leaf+, div1*)+)?) |
                                   (page+, (div1+, page*)?) |
                                   (leaf+, (div1+, leaf*)?))) >

<!ELEMENT div1               - - ((head | headgrp)?,
                                  ((div2+,  ((page+, div2*)+ | (leaf+, div2*)+)?) |
                                   (page+, (div2+, page*)?) |
                                   (leaf+, (div2+, leaf*)?))) >

<!ELEMENT div2               - - ((head | headgrp)?,
                                  ((div3+,  ((page+, div3*)+ | (leaf+, div3*)+)?) |
                                   (page+, (div3+, page*)?) |
                                   (leaf+, (div3+, leaf*)?))) >

<!ELEMENT div3               - - ((head | headgrp)?,
                                  ((div4+,  ((page+, div4*)+ | (leaf+, div4*)+)?) |
                                   (page+, (div4+, page*)?) |
                                   (leaf+, (div4+, leaf*)?))) >

<!ELEMENT div4               - - ((head | headgrp)?,
                                  ((div5+,  ((page+, div5*)+ | (leaf+, div5*)+)?) |
                                   (page+, (div5+, page*)?) |
                                   (leaf+, (div5+, leaf*)?))) >

<!ELEMENT div5               - - ((head | headgrp)?,
                                  ((div6+,  ((page+, div6*)+ | (leaf+, div6*)+)?) |
                                   (page+, (div6+, page*)?) |
                                   (leaf+, (div6+, leaf*)?))) >

<!ELEMENT div6               - - ((head | headgrp)?,
                                  ((div7+,  ((page+, div7*)+ | (leaf+, div7*)+)?) |
                                   (page+, (div7+, page*)?) |
                                   (leaf+, (div7+, leaf*)?))) >

<!ELEMENT div7               - - ((head | headgrp)?, (leaf+ | page+)) >


<!ATTLIST (div  | div0 |
           div1 | div2 |
           div3 | div4 |
           div5 | div6 |
           div7)             %a.global; >










<!-- **************************************************************** -->
<!--                          HEADING ELEMENTS                        -->
<!-- **************************************************************** -->


<!--                             HEAD AND HEADGRP
                                 Used for headings or titles of high- and
                                 mid-level structures.                                 
 
                                 Most simple headings can be recorded as text
                                 within the <head> element. Occasionally one
                                 may wish to render a compound heading in a
                                 special way. In this case, heading components
                                 should be wrapped within a <headgrp> tag.
-->

<!ELEMENT (head | no |
           subhead)          - - (%m.phrase;)* >
<!ATTLIST (head | no |
           subhead)          %a.global; >

<!ELEMENT headgrp            - - ((no, head?, subhead*) | (head, subhead+)) >
<!ATTLIST headgrp            %a.global; >








<!-- **************************************************************** -->
<!--                     BASIC PHRASE-LEVEL ELEMENTS                  -->
<!-- **************************************************************** -->


<!--                             PARAGRAPH                            -->
<!ELEMENT p                  - - (%m.phrase; | %m.inter;)* >
<!ATTLIST p                  %a.global; >

<!--                             EMPHASIS 
                                 Use this general purpose tag to set text off 
                                 in some exceptional way. 
-->
<!ELEMENT emph               - - (%m.phrase;)* >
<!ATTLIST emph               %a.global;
                             render        (bold | italic | bolditalic |
                                            boldunderline | boldsmcaps | 
                                            boldquoted | nonproport | sub |
                                            altrender | quoted | smcaps | 
                                            super | underline)    #IMPLIED >


<!--                             QUOTE
                                 This tag is optional and should be used only
                                 when special typographic symbols are required
                                 for display. Regular quote marks, " ", are
                                 preferred.
-->
<!ELEMENT q                  - - (%m.phrase;)* >
<!ATTLIST q                  %a.global; >


<!--                             BLOCKQUOTE                            -->
<!ELEMENT blockquote         - - (%m.phrase; | %m.block;)* -(blockquote) >
<!ATTLIST blockquote         %a.global; >



<!--                             BASIC LIST                            
                                 Lists can be either one-column lists or
                                 two-column lists (definition lists). Use
                                 the type attribute to specify the list
                                 type, e.g., type="bulleted", type="deflist".
-->
<!ELEMENT list               - - ((head | headgrp)?, (item+ | (label, item)+)) >
<!ATTLIST list               %a.global; >


<!--                             LIST LABEL
                                 The first column in a two-column list.
-->
<!ELEMENT label              - - (%m.phrase;)* >
<!ATTLIST label              %a.global; >


<!--                             LIST ITEM
                                 In a definition list, the <item> falls in the
                                 second column. Single-column lists consist only
                                 of items, not labels.
-->
<!ELEMENT item               - - (%m.phrase; | %m.block;)* >
<!ATTLIST item               %a.global; >



<!--                             LINE BREAK                             -->
<!ELEMENT lb                 - O EMPTY >
<!ATTLIST lb                 %a.global; >

<!--                             INTERNAL LINKING                       -->
<!ELEMENT ref                - - (%m.phrase)* -(ref) >
<!ATTLIST ref                %a.global;
                             target            IDREF             #IMPLIED >

<!--                             EXTERNAL LINKING                       -->
<!ELEMENT extref             - - (%m.phrase)* -(extref) >
<!ATTLIST extref             %a.global;
                             entityref         ENTITY            #IMPLIED 
                             ext.ptr           CDATA             #IMPLIED >



<!--                             TABLE (From TEI)
                                 For encoding tables of low to moderate
                                 complexity. Specify number of columns
                                 in the "col" attribute. The "rows"
                                 attribute is optional.
-->
<!ELEMENT table              - - (head*, row+) >
<!ATTLIST table              %a.global;
                             rows              NUMBER            #IMPLIED
                             cols              NUMBER            #IMPLIED >
                            

<!--                             TABLE ROW
                                 Use "role" to specify whether a table row
                                 contains a header or whether it contains
                                 data.
-->
<!ELEMENT row                - O ((cell | table)+) >
<!ATTLIST row                %a.global;
                             role              CDATA             data >
                             

<!--                             TABLE CELL
                                 In the context of a cell, use rows to specify
                                 the number of rows which a cell should span and
                                 cols to specify the number of columns a cell
                                 should span.
-->
<!ELEMENT cell               - O (%m.phrase; | %m.block;)* >
<!ATTLIST cell               %a.global;
                             role              CDATA             data 
                             rows              NUMBER            1
                             cols              NUMBER            1 >









<!-- **************************************************************** -->
<!--           FUNDAMENTAL PAGE, LEAF, AND IMAGE ELEMENTS             -->
<!-- **************************************************************** -->


<!--                             PAGES VERSUS LEAVES
                                 Ebind provides two models for describing
                                 information about a document's physical
                                 pages. The page model is preferred unless 
                                 it is considered desirable to keep pairs
                                 of pages together for some reason (e.g.,
                                 recto and verso, diagrams which span two
                                 adjacent pages, side-by-side translations, 
                                 etc.) in which case use the leaf model. The 
                                 <leaf> element contains within it two instances 
                                 of <page>, a recto and a verso page. Set the 
                                 side attribute to "recto" or "verso" only when 
                                 employing the leaf model. 
-->
<!ELEMENT page               - - (image, caption?, pagedesc?, text?) >
<!ATTLIST page               %a.global;
                             side              (recto | verso)   #IMPLIED >

<!ELEMENT leaf               - - (page, page?) >
<!ATTLIST leaf               %a.global; >




<!--                             THE IMAGE ELEMENT
                                 The <image> element is the fundamental building 
                                 block within an Ebind document. The entref at-
                                 tribute points to the external digital image
                                 file. The required seqno attribute records the
                                 proper sequence number of a particular page
                                 within a document. The first image of a document
                                 must have a seqno of '1' and each subsequent image
                                 must progress by one until the last sequence number
                                 of the document. Although in rare circumstances it 
                                 is permissible to repeat a sequence number, sequence 
                                 numbers must never be "skipped". 
                                 
                                 Use nativeno to record a page number if there is one, 
                                 e.g., nativeno="146", nativeno="xvii", nativeno="A-4".
-->
<!ELEMENT image              - O   EMPTY >
<!ATTLIST image              %a.global;
                             idno              CDATA            #IMPLIED 
                             entityref         ENTITY           #IMPLIED
                             ext.ptr           CDATA            #IMPLIED
                             seqno             NUMBER           #REQUIRED 
                             nativeno          CDATA            #IMPLIED >

<!--                             CAPTION                                      -->
<!ELEMENT caption            - - (%m.phrase)* >
<!ATTLIST caption            %a.global;           
                             pos               (top | bottom |
                                                left | right)    #IMPLIED >

<!--                             TEXT
                                 Ebind makes available the <text> element to
                                 contain the transcribed text of a page when
                                 it is available. Such text is intended primarily
                                 to enable fulltext searching. A small number
                                 of formatting tags is available to facilitate
                                 online display although <text> is not intended
                                 for this purpose. Ebind makes no attempt to
                                 support textual analysis of any kind as other
                                 DTDs are widely available for this purpose.
-->
<!ELEMENT text               - - ((head | headgrp)?, (%m.phrase; | %m.block;)*) >
<!ATTLIST text               %a.global;
                             method            (ocr | 
                                                transcription)   #IMPLIED 
                             certainty         (verified |
                                                unverified)      #IMPLIED >








<!-- **************************************************************** -->
<!--                         PAGE DESCRIPTION                         -->
<!-- **************************************************************** -->


<!--                             PAGE DESCRIPTION
                                 <pagedesc> is an optional tag used for
                                 descriptions of individual images. A
                                 <pagedesc> may contain a free-form prose
                                 description of a page within the <abstract>
                                 element, and/or a structured list of con-
                                 trolled access points such as subject 
                                 headings, within the <controlaccess> element.
-->
<!ELEMENT pagedesc           - - ((head | headgrp)?, 
                                  ((abstract, controlaccess?) |
                                   (controlaccess, abstract?))) >
<!ATTLIST pagedesc           %a.global; >

<!ELEMENT abstract           - - ((head | headgrp)?, (%m.block | abstract)*) >
<!ATTLIST abstract           %a.global; >

<!ELEMENT controlaccess      - - ((head | headgrp)?, 
                                  (corpname | famname | geogname | name | 
                                   occupation | persname | subject | 
                                   genreform | uniformtitle | controlaccess)+) >


<!ELEMENT (persname   |
           corpname   |
           famname    |
           subject    |
           geogname   |
           genreform  |
           occupation |
           uniformtitle)     - - (%m.phrase;)* >
<!ATTLIST (persname   |
           corpname   |
           famname    |
           subject    |
           geogname   |
           genreform  |
           occupation |
           uniformtitle)     %a.global; 
                             source         (aat | aacr2 | dot | 
                                             gmgpc | lcnaf | lcsh | 
                                             lctgm | local | mesh | 
                                             mim | nmc | rbgenr |
                                             tgn | ulan)                #IMPLIED 
                             encodinganalog  CDATA                      #IMPLIED 
                             role            CDATA                      #IMPLIED >
 
<!-- ]> -->
