<?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://tempuri.org/" 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: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" name="DevInfoService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
<wsdl:types>
|
<xsd:schema targetNamespace="http://tempuri.org/Imports">
|
<xsd:import schemaLocation="http://localhost:8734/Design_Time_Addresses/SiemenDevice.WCF/DevInfoService/?xsd=xsd0" namespace="http://tempuri.org/" />
|
<xsd:import schemaLocation="http://localhost:8734/Design_Time_Addresses/SiemenDevice.WCF/DevInfoService/?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
|
<xsd:import schemaLocation="http://localhost:8734/Design_Time_Addresses/SiemenDevice.WCF/DevInfoService/?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/SiemenDevice.WCFEntity" />
|
</xsd:schema>
|
</wsdl:types>
|
<wsdl:message name="IDevInfoService_GetStackInfo_InputMessage">
|
<wsdl:part name="parameters" element="tns:GetStackInfo" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetStackInfo_OutputMessage">
|
<wsdl:part name="parameters" element="tns:GetStackInfoResponse" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetStackInfos_InputMessage">
|
<wsdl:part name="parameters" element="tns:GetStackInfos" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetStackInfos_OutputMessage">
|
<wsdl:part name="parameters" element="tns:GetStackInfosResponse" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetRGVInfo_InputMessage">
|
<wsdl:part name="parameters" element="tns:GetRGVInfo" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetRGVInfo_OutputMessage">
|
<wsdl:part name="parameters" element="tns:GetRGVInfoResponse" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetRGVInfos_InputMessage">
|
<wsdl:part name="parameters" element="tns:GetRGVInfos" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetRGVInfos_OutputMessage">
|
<wsdl:part name="parameters" element="tns:GetRGVInfosResponse" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetConveyorInfo_InputMessage">
|
<wsdl:part name="parameters" element="tns:GetConveyorInfo" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetConveyorInfo_OutputMessage">
|
<wsdl:part name="parameters" element="tns:GetConveyorInfoResponse" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetConveyorInfos_InputMessage">
|
<wsdl:part name="parameters" element="tns:GetConveyorInfos" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetConveyorInfos_OutputMessage">
|
<wsdl:part name="parameters" element="tns:GetConveyorInfosResponse" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetChaiDieInfo_InputMessage">
|
<wsdl:part name="parameters" element="tns:GetChaiDieInfo" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetChaiDieInfo_OutputMessage">
|
<wsdl:part name="parameters" element="tns:GetChaiDieInfoResponse" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetChaiDieInfos_InputMessage">
|
<wsdl:part name="parameters" element="tns:GetChaiDieInfos" />
|
</wsdl:message>
|
<wsdl:message name="IDevInfoService_GetChaiDieInfos_OutputMessage">
|
<wsdl:part name="parameters" element="tns:GetChaiDieInfosResponse" />
|
</wsdl:message>
|
<wsdl:portType name="IDevInfoService">
|
<wsdl:operation name="GetStackInfo">
|
<wsdl:input wsaw:Action="http://tempuri.org/IDevInfoService/GetStackInfo" message="tns:IDevInfoService_GetStackInfo_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/IDevInfoService/GetStackInfoResponse" message="tns:IDevInfoService_GetStackInfo_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="GetStackInfos">
|
<wsdl:input wsaw:Action="http://tempuri.org/IDevInfoService/GetStackInfos" message="tns:IDevInfoService_GetStackInfos_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/IDevInfoService/GetStackInfosResponse" message="tns:IDevInfoService_GetStackInfos_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="GetRGVInfo">
|
<wsdl:input wsaw:Action="http://tempuri.org/IDevInfoService/GetRGVInfo" message="tns:IDevInfoService_GetRGVInfo_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/IDevInfoService/GetRGVInfoResponse" message="tns:IDevInfoService_GetRGVInfo_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="GetRGVInfos">
|
<wsdl:input wsaw:Action="http://tempuri.org/IDevInfoService/GetRGVInfos" message="tns:IDevInfoService_GetRGVInfos_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/IDevInfoService/GetRGVInfosResponse" message="tns:IDevInfoService_GetRGVInfos_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="GetConveyorInfo">
|
<wsdl:input wsaw:Action="http://tempuri.org/IDevInfoService/GetConveyorInfo" message="tns:IDevInfoService_GetConveyorInfo_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/IDevInfoService/GetConveyorInfoResponse" message="tns:IDevInfoService_GetConveyorInfo_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="GetConveyorInfos">
|
<wsdl:input wsaw:Action="http://tempuri.org/IDevInfoService/GetConveyorInfos" message="tns:IDevInfoService_GetConveyorInfos_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/IDevInfoService/GetConveyorInfosResponse" message="tns:IDevInfoService_GetConveyorInfos_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="GetChaiDieInfo">
|
<wsdl:input wsaw:Action="http://tempuri.org/IDevInfoService/GetChaiDieInfo" message="tns:IDevInfoService_GetChaiDieInfo_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/IDevInfoService/GetChaiDieInfoResponse" message="tns:IDevInfoService_GetChaiDieInfo_OutputMessage" />
|
</wsdl:operation>
|
<wsdl:operation name="GetChaiDieInfos">
|
<wsdl:input wsaw:Action="http://tempuri.org/IDevInfoService/GetChaiDieInfos" message="tns:IDevInfoService_GetChaiDieInfos_InputMessage" />
|
<wsdl:output wsaw:Action="http://tempuri.org/IDevInfoService/GetChaiDieInfosResponse" message="tns:IDevInfoService_GetChaiDieInfos_OutputMessage" />
|
</wsdl:operation>
|
</wsdl:portType>
|
<wsdl:binding name="BasicHttpBinding_IDevInfoService" type="tns:IDevInfoService">
|
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
<wsdl:operation name="GetStackInfo">
|
<soap:operation soapAction="http://tempuri.org/IDevInfoService/GetStackInfo" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GetStackInfos">
|
<soap:operation soapAction="http://tempuri.org/IDevInfoService/GetStackInfos" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GetRGVInfo">
|
<soap:operation soapAction="http://tempuri.org/IDevInfoService/GetRGVInfo" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GetRGVInfos">
|
<soap:operation soapAction="http://tempuri.org/IDevInfoService/GetRGVInfos" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GetConveyorInfo">
|
<soap:operation soapAction="http://tempuri.org/IDevInfoService/GetConveyorInfo" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GetConveyorInfos">
|
<soap:operation soapAction="http://tempuri.org/IDevInfoService/GetConveyorInfos" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GetChaiDieInfo">
|
<soap:operation soapAction="http://tempuri.org/IDevInfoService/GetChaiDieInfo" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
<wsdl:operation name="GetChaiDieInfos">
|
<soap:operation soapAction="http://tempuri.org/IDevInfoService/GetChaiDieInfos" style="document" />
|
<wsdl:input>
|
<soap:body use="literal" />
|
</wsdl:input>
|
<wsdl:output>
|
<soap:body use="literal" />
|
</wsdl:output>
|
</wsdl:operation>
|
</wsdl:binding>
|
<wsdl:service name="DevInfoService">
|
<wsdl:port name="BasicHttpBinding_IDevInfoService" binding="tns:BasicHttpBinding_IDevInfoService">
|
<soap:address location="http://localhost:8734/Design_Time_Addresses/SiemenDevice.WCF/DevInfoService/" />
|
</wsdl:port>
|
</wsdl:service>
|
</wsdl:definitions>
|