[Koha-bugs] [Bug 6876] oai-pmh ListMetadataFormats marcxml definition

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 19 19:45:36 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6876

--- Comment #4 from Ben Anderson <benanderson at benanderson.us> 2011-09-19 17:45:36 UTC ---
Not sure what else to say except that you should re-read my initial comment.  I
clearly detailed the issue and offered what I think is the solution.

Here's a couple more resources:

http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd
  <complexType name="metadataFormatType">
    <sequence>
      <element name="metadataPrefix" type="oai:metadataPrefixType"/>
      <element name="schema" type="anyURI"/>
      <element name="metadataNamespace" type="anyURI"/>
    </sequence>
  </complexType>

http://www.w3.org/TR/xmlschema-2/#anyURI:
  "anyURI represents a Uniform Resource Identifier Reference (URI)"

But koha is actually shoving in 2 uris into both schema and metadataNamespace -
why?

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list