Hi,  

I need customize the xml output for the verb "ListSets" in a OAI-PMH  

Example, for the request : 
http://bibliotecavirtual.unl.edu.ar:8180/publicaciones-oai/request?verb=ListSets
 

I need to change the standard output : 
<ListSets> 

<set> 

<setSpec>hdl_11185_7252</setSpec> 
<setName>El Paraninfo - Nº46</setName>  
</set> 

To some like this : 

<ListSets> 

<set> 

<setSpec>hdl_11185_7252</setSpec> 
<setName>El Paraninfo - Nº46</setName> 

<setSpec>SNRD</setSpec> 
<setName>Sistema Nacional de Repositorios Digitales</setName>  
</set>     

Adding another pair of <setSpec> and <setName> to implement selective 
harvesting. 

Somebody have any idea about how can i do this ? 

Thanks for your help ! 

Lic. Pablo Courault      

Nuevos Desarrollos 

Centro de Telemática - Universidad Nacional del Litoral - Argentina
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-general

Reply via email to