Revision b414ba550fe0a5f33780e21f5289569cf63aa146 authored by Hugh Cayless on 19 August 2020, 13:25:28 UTC, committed by Hugh Cayless on 19 August 2020, 13:25:28 UTC
2 parent s ccd19b0 + d6dc280
Raw File
testodd.xml
<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:lang="en"  xmlns="http://www.tei-c.org/ns/1.0"
 xmlns:rng="http://relaxng.org/ns/structure/1.0" n="testdrama">
   <teiHeader>
      <fileDesc>
         <titleStmt>
            <title>TEI with Drama</title>
            <author>Sebastian Rahtz</author>
         </titleStmt>
         <publicationStmt>
	   <p> </p>
	 </publicationStmt>
         <sourceDesc>
            <p>authored from scratch</p>
         </sourceDesc>
      </fileDesc>
   </teiHeader>
<text>
<body>
    <schemaSpec ident="test" start="TEI">
      <moduleRef key="header"/>
      <moduleRef key="core"/>
      <moduleRef key="tei"/>
      <moduleRef key="textstructure"/>
      <moduleRef key="linking"/>
      <moduleRef key="drama"/>
    </schemaSpec>
</body>
</text>
</TEI>



back to top