Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
repo:jpglr [2013/06/18 10:42]
giancarlo
repo:jpglr [2013/06/18 10:46]
giancarlo
Line 42: Line 42:
 <WRAP prewrap center> <WRAP prewrap center>
 <code xml> <code xml>
-<?xml version="1.0"?> +<fbs:DSInputSpec xmlns:fbs="http://fedora.comm.nsdlib.org/service/bindspec" label="jp2SdepInputSpec"> 
-<fbs:DSInputSpec xmlns:fbs="http://fedora.comm.nsdlib.org/service/bindspec" label="dc2picoSdepInputSpec"> + <fbs:DSInput DSMax="1" DSMin="1" DSOrdinality="false" wsdlMsgPartName="DC"> 
-  <fbs:DSInput DSMax="1" DSMin="1" DSOrdinality="false" wsdlMsgPartName="DC"> + <fbs:DSInputLabel>DC</fbs:DSInputLabel> 
-    <fbs:DSInputLabel>DC</fbs:DSInputLabel> + <fbs:DSMIME>text/xml</fbs:DSMIME> 
-    <fbs:DSMIME>text/xml</fbs:DSMIME> + <fbs:DSInputInstruction></fbs:DSInputInstruction> 
-    <fbs:DSInputInstruction/> + </fbs:DSInput>
-  </fbs:DSInput> +
-  <fbs:DSInput DSMax="1" DSMin="1" DSOrdinality="false" pid="openbess:dc2picoSdep-bookCModel" wsdlMsgPartName="XSL"> +
-    <fbs:DSInputLabel>XSL</fbs:DSInputLabel> +
-    <fbs:DSMIME>text/xml</fbs:DSMIME> +
-    <fbs:DSInputInstruction/+
-  </fbs:DSInput>+
 </fbs:DSInputSpec> </fbs:DSInputSpec>
 </code> </code>
Line 60: Line 54:
 <WRAP prewrap center> <WRAP prewrap center>
 <code xml> <code xml>
-<?xml version="1.0"?> +<wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap" xmlns:soapenc="http://schemas.xmlsoap.org/wsdl/soap/encoding" xmlns:this="djatoka" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Fedora Local Djatoka Service" targetNamespace="jpgldSDep"> 
-<wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap" xmlns:soapenc="http://schemas.xmlsoap.org/wsdl/soap/encoding" xmlns:this="dc2picoSdep" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="dc2picoSdep" targetNamespace="dc2picoSdep"> +          <wsdl:message name="getRegionRequest"> 
-  <wsdl:message name="dc2picoRequestMsg"> +            <wsdl:part name="PID" type="xsd:string"></wsdl:part
-    <wsdl:part name="DC" type="xsd:string"/> +            <wsdl:part name="DSID" type="xsd:string"></wsdl:part
-    <wsdl:part name="XSL" type="xsd:string"/> +            <wsdl:part name="svc_id" type="xsd:string"></wsdl:part> 
-  </wsdl:message> +          </wsdl:message> 
-  <wsdl:message name="response"> +          <wsdl:message name="response"> 
-    <wsdl:part name="exhibit" type="xsd:base64Binary"/> +            <wsdl:part name="exhibit" type="xsd:base64Binary"></wsdl:part
-  </wsdl:message> +          </wsdl:message> 
-  <wsdl:portType name="dc2pico_portType"> +          <wsdl:portType name="FedoraDjatokaPortType"> 
-    <wsdl:operation name="dc2pico"> +            <wsdl:operation name="getJpgLD"> 
-      <wsdl:input message="this:dc2picoRequestMsg"/> +              <wsdl:input message="this:getRegionRequest"></wsdl:input
-      <wsdl:output message="this:response"/> +              <wsdl:output message="this:response"></wsdl:output
-    </wsdl:operation> +            </wsdl:operation> 
-  </wsdl:portType> +          </wsdl:portType> 
-  <wsdl:service name="dc2pico_service"> +          <wsdl:service name="FedoraDjatoka"> 
-    <wsdl:port binding="this:dc2pico_binding" name="dc2pico_port"> +            <wsdl:port binding="this:FedoraDjatoka_http" name="FedoraDjatoka_port"> 
-      <http:address location="http://fc1.to.cnr.it:8080/saxon/"/> +              <http:address location="http://local.fedora.server/"></http:address
-    </wsdl:port> +            </wsdl:port> 
-  </wsdl:service> +          </wsdl:service> 
-  <wsdl:binding name="dc2pico_binding" type="this:dc2pico_portType"> +          <wsdl:binding name="FedoraDjatoka_http" type="this:FedoraDjatokaPortType"> 
-    <http:binding verb="GET"/> +            <http:binding verb="GET"></http:binding
-    <wsdl:operation name="dc2pico"> +            <wsdl:operation name="getJpgLD"> 
-      <http:operation location="SaxonServlet?source=(DC)&amp;style=(XSL)&amp;clear-stylesheet-cache=yes"/> +              <http:operation location="adore-djatoka/resolver?url_ver=Z39.88-2004&amp;rft_id=http://local.fedora.server/fedora/get/(PID)/(DSID)&amp;svc_id=(svc_id)&amp;svc_val_fmt=info:ofi/fmt:kev:mtx:jpeg2000&amp;svc.format=image/jpeg&amp;svc.level=4"></http:operation
-      <wsdl:input> +              <wsdl:input> 
-        <http:urlReplacement/> +                <http:urlReplacement></http:urlReplacement
-      </wsdl:input> +              </wsdl:input> 
-      <wsdl:output> +              <wsdl:output> 
-        <mime:content type="text/xml"/> +                <mime:content type="image/jpeg"></mime:content
-      </wsdl:output> +              </wsdl:output> 
-    </wsdl:operation> +            </wsdl:operation> 
-  </wsdl:binding>+          </wsdl:binding>
 </wsdl:definitions> </wsdl:definitions>
 </code> </code>
 
 
repo/jpglr.txt · Last modified: 2013/06/18 10:49 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
DigiBess is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki