Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<!-- $Id: teiheader.xsl 1725 2012-01-10 16:08:31Z gabrielbodard $ -->
3
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
4
                xmlns:t="http://www.tei-c.org/ns/1.0" exclude-result-prefixes="t" 
5
                version="2.0">
6

    
7
   <xsl:template match="t:teiHeader|t:facsimile"/>
8
  
9
</xsl:stylesheet>
(55-55/95)