https://github.com/TEIC/TEI
Revision 0ae83ebfca06e2934830bb90cbe4a9477e5c7db6 authored by Lou Burnard on 21 May 2014, 21:22:02 UTC, committed by Lou Burnard on 21 May 2014, 21:22:02 UTC
1 parent a03a856
Raw File
Tip revision: 0ae83ebfca06e2934830bb90cbe4a9477e5c7db6 authored by Lou Burnard on 21 May 2014, 21:22:02 UTC
tidying up Spanish translation oddities
Tip revision: 0ae83eb
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