Dr James Cummings
@jamescummings
http://slides.com/jamescummings/freedom
<element attribute="value">
Text or child elements here
</element>
<?xml version="1.0" ?>
<root xmlns="http://namespace/">
<element attribute="value">
content
<childElement type="empty"/>
content
</element>
<!-- comment -->
</root>
<TEI>
<teiHeader>
<!-- required -->
</teiHeader>
<facsimile>
<!-- optional -->
</facsimile>
<sourceDoc>
<!-- optional -->
</sourceDoc>
<text>
<!-- required if no
facsimile or sourceDoc -->
</text>
</TEI>
<text xml:lang="en">
<front><!-- optional --></front>
<body>
<div n="1">
<head>Section 1</head>
<p>One or more paragraphs of text</p>
</div>
<div n="2">
<head>Section 2</head>
<p>One or more paragraphs of text (etc.)</p>
<div n="2.1" xml:lang="fr">
<head>Section 2.1</head>
<p>Un ou plusieurs paragraphes de texte</p>
</div>
</div>
<div n="3" xml:id="myExtraDivision">
<p>A division with no heading!</p>
</div>
</body>
<back><!-- optional --></back>
</text>
These problems are multiplied if new elements are added
Possibilities of the
TEI Framework
Project A
Project B
New Elements
Sebastian Patrick Quintus Rahtz
13 February 1955
–
15 March 2016
1 year free membership for taking part in members-advertised training event
http://www.tei-c.org/Activities/rahtz.xml
Dr James Cummings
University of Oxford
@jamescummings
http://slides.com/jamescummings/freedom
Thanks to the TEI Community for many of the ideas in this talk!