DHARMA_INSTestMalformed
This inscription's XML source is malformed.
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="/home/michael/dharma/schemas/tei-epidoc.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="/home/michael/dharma/schemas/tei-epidoc.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0" xml:lang="eng">
<teiHeader>
<fileDesc>
<titleStmt>
<title>Test Malformed XML</title>
<respStmt>
<resp>so many</resp>
<persName ref="part:mime">
<forename>Michaël</forename>
<surname>Meyer</surname>
</persName>
</respStmt>
</titleStmt>
<publicationStmt>
<authority>DHARMA</authority>
</publicationStmt>
<sourceDesc>
<p/>
</sourceDesc>
</fileDesc>
</teiHeader>
<text>
<body>
<p>This file is not valid XML (this paragraph is not closed). Still, it
should appear in the catalog, with placeholder values. Could
also try to fix the file, but would be more complicated
</body>
</text>
</TEI>