Statistics
| Branch: | Revision:

root / trunk / Pithos.ShellExtensions / Service References / PithosService / mex.wsdl @ b9f5b594

History | View | Annotate | Download (2.2 kB)

1
<?xml version="1.0" encoding="utf-8"?>
2
<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://PITHOS.Client.Status" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://PITHOS.Client.Status" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
3
  <wsdl:types>
4
    <xsd:schema targetNamespace="http://PITHOS.Client.Status/Imports">
5
      <xsd:import schemaLocation="http://localhost:30000/pithos/mex?xsd=xsd0" namespace="http://PITHOS.Client.Status" />
6
      <xsd:import schemaLocation="http://localhost:30000/pithos/mex?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
7
      <xsd:import schemaLocation="http://localhost:30000/pithos/mex?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/Pithos.Interfaces" />
8
    </xsd:schema>
9
  </wsdl:types>
10
  <wsdl:message name="IStatusService_GetStatus_InputMessage">
11
    <wsdl:part name="parameters" element="tns:GetStatus" />
12
  </wsdl:message>
13
  <wsdl:message name="IStatusService_GetStatus_OutputMessage">
14
    <wsdl:part name="parameters" element="tns:GetStatusResponse" />
15
  </wsdl:message>
16
  <wsdl:portType name="IStatusService">
17
    <wsdl:operation name="GetStatus">
18
      <wsdl:input wsaw:Action="http://PITHOS.Client.Status/IStatusService/GetStatus" message="tns:IStatusService_GetStatus_InputMessage" />
19
      <wsdl:output wsaw:Action="http://PITHOS.Client.Status/IStatusService/GetStatusResponse" message="tns:IStatusService_GetStatus_OutputMessage" />
20
    </wsdl:operation>
21
  </wsdl:portType>
22
</wsdl:definitions>