Changes between Version 20 and Version 21 of FCS-specification


Ignore:
Timestamp:
08/14/12 15:37:20 (12 years ago)
Author:
dietuyt
Comment:

corrected SearchService? ResourceProxy? type

Legend:

Unmodified
Added
Removed
Modified
  • FCS-specification

    v20 v21  
    100100
    101101This can be done with a !ResourceProxy where:
    102  * !ResourceType = Resource
     102 * !ResourceType = !SearchService
    103103 * mimetype = application/sru+xml
    104104
    105105{{{#!xml
    106106 <ResourceProxy id="d55">
    107    <ResourceType mimetype="application/sru+xml">Resource</ResourceType>
     107   <ResourceType mimetype="application/sru+xml">SearchService</ResourceType>
    108108   <ResourceRef>http://cqlservlet.mpi.nl/</ResourceRef>
    109109 </ResourceProxy>