Statistics
| Branch: | Revision:

root / trunk / Pithos.ShellExtensions / Service References / PithosService / mex2.wsdl @ f3d080df

History | View | Annotate | Download (2.6 kB)

1 42800be8 Panagiotis Kanavos
<?xml version="1.0" encoding="utf-8"?>
2 f3d080df Panagiotis Kanavos
<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.Commands" 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.Commands" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
3 42800be8 Panagiotis Kanavos
  <wsdl:types>
4 42800be8 Panagiotis Kanavos
    <xsd:schema targetNamespace="http://PITHOS.Client.Commands/Imports">
5 42800be8 Panagiotis Kanavos
      <xsd:import schemaLocation="http://localhost:30000/pithos/mex?xsd=xsd5" namespace="http://PITHOS.Client.Commands" />
6 42800be8 Panagiotis Kanavos
      <xsd:import schemaLocation="http://localhost:30000/pithos/mex?xsd=xsd0" namespace="http://PITHOS.Client.Status" />
7 42800be8 Panagiotis Kanavos
      <xsd:import schemaLocation="http://localhost:30000/pithos/mex?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
8 42800be8 Panagiotis Kanavos
      <xsd:import schemaLocation="http://localhost:30000/pithos/mex?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/Pithos.Interfaces" />
9 42800be8 Panagiotis Kanavos
      <xsd:import schemaLocation="http://localhost:30000/pithos/mex?xsd=xsd3" namespace="http://PITHOS.Client.Settings" />
10 42800be8 Panagiotis Kanavos
      <xsd:import schemaLocation="http://localhost:30000/pithos/mex?xsd=xsd4" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
11 42800be8 Panagiotis Kanavos
    </xsd:schema>
12 42800be8 Panagiotis Kanavos
  </wsdl:types>
13 42800be8 Panagiotis Kanavos
  <wsdl:message name="ICommandsService_ShowProperties_InputMessage">
14 42800be8 Panagiotis Kanavos
    <wsdl:part name="parameters" element="tns:ShowProperties" />
15 42800be8 Panagiotis Kanavos
  </wsdl:message>
16 f3d080df Panagiotis Kanavos
  <wsdl:message name="ICommandsService_GotoSite_InputMessage">
17 f3d080df Panagiotis Kanavos
    <wsdl:part name="parameters" element="tns:GotoSite" />
18 42800be8 Panagiotis Kanavos
  </wsdl:message>
19 42800be8 Panagiotis Kanavos
  <wsdl:portType name="ICommandsService">
20 42800be8 Panagiotis Kanavos
    <wsdl:operation name="ShowProperties">
21 42800be8 Panagiotis Kanavos
      <wsdl:input wsaw:Action="http://PITHOS.Client.Commands/ICommandsService/ShowProperties" message="tns:ICommandsService_ShowProperties_InputMessage" />
22 f3d080df Panagiotis Kanavos
    </wsdl:operation>
23 f3d080df Panagiotis Kanavos
    <wsdl:operation name="GotoSite">
24 f3d080df Panagiotis Kanavos
      <wsdl:input wsaw:Action="http://PITHOS.Client.Commands/ICommandsService/GotoSite" message="tns:ICommandsService_GotoSite_InputMessage" />
25 42800be8 Panagiotis Kanavos
    </wsdl:operation>
26 42800be8 Panagiotis Kanavos
  </wsdl:portType>
27 42800be8 Panagiotis Kanavos
</wsdl:definitions>