Skip to content

Commit

Permalink
Métopes items
Browse files Browse the repository at this point in the history
  • Loading branch information
kthoden committed Jan 8, 2019
1 parent bd82276 commit 482bc82
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions exampleTEI.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="schema/out/EditionOpenAccess.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<!-- <?xml-model href="schema/out/EditionOpenAccess.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>-->
<!-- <?xml-model href="exampleTEI.rnc" type="application/relax-ng-compact-syntax"?>-->
<?xml-stylesheet type="text/css" href="tei.css" ?>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
<!-- <?xml-stylesheet type="text/css" href="tei.css" ?>-->
<TEI xmlns="http://www.tei-c.org/ns/1.0" change="metopes_edition">
<teiHeader>
<fileDesc>
<titleStmt>
Expand Down Expand Up @@ -216,7 +216,7 @@
<label>Facsimile of page 4</label>
</surface>
</facsimile>
<text>
<text xml:id="text">
<front>
<figure type="cover">
<!-- the cover image -->
Expand Down

0 comments on commit 482bc82

Please sign in to comment.