Bug 15946 Valid namespace for OAI marcxml schema
authorZeno Tajoli <z.tajoli@cineca.it>
Tue, 1 Mar 2016 10:18:04 +0000 (11:18 +0100)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 22 Mar 2016 23:53:21 +0000 (23:53 +0000)
commite884a627bbc85c7ce1ced2861bbc5467ff7a192c
tree370db5266be6b3c3b9cffa9787f74643fa41e323
parent94dde6b48d6e20a5260ea49f9b98ec884c2c25b5
Bug 15946 Valid namespace for OAI marcxml schema

This path fixes the value of xml schema variable and the link to Library
of Congress.  For Dublin Core format those values are defined in
UNIMARCslim2OAIDC.xsl and MARC21slim2OAIDC.xsl.  For MARCXML those
values are written into the code

To test it:
1) Setup OAI-PMH
2) Test the site inserting the BaseURL into http://validator.oaipmh.com
3) See the problem with ListMetadataFormats [link:
   http://validator.oaipmh.com/#ListMetadataFormats]
4) Insert the patch
5) See the problem is over

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
  Invalid before patch, valid after.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
Koha/OAI/Server/ListMetadataFormats.pm