Attachment 'DomsGUIObjectManipulation.xml'

Download

   1 <?xml version="1.0" encoding="UTF-8"?>
   2 <wsdl:definitions targetNamespace="http://guiobjectmanipulation.doms.statsbiblioteket.dk" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://guiobjectmanipulation.doms.statsbiblioteket.dk" xmlns:intf="http://guiobjectmanipulation.doms.statsbiblioteket.dk" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   3 <!--WSDL created by Apache Axis version: 1.4
   4 Built on Apr 22, 2006 (06:55:48 PDT)-->
   5  <wsdl:types>
   6   <schema elementFormDefault="qualified" targetNamespace="http://guiobjectmanipulation.doms.statsbiblioteket.dk" xmlns="http://www.w3.org/2001/XMLSchema">
   7    <element name="addFileToObjectNoMD5">
   8     <complexType>
   9      <sequence>
  10       <element name="username" type="xsd:string"/>
  11       <element name="password" type="xsd:string"/>
  12       <element name="filePath" type="xsd:string"/>
  13       <element name="domsObjectPID" type="xsd:anyURI"/>
  14      </sequence>
  15     </complexType>
  16    </element>
  17    <element name="addFileToObjectNoMD5Response">
  18     <complexType/>
  19    </element>
  20    <element name="addFileToObject">
  21     <complexType>
  22      <sequence>
  23       <element name="username" type="xsd:string"/>
  24       <element name="password" type="xsd:string"/>
  25       <element name="filePath" type="xsd:string"/>
  26       <element name="md5CheckSum" type="xsd:string"/>
  27       <element name="domsObjectPID" type="xsd:anyURI"/>
  28      </sequence>
  29     </complexType>
  30    </element>
  31    <element name="addFileToObjectResponse">
  32     <complexType/>
  33    </element>
  34   </schema>
  35  </wsdl:types>
  36 
  37    <wsdl:message name="addFileToObjectResponse">
  38 
  39       <wsdl:part element="impl:addFileToObjectResponse" name="parameters"/>
  40 
  41    </wsdl:message>
  42 
  43    <wsdl:message name="addFileToObjectRequest">
  44 
  45       <wsdl:part element="impl:addFileToObject" name="parameters"/>
  46 
  47    </wsdl:message>
  48 
  49    <wsdl:message name="addFileToObjectNoMD5Response">
  50 
  51       <wsdl:part element="impl:addFileToObjectNoMD5Response" name="parameters"/>
  52 
  53    </wsdl:message>
  54 
  55    <wsdl:message name="addFileToObjectNoMD5Request">
  56 
  57       <wsdl:part element="impl:addFileToObjectNoMD5" name="parameters"/>
  58 
  59    </wsdl:message>
  60 
  61    <wsdl:portType name="ObjectManipulation">
  62 
  63       <wsdl:operation name="addFileToObjectNoMD5">
  64 
  65          <wsdl:input message="impl:addFileToObjectNoMD5Request" name="addFileToObjectNoMD5Request"/>
  66 
  67          <wsdl:output message="impl:addFileToObjectNoMD5Response" name="addFileToObjectNoMD5Response"/>
  68 
  69       </wsdl:operation>
  70 
  71       <wsdl:operation name="addFileToObject">
  72 
  73          <wsdl:input message="impl:addFileToObjectRequest" name="addFileToObjectRequest"/>
  74 
  75          <wsdl:output message="impl:addFileToObjectResponse" name="addFileToObjectResponse"/>
  76 
  77       </wsdl:operation>
  78 
  79    </wsdl:portType>
  80 
  81    <wsdl:binding name="DomsGUIObjectManipulationSoapBinding" type="impl:ObjectManipulation">
  82 
  83       <wsdlsoap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
  84 
  85       <wsdl:operation name="addFileToObjectNoMD5">
  86 
  87          <wsdlsoap:operation soapAction=""/>
  88 
  89          <wsdl:input name="addFileToObjectNoMD5Request">
  90 
  91             <wsdlsoap:body use="literal"/>
  92 
  93          </wsdl:input>
  94 
  95          <wsdl:output name="addFileToObjectNoMD5Response">
  96 
  97             <wsdlsoap:body use="literal"/>
  98 
  99          </wsdl:output>
 100 
 101       </wsdl:operation>
 102 
 103       <wsdl:operation name="addFileToObject">
 104 
 105          <wsdlsoap:operation soapAction=""/>
 106 
 107          <wsdl:input name="addFileToObjectRequest">
 108 
 109             <wsdlsoap:body use="literal"/>
 110 
 111          </wsdl:input>
 112 
 113          <wsdl:output name="addFileToObjectResponse">
 114 
 115             <wsdlsoap:body use="literal"/>
 116 
 117          </wsdl:output>
 118 
 119       </wsdl:operation>
 120 
 121    </wsdl:binding>
 122 
 123    <wsdl:service name="ObjectManipulationService">
 124 
 125       <wsdl:port binding="impl:DomsGUIObjectManipulationSoapBinding" name="DomsGUIObjectManipulation">
 126 
 127          <wsdlsoap:address location="http://localhost:8080/guiobjectmanipulation/services/DomsGUIObjectManipulation"/>
 128 
 129       </wsdl:port>
 130 
 131    </wsdl:service>
 132 
 133 </wsdl:definitions>

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2008-11-28 13:26:07, 4.0 KB) [[attachment:DomsGUIObjectManipulation.xml]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.