<?xml version="1.0"?> 
<?xml-stylesheet type="text/css" href="teixlite.css"?>
<!DOCTYPE TEI.2 PUBLIC "-//TEI//DTD TEI Lite XML ver. 1//EN"
"http://www.tei-c.org/Lite/DTD/teixlite.dtd" [
<!ATTLIST xref url CDATA #IMPLIED>]>
<TEI.2>
 <teiHeader>
  <fileDesc>
   <titleStmt>
    <title>Overview of TEI/XML Course, Oxford Feb 2003</title>
   </titleStmt>
   <publicationStmt>
<p></p>    <!-- one of (publisher distributor authority pubPlace address idno availability date p) -->
   </publicationStmt>
   <sourceDesc>
<p></p>    <!-- one of (listBibl biblFull bibl p) -->
   </sourceDesc>
  </fileDesc>
 </teiHeader>
 <text>
  <body>
<p>The course used <xref url="complete.png">a single page from Punch
   magazine</xref> as a sample document throughout. This, and all
   other sample and exercise files, are collected in a single <xref
   url="samples.zip">zip archive</xref></p>
<list type="gloss">
<head>Days 1 and 2</head>
<item><xref url="teixml-one.pdf">Digital texts with XML and the
      TEI</xref> (what is text, exercise on text analysis,
     introduction to XML, a few comments on TEI)</item>
<item><xref url="teixml-one-exercise.pdf">Xmetal exercise</xref>
     (practical introducing features of XML, tagging the poem on the
     Punch page)</item>
<item><xref url="tei-contents.ppt">Overview of TEI tagging</xref>
     introduces basics of TEI Lite tags </item>
<item><xref url="teiheader.ppt">The TEI Header</xref>
     introduces basics of TEI Header tags </item>
<item><xref url="teixml-two.pdf">Taming the TEI Tiger</xref> (TEI
     architecture, TEI Header overview, Pizzachef)</item>
<item><xref url="teixml-two-exercise1.pdf">Emacs exercise</xref> more
     sophisticated editing of other components of the Punch page,
     using TEI Lite</item>
<item><xref url="teixml-two-exercise2.pdf">Pizza chef exercise</xref>
     building simple dtd for web page with graphic and sound</item>
   </list>
<list>
<head>Days 2 and 3</head>
<item><xref url="teixslt-one.pdf">Introduction to XSLT</xref>(Basic
     technical concepts of XSLT)</item>
<item><xref url="teixslt-one-exercise1.pdf">Practical exercise 1</xref> using
      xsltproc and TEI Stylesheets with sample.xml</item>
<item><xref url="teixslt-one-exercise2.pdf">Practical exercise 2</xref> using
      xsltproc and TEI Stylesheets with punch.xml</item>
<item><xref url="teixslt-two.pdf">XSLT continued</xref>(Further
     exploration of technical concepts of XSLT)</item>
<item><xref url="teixslt-two-exercise.pdf">Practical exercise 3</xref>
     More general output from XSLT; scripting challenges</item>
<item><xref url="teixslt-three.pdf">XSLT for analysis and
      checking</xref>(Advanced use of XSLT)</item>
<item><xref url="xsl-fo.pdf">XSL Formatting Objects</xref>(Basic ideas
     and some example screenshots)</item>
<item><xref url="exercise-xslfo.pdf">XSL Formatting Objects
      exercises</xref>(Exercise in using Antenna House to format the
     Punch page)</item>
   </list>


</body>
  <!-- one of (body group) -->
 </text>
</TEI.2>