http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6876 --- Comment #4 from Ben Anderson <benanderson@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.