TEXT

  Description:
    contains a single text of any kind, whether unitary or
        composite, for example a poem or drama, a collection of essays, a
        novel, a dictionary, or a corpus sample.
  Attributes:  [None:  global and inherited attributes only.]
  Example:
             <text>
             <front><docTitle>Autumn Haze</docTitle>
             <body>
             <l>Is it a dragonfly or a maple leaf
             <l>That settles softly down upon the water?
             </body>
             </text>
     The body of a text may be replaced by a group of nested texts, as in
        the following schematic:
             <text>
              <front>
                 <!-- front matter for whole text -->
              </front>
              <group>
                <!-- start of first group -->
               <text>
                 <front>
                   <!-- front matter for first text -->
                 </front>
               </text>
               <text>
                  <!-- second text -->
               </text>
              </group>
              <group>
               <!-- start of second group  -->
              </group>
             </text>
  Part:  base tag set for common core features
  Member of classes:  declaring, inter
  DTD file:  teistr2
  May occur within:  add admin camera caption case cell colloc corr coun-
        try damage def desc descrip docEdition emph equiv etym figure fig-
        Desc foreign form fsDescr fDescr gen gram gramGrp group head hi
        hyph imprimatur item itype l lang lbl lem meeting mood note number
        orth otherForm p per pos pron q quote rdg ref region rendition seg
        set sic sound stage stress subc supplied syll tagUsage tech title
        titlePart tns tr trans unclear usg view witness witDetail writing
        xr xref TEI.2
  May contain:  back body front group  [May include at any level:
        %m.globincl]
  Declaration:
       <!ELEMENT text          - -  (front?, (body | group), back?)
                                                        +(%m.globincl;)
                                                                       >
       <!ATTLIST text               %a.global
                                    %a.declaring                       >
  Discussed in 7, "Default Text Structure," on page 15.
  Discussed in 13.4, "Overall Structure of Terminological Documents," on
       page 24.
  Discussed in 23.1, "Varieties of Composite Text," on page 40.
  This tag is required.

Content

Inclusions


Tag Minimization
Open Tag: REQUIRED
Close Tag: REQUIRED
See ATTRIBUTES
See CONTENT DECLARATION


Parent Elements


Top Element List
All Element List
Tree
teilite DTD