104 lines
7.6 KiB
XML
104 lines
7.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<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://DigitalData.Services.EDMService" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" 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://DigitalData.Services.EDMService" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
|
<wsdl:types>
|
|
<xsd:schema targetNamespace="http://DigitalData.Services.EDMService/Imports">
|
|
<xsd:import namespace="http://DigitalData.Services.EDMService" />
|
|
<xsd:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
|
|
<xsd:import namespace="http://schemas.datacontract.org/2004/07/DigitalData.Services.EDMService" />
|
|
<xsd:import namespace="http://schemas.datacontract.org/2004/07/System.Data" />
|
|
<xsd:import namespace="http://schemas.datacontract.org/2004/07/DigitalData.Modules.Filesystem" />
|
|
</xsd:schema>
|
|
</wsdl:types>
|
|
<wsdl:message name="IEDMService_CreateDatabaseRequest_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:CreateDatabaseRequest" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_CreateDatabaseRequest_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:CreateDatabaseRequestResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_CloseDatabaseRequest_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:CloseDatabaseRequest" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_CloseDatabaseRequest_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:CloseDatabaseRequestResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_ReturnDatatable_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:ReturnDatatable" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_ReturnDatatable_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:ReturnDatatableResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_ReturnScalar_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:ReturnScalar" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_ReturnScalar_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:ReturnScalarResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_ExecuteNonQuery_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:ExecuteNonQuery" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_ExecuteNonQuery_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:ExecuteNonQueryResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_CreateFile_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:CreateFile" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_CreateFile_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:CreateFileResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_UpdateFile_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:UpdateFile" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_UpdateFile_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:UpdateFileResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_GetFile_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:GetFile" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_GetFile_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:GetFileResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_DeleteFile_InputMessage">
|
|
<wsdl:part name="parameters" element="tns:DeleteFile" />
|
|
</wsdl:message>
|
|
<wsdl:message name="IEDMService_DeleteFile_OutputMessage">
|
|
<wsdl:part name="parameters" element="tns:DeleteFileResponse" />
|
|
</wsdl:message>
|
|
<wsdl:portType name="IEDMService">
|
|
<wsdl:operation name="CreateDatabaseRequest">
|
|
<wsdl:input wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/CreateDatabaseRequest" message="tns:IEDMService_CreateDatabaseRequest_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/CreateDatabaseRequestResponse" message="tns:IEDMService_CreateDatabaseRequest_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="CloseDatabaseRequest">
|
|
<wsdl:input wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/CloseDatabaseRequest" message="tns:IEDMService_CloseDatabaseRequest_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/CloseDatabaseRequestResponse" message="tns:IEDMService_CloseDatabaseRequest_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="ReturnDatatable">
|
|
<wsdl:input wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/ReturnDatatable" message="tns:IEDMService_ReturnDatatable_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/ReturnDatatableResponse" message="tns:IEDMService_ReturnDatatable_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="ReturnScalar">
|
|
<wsdl:input wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/ReturnScalar" message="tns:IEDMService_ReturnScalar_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/ReturnScalarResponse" message="tns:IEDMService_ReturnScalar_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="ExecuteNonQuery">
|
|
<wsdl:input wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/ExecuteNonQuery" message="tns:IEDMService_ExecuteNonQuery_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/ExecuteNonQueryResponse" message="tns:IEDMService_ExecuteNonQuery_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="CreateFile">
|
|
<wsdl:input wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/CreateFile" message="tns:IEDMService_CreateFile_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/CreateFileResponse" message="tns:IEDMService_CreateFile_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="UpdateFile">
|
|
<wsdl:input wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/UpdateFile" message="tns:IEDMService_UpdateFile_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/UpdateFileResponse" message="tns:IEDMService_UpdateFile_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="GetFile">
|
|
<wsdl:input wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/GetFile" message="tns:IEDMService_GetFile_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/GetFileResponse" message="tns:IEDMService_GetFile_OutputMessage" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="DeleteFile">
|
|
<wsdl:input wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/DeleteFile" message="tns:IEDMService_DeleteFile_InputMessage" />
|
|
<wsdl:output wsaw:Action="http://DigitalData.Services.EDMService/IEDMService/DeleteFileResponse" message="tns:IEDMService_DeleteFile_OutputMessage" />
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
</wsdl:definitions> |