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
schemas.xml
<?xml version="1.0"?>
<locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0">
  <uri resource="p5odds.odd" uri="p5odds.rnc"/>
  <uri resource="p5odds-ex.odd" uri="p5odds.rnc"/>
  <uri pattern="*.xml" typeId="ODD"/>
  <typeId id="ODD" uri="p5odds.rnc"/>
  <transformURI fromPattern=".xml" toPattern=".rnc"/>
  <applyFollowingRules ruleType="uri"/>
</locatingRules>
back to top