[ 
https://jira.duraspace.org/browse/DS-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Masár updated DS-1299:
---------------------------

    Reviewer: lyncode
    Assignee: Ivan Masár

> Each description container must be accompanied by the URL of an XML schema 
> describing the structure of the description container.

I think it does:
<description>
<XOAIDescription xmlns="http://www.lyncode.com/XOAIConfiguration";>XOAI: OAI-PMH 
Java Toolkit</XOAIDescription>
</description>

I think the ambiguity here is what element the XML schema should be defined on. 
You think it's <description>, while Lyncode thinks it's the content of 
<description>.

Just for completeness, I'm noting that the rather widely used OAICat library 
which we used until DSpace 1.8.2 also uses this approach:
<description>
<toolkit xmlns="http://oai.dlib.vt.edu/OAI/metadata/toolkit"; 
xsi:schemaLocation="http://oai.dlib.vt.edu/OAI/metadata/toolkit 
http://oai.dlib.vt.edu/OAI/metadata/toolkit.xsd";>
...
</toolkit>
</description>

Anyway, I added Lyncode as a reviewer to confirm this.
                
> XOAI - invalid response for the verb Identify
> ---------------------------------------------
>
>                 Key: DS-1299
>                 URL: https://jira.duraspace.org/browse/DS-1299
>             Project: DSpace
>          Issue Type: Bug
>          Components: OAI-PMH
>    Affects Versions: 3.0
>            Reporter: Claudia Jürgen
>            Assignee: Ivan Masár
>
> The description element in the response to the verb Identify is missing  the 
> schema describing the structure of the element see 
> http://www.openarchives.org/OAI/openarchivesprotocol.html#Identify.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to