Basic document structures

  <text>
    <front>
      <div type="preface"><!-- ... --></div>
      <div type="introduction"><!-- ... --></div>
    </front>
    <body><!-- Body of text here --></body>
    <back>
      <div type="appendix"><!-- ... --></div>
      <div type="index"><!-- ... --></div>
    </back>
  </text>
Basic Manuscript and Physical Document Encoding slide 07 of 16
© 2010 Syd Bauman, Julia Flanders, and the Women Writers Project This TEI-encoded XML file is available under the terms of the Creative Commons Attribution-ShareAlike 3.0 (Unported) license.