
<TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:h="http://www.w3.org/1999/xhtml" xmlns:t="http://www.tei-c.org/ns/1.0">
  <teiHeader xml:lang="de">
    <fileDesc>
      <titleStmt>
        <title type="main">Einführung: Was ist XML/TEI?</title>
        <author>
          <persName>
            <forename>Lisa</forename>
            <surname>Rieger</surname>
          </persName>
        </author>
        <respStmt>
          <resp>Projektleitung</resp>
          <persName>
            <forename>Helmut W.</forename>
            <surname>Klug</surname>
          </persName>
        </respStmt>
        <respStmt>
          <resp>Datenmodellierung</resp>
          <persName>
            <forename>Selina</forename>
            <surname>Galka</surname>
          </persName>
        </respStmt>
        <respStmt>
          <resp>Datenmodellierung</resp>
          <persName>
            <forename>Elisabeth</forename>
            <surname>Steiner</surname>
          </persName>
        </respStmt>
        <funder>Bundesministerium für Wissenschaft, Forschung und Wirtschaft
                    </funder>
      </titleStmt>
      <publicationStmt>
        <publisher>
          <orgName corresp="https://informationsmodellierung.uni-graz.at" ref="http://d-nb.info/gnd/1137284463">Zentrum für
                        Informationsmodellierung - Austrian Centre for Digital Humanities,
                        Karl-Franzens-Universität Graz</orgName>
          <country>Austria</country>
        </publisher>
        <authority>
          <orgName corresp="https://informationsmodellierung.uni-graz.at" ref="http://d-nb.info/gnd/1137284463">Zentrum für
                        Informationsmodellierung - Austrian Centre for Digital Humanities,
                        Karl-Franzens-Universität Graz</orgName>
          <country>Austria</country>
        </authority>
        <distributor>
          <orgName ref="https://gams.uni-graz.at">GAMS - Geisteswissenschaftliches
                        Asset Management System</orgName>
        </distributor>
        <availability>
          <licence target="https://creativecommons.org/licenses/by-nc/4.0">Creative Commons
                            BY 4.0</licence>
        </availability>
        <date when="2021">2021</date>
        <pubPlace>Graz</pubPlace>
        <idno type="PID">o:konde.79</idno>
      </publicationStmt>
      <seriesStmt>
        <title ref="http://gams.uni-graz.at/konde">KONDE Weißbuch</title>
        <respStmt>
          <resp>Projektleitung</resp>
          <persName>
            <forename>Helmut W.</forename>
            <surname>Klug</surname>
          </persName>
        </respStmt>
      </seriesStmt>
      <sourceDesc>
        <bibl>
          <title>Weißbuchartikel: Einführung: Was ist XML/TEI?</title>
          <author>Lisa Rieger</author>
          <publisher>Herausgegeben von Helmut W. Klug unter Mitarbeit von Selina Galka und Elisabeth Steiner</publisher>
          <date>2021</date>
          <country>Austria</country>
        </bibl>
      </sourceDesc>
    </fileDesc>
    <encodingDesc>
      <projectDesc>
        <ab>
          <ref target="info:fedora/context:konde" type="context">KONDE Weißbuch</ref>
        </ab>
        <p>Im KONDE-Projekt, das aus Hochschulraumstrukturmitteln finanziert wird,
                        beschäftigten sich sieben universitäre Partner und drei weitere
                        Einrichtungen aus unterschiedlichen Blickwinkeln mit theoretischen und
                        praktischen Aspekten der Digitalen Edition. Ein Outcome des Projektes
                        stellt das Weißbuch dar, welches über 200 Artikel zum Thema Digitale
                        Edition umfasst. Die behandelten Themenkomplexe reichen dabei über
                        Digitale Editionswissenschaft im Allgemeinen, Annotation und
                        Modellierung, Interfaces, Archivierung und Metadaten bis hin zu
                        rechtlichen Aspekten.</p>
      </projectDesc>
    </encodingDesc>
    <profileDesc>
      <langUsage>
        <language ident="de">Deutsch</language>
      </langUsage>
    </profileDesc>
  </teiHeader>
  <text xml:lang="de">
    <body>
      <div>
        <head>Einführung: Was ist XML/TEI?</head>
        <div>
          <head>Lisa Rieger; lrieger@edu.aau.at </head>
          <p>
            <ref target="/o:konde.215" type="internal">XML</ref> (<hi rend="italic">eXtensible </hi>
            <hi rend="italic">Markup</hi>
            <hi rend="italic">Language</hi>) ist ein Standard, der vom World Wide
                  Web-Konsortium (W3C) als Vereinfachung der älteren SGML (<hi rend="italic">Standard Generalized Markup Language</hi>, ISO 8879) zur strukturierten
                  Darstellung von Dokumenten und Daten, v. a. auch für den Gebrauch im Zusammenhang
                  mit dem Internet, entwickelt wurde. Auf der W3C-Homepage <bibl>(W3C o. J.)</bibl>
                  finden sich sowohl einführende Erläuterungen und Tutorials als auch sämtliche
                  Dokumente, in denen die Standards definiert werden:</p>
          <list>
            <item>
              <hi rend="italic">Extensible Markup Language</hi> (XML) 1.0 (Fifth Edition)
                        <bibl>(W3C Recommendation 2008)</bibl>
            </item>
            <item>
              <hi rend="italic">Namespaces</hi> in XML 1.0 (Third Edition) <bibl>(W3C
                        Recommendation 2009a)</bibl>
            </item>
            <item>XML <hi rend="italic">Inclusions</hi> (XInclude) Version 1.0 (Second
                     Edition) <bibl>(W3C Recommendation 2006)</bibl>
            </item>
            <item>XML <hi rend="italic">Information Set </hi>(Second Edition) <bibl>(W3C
                        Recommendation 2004)</bibl>
            </item>
            <item>xml:id Version 1.0 <bibl>(W3C Recommendation 2005)</bibl>
            </item>
            <item>XML <hi rend="italic">Fragment Interchange</hi>
              <bibl>(W3C Recommendation 2001)</bibl>
            </item>
            <item>XML <hi rend="italic">Base</hi> (Second Edition) <bibl>(W3C Recommendation
                        2009b)</bibl>
            </item>
            <item>
              <hi rend="italic">Associating Style Sheets with XML documents </hi>1.0 (Second
                     Edition) <bibl>(W3C Recommendation 2010)</bibl>
            </item>
          </list>

          <p>Die Hauptbausteine eines XML-Dokuments sind Elemente, die aus einem öffnenden Tag
                  (&lt;) und einem schließenden Tag (/&gt;) bestehen. Der Text zwischen den Tags
                  gilt dann als Teil des Elements und unterliegt seinen Bestimmungen. Elemente ohne
                  Text zwischen öffnendem und schließendem Tag sind leere Elemente (z. B.
                     <code ana="no_link">&lt;empty/&gt;</code>), die dem Text Zusatzinformationen hinzufügen.
                  Attribute können ein Element genauer bestimmen. Sie werden im Starttag der
                  Elementbezeichnung nachgestellt und ihr Wert wird nach einem Gleichheitszeichen
                  durch Anführungszeichen begrenzt (&lt;Substantiv
                  Kasus=“Nominativ“&gt;Edition&lt;/Substantiv&gt;). <bibl>(Eckstein 2000, S. 6
                     ff.)</bibl> Zudem können XML-Dokumente noch Deklarationen, Kommentare,
                  Zeichenreferenzen und Verarbeitungsanweisungen enthalten. Damit ein XML-Dokument
                  gültig ist, muss es sowohl hinsichtlich seiner physikalischen Struktur wohlgeformt
                  als auch, vorgegeben durch den Dokumenttyp, valide sein (vgl. <ref target="/o:konde.166" type="internal">Schema</ref>). <bibl>(Doss 2000, S. 43–46)</bibl>
          </p>
          <p>Das <ref target="/o:konde.178" type="internal">TEI</ref>

            <bibl>(TEI Consortium a)</bibl> ist ein Konsortium, das auf Basis eines
                  erweiterbaren XML-Schemas eine Markup-Sprache – ebenfalls TEI genannt – zur
                  Auszeichnung der Eigenschaften von Dokumenten im Bereich der Geistes- und
                  Sozialwissenschaften entwickelt und mit einer Open-Source-Lizenz veröffentlicht
                  hat. Der Schwerpunkt liegt dabei auf der Beschreibung von Primärquellen für
                  Forschung und Analysen. Wie bei XML werden Leitfäden (aktuellste Version: P5 <hi rend="italic">Guidelines</hi>) und andere wichtige Dokumente <bibl>(TEI
                     Consortium b)</bibl> direkt auf der Homepage zur Verfügung gestellt. TEI
                  erweist sich gerade für literaturwissenschaftliche Arbeiten wie die <ref target="/o:konde.59" type="internal">Edition</ref> von Texten als besonders
                  geeignet, da es sowohl die Repräsentation der Zeichensequenz und Textstruktur als
                  auch das Annotieren editionswissenschaftlicher und dokumentenbezogener <ref target="/o:konde.25" type="internal">Metadaten</ref> ermöglicht und zudem
                  langfristig und plattformübergreifend nutzbar ist. <bibl>(Schöch 2016, S.
                     335)</bibl>
          </p>
          <div type="literature">
            <listBibl>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/5NZGFGXF" type="journalArticle" xml:id="Bader1999b">
                <analytic>
                  <title level="a">Was ist die Text Encoding Initiative (TEI)?</title>
                  <title type="short">Was ist die Text Encoding Initiative (TEI)?</title>
                  <author>
                    <forename>Winfried</forename>
                    <surname>Bader</surname>
                  </author>
                </analytic>
                <monogr>
                  <title level="j">Computergestützte Text-Edition. Beihefte zu
                              editio</title>
                  <idno type="ISSN">0939-5946</idno>
                  <editor>
                    <forename>Roland</forename>
                    <surname>Kamzelak</surname>
                  </editor>
                  <imprint>
                    <biblScope unit="volume">12</biblScope>
                    <biblScope unit="page">9-20</biblScope>
                    <date>1999</date>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/QU925VU9" type="book" xml:id="Box2001">
                <monogr>
                  <title level="m">Essential XML. XML für Softwareentwicklung. Deutsche
                              Übersetzung von Mathias Born und Michael Tamm</title>
                  <title type="short">Essential XML</title>
                  <idno type="ISBN">3-8273-1769-X</idno>
                  <author>
                    <forename>Don</forename>
                    <surname>Box</surname>
                  </author>
                  <author>
                    <forename>Aaron</forename>
                    <surname>Skonnard</surname>
                  </author>
                  <author>
                    <forename>John</forename>
                    <surname>Lam</surname>
                  </author>
                  <respStmt>
                    <resp>translator</resp>
                    <persName>
                      <forename>Mathias</forename>
                      <surname>Born</surname>
                    </persName>
                  </respStmt>
                  <respStmt>
                    <resp>translator</resp>
                    <persName>
                      <forename>Michael</forename>
                      <surname>Tamm</surname>
                    </persName>
                  </respStmt>
                  <imprint>
                    <pubPlace>München</pubPlace>
                    <publisher>Addison-Wesley</publisher>
                    <date>2001</date>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/4RVBZJDU" type="book" xml:id="Doss2000">
                <monogr>
                  <title level="m">XML-Tipps. Deutsche Übersetzung von Adreas
                              Fieback</title>
                  <title type="short">XML-Tipps</title>
                  <idno type="ISBN">3-9806738-6-3</idno>
                  <author>
                    <forename>George</forename>
                    <surname>Doss</surname>
                  </author>
                  <respStmt>
                    <resp>translator</resp>
                    <persName>
                      <forename>Andreas</forename>
                      <surname>Fieback</surname>
                    </persName>
                  </respStmt>
                  <imprint>
                    <pubPlace>Frankfurt</pubPlace>
                    <publisher>Software &amp; Support Verlag GmbH</publisher>
                    <date>2000</date>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/IF4HIK6S" type="book" xml:id="Eckstein2000">
                <monogr>
                  <title level="m">XML kurz &amp; gut. Übersetzung von Nick Klever</title>
                  <title type="short">XML kurz &amp; gut</title>
                  <idno type="ISBN">3-89721-219-6</idno>
                  <author>
                    <forename>Robert</forename>
                    <surname>Eckstein</surname>
                  </author>
                  <respStmt>
                    <resp>translator</resp>
                    <persName>
                      <forename>Nick</forename>
                      <surname>Klever</surname>
                    </persName>
                  </respStmt>
                  <imprint>
                    <pubPlace>Köln (u. a.)</pubPlace>
                    <publisher>O&apos;Rilley</publisher>
                    <date>2000</date>
                  </imprint>
                </monogr>
                <series>
                  <title level="s">O&apos;Reillys Taschenbibliothek</title>
                </series>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/S9I5IZ6Z" type="document" xml:id="Jele2013">
                <monogr>
                  <title level="m">XML-TEI-kodierte Texte editieren</title>
                  <author>
                    <forename>Harald</forename>
                    <surname>Jele</surname>
                  </author>
                  <imprint>
                    <date>2013</date>
                    <note type="accessed">2019-12-13</note>
                    <note type="url">https://ubdocs.aau.at/open/voll/fodok/ub/AC11224010.pdf</note>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/FRF27RJK" type="book" xml:id="Jones2002">
                <monogr>
                  <title level="m">Python &amp; XML. Deutsche Übersetzung von Dinu C.
                              Gherman</title>
                  <title type="short">Python &amp; XML</title>
                  <idno type="ISBN">3-89721-175-0</idno>
                  <author>
                    <forename>Christopher A.</forename>
                    <surname>Jones</surname>
                  </author>
                  <author>
                    <forename>Fred L.</forename>
                    <surname>Drake Jr.</surname>
                  </author>
                  <respStmt>
                    <resp>translator</resp>
                    <persName>
                      <forename>Dinu C.</forename>
                      <surname>Ghermann</surname>
                    </persName>
                  </respStmt>
                  <imprint>
                    <pubPlace>Köln (u. a.)</pubPlace>
                    <publisher>O&apos;Reilly</publisher>
                    <date>2002</date>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/MCMU266C" type="book" xml:id="Klettke2003">
                <monogr>
                  <title level="m">XML &amp; Datenbanken. Konzepte, Sprachen und
                              Systeme</title>
                  <title type="short">XML &amp; Datenbanken</title>
                  <idno type="ISBN">3-89864-148-1</idno>
                  <author>
                    <forename>Maike</forename>
                    <surname>Klettke</surname>
                  </author>
                  <author>
                    <forename>Holger</forename>
                    <surname>Meyer</surname>
                  </author>
                  <imprint>
                    <pubPlace>Heidelberg</pubPlace>
                    <publisher>dpunkt</publisher>
                    <date>2003</date>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/P85N7H4N" type="journalArticle" xml:id="Schöch2016">
                <analytic>
                  <title level="a">Ein digitales Textformat für die
                              Literaturwissenschaften. Die Richtlinien der Text Encoding Initiative
                              und ihr Nutzen für Textedition und Textanalyse</title>
                  <title type="short">Ein digitales Textformat für die
                              Literaturwissenschaften</title>
                  <author>
                    <forename>Christof</forename>
                    <surname>Schöch</surname>
                  </author>
                </analytic>
                <monogr>
                  <title level="j">Romanische Studien</title>
                  <idno type="ISSN">2364-4753</idno>
                  <editor>
                    <forename>Kai</forename>
                    <surname>Nonnenmacher</surname>
                  </editor>
                  <imprint>
                    <biblScope unit="issue">4</biblScope>
                    <biblScope unit="page">325–364</biblScope>
                    <date>2016</date>
                    <note type="accessed">2019-12-13</note>
                    <note type="url">http://www.romanischestudien.de/index.php/rst/article/view/58/599</note>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/D52FRRN7" type="webpage" xml:id="TEI_Consortiume">
                <analytic>
                  <title level="a">TEI: Text Encoding Initiative</title>
                  <author>
                    <name>TEI Consortium</name>
                  </author>
                </analytic>
                <monogr>
                  <title level="m">TEI &lt;Text Encoding Initiative&gt;</title>
                  <imprint>
                    <date></date>
                    <note type="accessed">2019-12-18</note>
                    <note type="url">https://tei-c.org/</note>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/FW8WZSPX" type="webpage" xml:id="TEI_Consortiumf">
                <analytic>
                  <title level="a">TEI: Guidelines</title>
                  <author>
                    <name>TEI Consortium</name>
                  </author>
                </analytic>
                <monogr>
                  <title level="m">TEI &lt;Text Encoding Initiative&gt;</title>
                  <imprint>
                    <date></date>
                    <note type="accessed">2019-12-18</note>
                    <note type="url">https://tei-c.org/guidelines/</note>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/595P7RSH" type="webpage" xml:id="W3C">
                <analytic>
                  <title level="a">XML Technology</title>
                  <author>
                    <name>W3C</name>
                  </author>
                </analytic>
                <monogr>
                  <title level="m">W3C. Leading the web to its full potential</title>
                  <imprint> 
                   <date></date>
                    <note type="accessed">2019-12-16</note>
                    <note type="url">https://www.w3.org/standards/xml/</note>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/JQ3GUJHU" type="webpage" xml:id="W3C2010">
                <analytic>
                  <title level="a">Associating Style Sheets with XML documents 1.0 (Second
                              Edition). W3C Recommendation 28 October 2010</title>
                  <title type="short">Associating Style Sheets with XML documents 1.0
                              (Second Edition)</title>
                  <author>
                    <name>W3C</name>
                  </author>
                </analytic>
                <monogr>
                  <title level="m">W3C Recommendation</title>
                  <imprint>
                    <date>2010</date>
                    <note type="accessed">2019-12-16</note>
                    <note type="url">https://www.w3.org/TR/xml-stylesheet/</note>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/EFZUHMQP" type="webpage" xml:id="W3C2009b">
                <analytic>
                  <title level="a">Namspaces in XML 1.0 (Third Edition). W3C Recommendation
                              8 December 2009</title>
                  <title type="short">Namespaces in XML 1.0 (Third Edition)</title>
                  <author>
                    <name>W3C</name>
                  </author>
                </analytic>
                <monogr>
                  <title level="m">W3C Recommendation</title>
                  <imprint>
                    <date>2009</date>
                    <note type="accessed">2019-12-16</note>
                    <note type="url">https://www.w3.org/TR/xml-names/</note>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/NZUBIR8X" type="webpage" xml:id="W3C2009a">
                <analytic>
                  <title level="a">XML Base (Second Edition). W3C Recommendations 28
                              January 2009</title>
                  <title type="short">XML Base (Second Edition)</title>
                  <author>
                    <name>W3C</name>
                  </author>
                </analytic>
                <monogr>
                  <title level="m">W3C Recommendation</title>
                  <imprint>
                    <date>2009</date>
                    <note type="accessed">2019-12-16</note>
                    <note type="url">https://www.w3.org/TR/2009/REC-xmlbase-20090128/</note>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/AJNUCVEN" type="webpage" xml:id="W3C2008">
                <analytic>
                  <title level="a">Extensible Markup Language (XML) 1.0 (Fifth Edition).
                              W3C Recommendation 26 November 2008</title>
                  <title type="short">Extensible Markup Language (XML) 1.0 (Fifth
                              Edition)</title>
                  <author>
                    <name>W3C</name>
                  </author>
                </analytic>
                <monogr>
                  <title level="m">W3C Recommendation</title>
                  <imprint>
                    <date>2008</date>
                    <note type="accessed">2019-12-16</note>
                    <note type="url">https://www.w3.org/TR/2008/REC-xml-20081126/</note>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/4U9653MZ" type="webpage" xml:id="W3C2006">
                <analytic>
                  <title level="a">XML Inclusions (XInclude) Version 1.0 (Second Edition).
                              W3C Recommendation 15 November 2006</title>
                  <title type="short">XML Inclusions (XInclude) Version 1.0 (Second
                              Edition)</title>
                  <author>
                    <name>W3C</name>
                  </author>
                </analytic>
                <monogr>
                  <title level="m">W3C Recommendation</title>
                  <imprint>
                    <date>2006</date>
                    <note type="accessed">2019-12-16</note>
                    <note type="url">https://www.w3.org/TR/2006/REC-xinclude-20061115/</note>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/CRJ5BNXK" type="webpage" xml:id="W3C2005">
                <analytic>
                  <title level="a">xml:id Version 1.0. W3C Recommendation 9 September
                              2005</title>
                  <title type="short">xml:id Version 1.0</title>
                  <author>
                    <name>W3C</name>
                  </author>
                </analytic>
                <monogr>
                  <title level="m">W3C Recommendation</title>
                  <imprint>
                    <date>2005</date>
                    <note type="accessed">2019-12-16</note>
                    <note type="url">https://www.w3.org/TR/xml-id/</note>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/JPVCDXPT" type="webpage" xml:id="W3C2004">
                <analytic>
                  <title level="a">XML Information Set (Second Edition). W3C Recommendation
                              4 February 2004</title>
                  <title type="short">XML Information Set (Second Edition)</title>
                  <author>
                    <name>W3C</name>
                  </author>
                </analytic>
                <monogr>
                  <title level="m">W3C Recommendation</title>
                  <imprint>
                    <date>2004</date>
                    <note type="accessed">2019-12-16</note>
                    <note type="url">https://www.w3.org/TR/2004/REC-xml-infoset-20040204/</note>
                  </imprint>
                </monogr>
              </biblStruct>
              <biblStruct corresp="http://zotero.org/groups/1332658/items/V4MNICPI" type="webpage" xml:id="W3C2001">
                <analytic>
                  <title level="a">XML Fragment Interchange. W3C Candidate Recommendation
                              12 February 2001</title>
                  <title type="short">XML Fragment Interchange</title>
                  <author>
                    <name>W3C</name>
                  </author>
                </analytic>
                <monogr>
                  <title level="m">W3C Recommendation</title>
                  <imprint>
                    <date>2001</date>
                    <note type="accessed">2019-12-16</note>
                    <note type="url">https://www.w3.org/TR/xml-fragment</note>
                  </imprint>
                </monogr>
              </biblStruct>
            </listBibl>
          </div>
          <div type="subsection" xml:id="software">
            <list>
              <item>
                <ref target="https://wiki.tei-c.org/index.php/CWRC-Writer" type="external">CWRC-Writer</ref>
              </item>
              <item>
                <ref target="http://oxygenxml.com/" type="external">Oxygen</ref>
              </item>
              <item>
                <ref target="https://github.com/oxygenxml/TEI-Facsimile-Plugin" type="external">Oxygen-TEI-Facsimile-Plugin</ref>
              </item>
              <item>
                <ref target="http://dcl.ils.indiana.edu/teibp/index.html" type="external">TEI Boilerplate</ref>
              </item>
              <item>
                <ref target="https://sourceforge.net/projects/tei-comparator/" type="external">TEI                         
  Comparator</ref>
              </item>
              <item>
                <ref target="https://teipublisher.com/index.html" type="external">TEI
                           Publisher</ref>
              </item>
              <item>
                <ref target="https://code.activestate.com/ppm/Text-TEI-Collate/" type="external">Text-TEI-collate</ref>
              </item>
              <item>
                <ref target="http://www.teitok.org/index.php?action=about" type="external">TEITOK</ref>
              </item>
            </list>
          </div>
          <div type="subsection" xml:id="links">
            <list>
              <item>
                <ref target="/o:konde.59" type="internal">Digitale Edition</ref>
              </item>
              <item>
                <ref target="/o:konde.6" type="internal">Digitale Nachhaltigkeit</ref>
              </item>
              <item>
                <ref target="/o:konde.115" type="internal">Lemmatisierung</ref>
              </item>
              <item>
                <ref target="/o:konde.152" type="internal">Open Access</ref>
              </item>
              <item>
                <ref target="/o:konde.17" type="internal">Annotation</ref>
              </item>
              <item>
                <ref target="/o:konde.195" type="internal">Textmodellierung</ref>
              </item>
              <item>
                <ref target="/o:konde.25" type="internal">Metadaten</ref>
              </item>
              <item>
                <ref target="/o:konde.29" type="internal">Annotationsstandards</ref>
              </item>
              <item>
                <ref target="/o:konde.126" type="internal">Markup</ref>
              </item>
              <item>
                <ref target="/o:konde.178" type="internal">TEI</ref>
              </item>
              <item>
                <ref target="/o:konde.156" type="internal">Part of Speech Tagging</ref>
              </item>
              <item>
                <ref target="/o:konde.176" type="internal">Tagger</ref>
              </item>
              <item>
                <ref target="/o:konde.177" type="internal">TagSets</ref>
              </item>
              <item>
                <ref target="/o:konde.212" type="internal">WebLicht</ref>
              </item>
              <item>
                <ref target="/o:konde.216" type="internal">xTokenizer</ref>
              </item>
              <item>
                <ref target="/o:konde.15" type="internal">Alternative Textkodierung</ref>
              </item>
            </list>
          </div>
          <div type="subsection" xml:id="topics">
            <list>
              <item>Einführung</item>
              <item>Metadaten</item>
              <item>Digitale Editionswissenschaft</item>
            </list>
          </div>
        </div>
      </div>
    </body>
  </text>
</TEI>
