XML-TEI: structure
- XPath “analytical
taxonomies”: /teiCorpus/TEI[1]/teiHeader[1]/encodingDesc[1]/classDecl[1] ➞
<taxonomy> - XPath “within
transcription”: /teiCorpus/TEI[1]/text[1]/body[1]/div1[1]/div2[n]/div3[n]/div4[n] ➞
<lg>➞<l> - XPath “data mining”:
/teiCorpus/TEI[1]/text[1]/body[1]/div1[2] ➞
<div2>
More information about:
Structure of the XML-TEI document for the preliminary investigation to a hermeneutics of action:
document:
<teiCorpus>
<TEI>
<teiHeader>
<encodingDesc>
<classDecl>
<taxonomy>
[...] <!-- primary data | objective variables | subjective variables -->
</taxonomy>
</classDecl>
</encodingDesc>
</teiHeader>
<text xml:id="KTU1">
<body>
<div1 xml:lang="uga" type="transcription">
<div2 type="tablet" xml:id="ktu1-1">
<div3 n="1.1.i" type="col" xml:id="ktu1-1_i">
<div4 n="1.1.i.A" type="part" xml:id="ktu1-1_i_A">
<lg type="para">
[...] <!-- within transcription in each line <l> -->
</lg>
</div4>
</div3
</div2
</div1>
<div1 xml:id="ktu1_anal" xml:lang="en">
<div2 type="interp">
[...] <!-- data mining -->
</div2>
</div1>
</body>
</TEI>
<teiCorpus>
This preliminary process is going to be scrutinized within these sections: