Skip to content
Snippets Groups Projects
Commit 8900dd4e authored by David Maus's avatar David Maus
Browse files

Adresse des Schema für OAI Static Repository angepasst

parent d59d251a
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
<xsl:template match="TEI">
<xsl:copy>
<xsl:attribute name="xsi:schemaLocation">http://www.tei-c.org/ns/1.0 http://selbstzeugnisse.hab.de/repertorium.xsd</xsl:attribute>
<xsl:attribute name="xsi:schemaLocation">http://www.tei-c.org/ns/1.0 http://selbstzeugnisse.hab.de/repertorium/repository.xsd</xsl:attribute>
<xsl:apply-templates select="@* except @xsi:*"/>
<xsl:apply-templates select="node()"/>
</xsl:copy>
......
......@@ -27,7 +27,7 @@
</oai:metadataFormat>
<oai:metadataFormat>
<oai:metadataPrefix>tei</oai:metadataPrefix>
<oai:schema>http://selbstzeugnisse.hab.de/repertorium.xsd</oai:schema>
<oai:schema>http://selbstzeugnisse.hab.de/repertorium/repository.xsd</oai:schema>
<oai:metadataNamespace>http://www.tei-c.org/ns/1.0</oai:metadataNamespace>
</oai:metadataFormat>
</ListMetadataFormats>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment