https://github.com/TEIC/TEI
Raw File
Tip revision: 851214e7fac6fb15020e33fcf2b88b2e88382956 authored by Syd Bauman on 05 July 2013, 23:14:00 UTC
Re-tagging the 2.4.0 release of P5.
Tip revision: 851214e
fasc-head.xml
<?xml version="1.0"?>
<!DOCTYPE TEI [
  <!NOTATION PNG SYSTEM "">
  <!NOTATION HTML SYSTEM "">
  <!ENTITY % int-ents SYSTEM "../../internal-entities.dtd">
  <!ENTITY % ext-ents SYSTEM "./external-entities.dtd">
  %int-ents;
  %ext-ents;
]>
<TEI xmlns="http://www.tei-c.org/ns/1.0"
  xmlns:rng="http://relaxng.org/ns/structure/1.0"
  xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
	<title>P5 Fascicule</title>
	<author>TEI</author>
      </titleStmt>
      <publicationStmt>
	<p>part of P5</p>
      </publicationStmt>
      <sourceDesc>
	<p>written from scratch</p>
      </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
back to top