Revision 0959e92c256ec4f752c885686272798f4335ab8f authored by Martin Holmes on 01 September 2020, 14:03:15 UTC, committed by GitHub on 01 September 2020, 14:03:15 UTC
2 parent s e0066d8 + 7b3a4e5
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