§

Example: <surname>

These search results reproduce every example of the use of <surname> 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 <surname> 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.

3. Basic Text Structure


3.1. The Header and Metadata

<teiHeader>
 <fileDesc>
  <titleStmt>
   <title type="main">Learning the TEI in a Digital Environment</title>
   <author>
    <name>
     <forename>Stella</forename>
     <surname>Dee</surname>
    </name>
    <affiliation>Stella Dee is currently a <roleName>Research Associate</roleName>
         working to develop e-learning resources for historical languages with the
         Open Philology Project at the <orgName>University of Leipzig</orgName>.
         The research of this article was conducted while studying for a Masters
         degree in digital humanities at King’s College, London.</affiliation>
    <email>dee@informatik.uni-leipzig.de</email>
   </author>
  </titleStmt>
  <publicationStmt>
   <publisher>TEI Consortium</publisher>
   <date>2014</date>
   <idno>Issue 7</idno>
   <availability>
    <p>TEI Consortium 2014 (Creative Commons Attribution-NoDerivs 3.0 Unported License)</p>
   </availability>
  </publicationStmt>
  <sourceDesc>
   <p>No source, born digital.</p>
  </sourceDesc>
 </fileDesc>
 <encodingDesc>
  <projectDesc>
   <p>Revues.org -centre for open electronic publishing- is the platform for journals in the
       humanities and social sciences, open to quality periodicals looking to publish full-text
       articles online.</p>
  </projectDesc>
 </encodingDesc>
 <profileDesc>
  <langUsage>
   <language ident="en"/>
  </langUsage>
  <textClass>
   <keywords xml:lang="en">
    <term>pedagogy</term>
    <term>student resources</term>
    <term>survey</term>
    <term>file publication</term>
   </keywords>
  </textClass>
 </profileDesc>
</teiHeader>