Example: <divGen> (automatically generated text division)

These search results reproduce every example of the use of <divGen> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <divGen> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

4 Default Text Structure


<divGen>

<back>
 <div1 type="backmat">
  <head>Bibliography</head>
<!-- ... -->
 </div1>
 <div1 type="backmat">
  <head>Indices</head>
  <divGen n="Index Nominumtype="NAMES"/>
  <divGen n="Index Rerumtype="THINGS"/>
 </div1>
</back>

<divGen>

<back>
 <div1 type="backmat">
  <head>Bibliographie</head>
<!-- ... -->
 </div1>
 <div1 type="backmat">
  <head>Indices</head>
  <divGen n="Index Nominumtype="NAMES"/>
  <divGen n="Index Rerumtype="THINGS"/>
 </div1>
</back>

<divGen>

<front>
 <divGen type="toc"/>
 <div>
  <head>Préface</head>
  <p> ... </p>
 </div>
</front>

<divGen>

<back>
 <div1 type="backmat">
  <head>參考書目</head>
<!-- ... -->
 </div1>
 <div1 type="backmat">
  <head>索引</head>
  <divGen n="Index Nominumtype="人名"/>
  <divGen n="Index Rerumtype="事物"/>
 </div1>
</back>

<divGen>

<front>
<!--<titlePage>書名頁</titlePage>-->
 <divGen type="toc"/>
 <div>
  <head></head>
  <p> ... </p>
 </div>
</front>

<divGen>

<front>
<!--<titlePage>...</titlePage>-->
 <divGen type="toc"/>
 <div>
  <head>Preface</head>
  <p> ... </p>
 </div>
</front>

4.4 Virtual Divisions

<divGen type="toc"/>

4.4 Virtual Divisions

<div>
<!-- transcript here-->
</div>
<div>
<!-- translation here -->
</div>
<divGen type="alignment"/>

3 Elements Available in All TEI Documents


3.8.2.2 Auto-generated Indexes

<back>
 <div type="appendix">
  <head>Bibliography</head>
  <listBibl>
   <bibl> ... </bibl>
  </listBibl>
 </div>
 <divGen n="Index Nominum"
  type="INDEX-NAMES"/>

 <divGen n="Index Locitype="INDEX-PLACES"/>
</back>

3.8.2.2 Auto-generated Indexes

<back>
 <divGen n="A1type="INDEX-NAMES">
  <head>An Index of Names</head>
 </divGen>
</back>