1806 lines
69 KiB
XML
1806 lines
69 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<wsdl:definitions xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
|
|
<wsdl:types>
|
|
<s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
|
|
<s:element name="getLabPoDetails">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="projectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getLabPoDetailsResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getLabPoDetailsResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writeLabIssueDetails">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="JsonVoiceArray" type="s:string" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="ProjectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writeLabIssueDetailsResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="writeLabIssueDetailsResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getVendorUserNameAndPwd">
|
|
<s:complexType />
|
|
</s:element>
|
|
<s:element name="getVendorUserNameAndPwdResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getVendorUserNameAndPwdResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPipeMaterilalByType">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="projectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPipeMaterilalByTypeResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getPipeMaterilalByTypeResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPipeMaterilalByAera">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="projectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPipeMaterilalByAeraResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getPipeMaterilalByAeraResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPojectReport">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="projectId" type="s:long" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="name" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPojectReportResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getPojectReportResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPojectInfo">
|
|
<s:complexType />
|
|
</s:element>
|
|
<s:element name="getPojectInfoResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getPojectInfoResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPoDetails">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="projectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPoDetailsResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getPoDetailsResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPoDetailsByPoNo">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="projectID" type="s:long" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="poNo" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPoDetailsByPoNoResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getPoDetailsByPoNoResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writeShelvesNo">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="JsonVoiceArray" type="s:string" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="ProjectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writeShelvesNoResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="writeShelvesNoResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writeDeliveryDetails">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="JsonVoiceArray" type="s:string" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="ProjectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writeDeliveryDetailsResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="writeDeliveryDetailsResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="overIssue">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="isguid" type="s:string" />
|
|
<s:element minOccurs="0" maxOccurs="1" name="username" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="overIssueResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="overIssueResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getIssueDetails">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="projectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getIssueDetailsResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getIssueDetailsResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writeMakeInventoryDetails">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="JsonVoiceArray" type="s:string" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="ProjectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writeMakeInventoryDetailsResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="writeMakeInventoryDetailsResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writeIssueDetails">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="JsonVoiceArray" type="s:string" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="ProjectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writeIssueDetailsResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="writeIssueDetailsResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writeMoveInventoryDetails">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="JsonVoiceArray" type="s:string" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="ProjectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writeMoveInventoryDetailsResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="writeMoveInventoryDetailsResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPartNoInfo">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="projectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getPartNoInfoResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getPartNoInfoResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getShelvesNo">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="projectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getShelvesNoResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getShelvesNoResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getSubcontractor">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="projectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getSubcontractorResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getSubcontractorResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getVendor">
|
|
<s:complexType />
|
|
</s:element>
|
|
<s:element name="getVendorResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getVendorResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writePackingLists">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="JsonVoiceArray" type="s:string" />
|
|
<s:element minOccurs="1" maxOccurs="1" name="ProjectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="writePackingListsResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="writePackingListsResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getReqDetails">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="1" maxOccurs="1" name="projectID" type="s:long" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="getReqDetailsResponse">
|
|
<s:complexType>
|
|
<s:sequence>
|
|
<s:element minOccurs="0" maxOccurs="1" name="getReqDetailsResult" type="s:string" />
|
|
</s:sequence>
|
|
</s:complexType>
|
|
</s:element>
|
|
<s:element name="string" nillable="true" type="s:string" />
|
|
</s:schema>
|
|
</wsdl:types>
|
|
<wsdl:message name="getLabPoDetailsSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getLabPoDetails" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getLabPoDetailsSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getLabPoDetailsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeLabIssueDetailsSoapIn">
|
|
<wsdl:part name="parameters" element="tns:writeLabIssueDetails" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeLabIssueDetailsSoapOut">
|
|
<wsdl:part name="parameters" element="tns:writeLabIssueDetailsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getVendorUserNameAndPwdSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getVendorUserNameAndPwd" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getVendorUserNameAndPwdSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getVendorUserNameAndPwdResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPipeMaterilalByTypeSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getPipeMaterilalByType" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPipeMaterilalByTypeSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getPipeMaterilalByTypeResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPipeMaterilalByAeraSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getPipeMaterilalByAera" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPipeMaterilalByAeraSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getPipeMaterilalByAeraResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPojectReportSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getPojectReport" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPojectReportSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getPojectReportResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPojectInfoSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getPojectInfo" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPojectInfoSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getPojectInfoResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPoDetailsSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getPoDetails" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPoDetailsSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getPoDetailsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPoDetailsByPoNoSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getPoDetailsByPoNo" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPoDetailsByPoNoSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getPoDetailsByPoNoResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeShelvesNoSoapIn">
|
|
<wsdl:part name="parameters" element="tns:writeShelvesNo" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeShelvesNoSoapOut">
|
|
<wsdl:part name="parameters" element="tns:writeShelvesNoResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeDeliveryDetailsSoapIn">
|
|
<wsdl:part name="parameters" element="tns:writeDeliveryDetails" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeDeliveryDetailsSoapOut">
|
|
<wsdl:part name="parameters" element="tns:writeDeliveryDetailsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="overIssueSoapIn">
|
|
<wsdl:part name="parameters" element="tns:overIssue" />
|
|
</wsdl:message>
|
|
<wsdl:message name="overIssueSoapOut">
|
|
<wsdl:part name="parameters" element="tns:overIssueResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getIssueDetailsSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getIssueDetails" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getIssueDetailsSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getIssueDetailsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeMakeInventoryDetailsSoapIn">
|
|
<wsdl:part name="parameters" element="tns:writeMakeInventoryDetails" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeMakeInventoryDetailsSoapOut">
|
|
<wsdl:part name="parameters" element="tns:writeMakeInventoryDetailsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeIssueDetailsSoapIn">
|
|
<wsdl:part name="parameters" element="tns:writeIssueDetails" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeIssueDetailsSoapOut">
|
|
<wsdl:part name="parameters" element="tns:writeIssueDetailsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeMoveInventoryDetailsSoapIn">
|
|
<wsdl:part name="parameters" element="tns:writeMoveInventoryDetails" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeMoveInventoryDetailsSoapOut">
|
|
<wsdl:part name="parameters" element="tns:writeMoveInventoryDetailsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPartNoInfoSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getPartNoInfo" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPartNoInfoSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getPartNoInfoResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getShelvesNoSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getShelvesNo" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getShelvesNoSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getShelvesNoResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getSubcontractorSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getSubcontractor" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getSubcontractorSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getSubcontractorResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getVendorSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getVendor" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getVendorSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getVendorResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writePackingListsSoapIn">
|
|
<wsdl:part name="parameters" element="tns:writePackingLists" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writePackingListsSoapOut">
|
|
<wsdl:part name="parameters" element="tns:writePackingListsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getReqDetailsSoapIn">
|
|
<wsdl:part name="parameters" element="tns:getReqDetails" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getReqDetailsSoapOut">
|
|
<wsdl:part name="parameters" element="tns:getReqDetailsResponse" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getLabPoDetailsHttpGetIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getLabPoDetailsHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeLabIssueDetailsHttpGetIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeLabIssueDetailsHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getVendorUserNameAndPwdHttpGetIn" />
|
|
<wsdl:message name="getVendorUserNameAndPwdHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPipeMaterilalByTypeHttpGetIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPipeMaterilalByTypeHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPipeMaterilalByAeraHttpGetIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPipeMaterilalByAeraHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPojectReportHttpGetIn">
|
|
<wsdl:part name="projectId" type="s:string" />
|
|
<wsdl:part name="name" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPojectReportHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPojectInfoHttpGetIn" />
|
|
<wsdl:message name="getPojectInfoHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPoDetailsHttpGetIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPoDetailsHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPoDetailsByPoNoHttpGetIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
<wsdl:part name="poNo" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPoDetailsByPoNoHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeShelvesNoHttpGetIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeShelvesNoHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeDeliveryDetailsHttpGetIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeDeliveryDetailsHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="overIssueHttpGetIn">
|
|
<wsdl:part name="isguid" type="s:string" />
|
|
<wsdl:part name="username" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="overIssueHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getIssueDetailsHttpGetIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getIssueDetailsHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeMakeInventoryDetailsHttpGetIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeMakeInventoryDetailsHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeIssueDetailsHttpGetIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeIssueDetailsHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeMoveInventoryDetailsHttpGetIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeMoveInventoryDetailsHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPartNoInfoHttpGetIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPartNoInfoHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getShelvesNoHttpGetIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getShelvesNoHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getSubcontractorHttpGetIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getSubcontractorHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getVendorHttpGetIn" />
|
|
<wsdl:message name="getVendorHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writePackingListsHttpGetIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writePackingListsHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getReqDetailsHttpGetIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getReqDetailsHttpGetOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getLabPoDetailsHttpPostIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getLabPoDetailsHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeLabIssueDetailsHttpPostIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeLabIssueDetailsHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getVendorUserNameAndPwdHttpPostIn" />
|
|
<wsdl:message name="getVendorUserNameAndPwdHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPipeMaterilalByTypeHttpPostIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPipeMaterilalByTypeHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPipeMaterilalByAeraHttpPostIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPipeMaterilalByAeraHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPojectReportHttpPostIn">
|
|
<wsdl:part name="projectId" type="s:string" />
|
|
<wsdl:part name="name" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPojectReportHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPojectInfoHttpPostIn" />
|
|
<wsdl:message name="getPojectInfoHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPoDetailsHttpPostIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPoDetailsHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPoDetailsByPoNoHttpPostIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
<wsdl:part name="poNo" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPoDetailsByPoNoHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeShelvesNoHttpPostIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeShelvesNoHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeDeliveryDetailsHttpPostIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeDeliveryDetailsHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="overIssueHttpPostIn">
|
|
<wsdl:part name="isguid" type="s:string" />
|
|
<wsdl:part name="username" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="overIssueHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getIssueDetailsHttpPostIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getIssueDetailsHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeMakeInventoryDetailsHttpPostIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeMakeInventoryDetailsHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeIssueDetailsHttpPostIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeIssueDetailsHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeMoveInventoryDetailsHttpPostIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writeMoveInventoryDetailsHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPartNoInfoHttpPostIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getPartNoInfoHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getShelvesNoHttpPostIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getShelvesNoHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getSubcontractorHttpPostIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getSubcontractorHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getVendorHttpPostIn" />
|
|
<wsdl:message name="getVendorHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writePackingListsHttpPostIn">
|
|
<wsdl:part name="JsonVoiceArray" type="s:string" />
|
|
<wsdl:part name="ProjectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="writePackingListsHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getReqDetailsHttpPostIn">
|
|
<wsdl:part name="projectID" type="s:string" />
|
|
</wsdl:message>
|
|
<wsdl:message name="getReqDetailsHttpPostOut">
|
|
<wsdl:part name="Body" element="tns:string" />
|
|
</wsdl:message>
|
|
<wsdl:portType name="WebService1Soap">
|
|
<wsdl:operation name="getLabPoDetails">
|
|
<wsdl:input message="tns:getLabPoDetailsSoapIn" />
|
|
<wsdl:output message="tns:getLabPoDetailsSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeLabIssueDetails">
|
|
<wsdl:input message="tns:writeLabIssueDetailsSoapIn" />
|
|
<wsdl:output message="tns:writeLabIssueDetailsSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendorUserNameAndPwd">
|
|
<wsdl:input message="tns:getVendorUserNameAndPwdSoapIn" />
|
|
<wsdl:output message="tns:getVendorUserNameAndPwdSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByType">
|
|
<wsdl:input message="tns:getPipeMaterilalByTypeSoapIn" />
|
|
<wsdl:output message="tns:getPipeMaterilalByTypeSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByAera">
|
|
<wsdl:input message="tns:getPipeMaterilalByAeraSoapIn" />
|
|
<wsdl:output message="tns:getPipeMaterilalByAeraSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectReport">
|
|
<wsdl:input message="tns:getPojectReportSoapIn" />
|
|
<wsdl:output message="tns:getPojectReportSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectInfo">
|
|
<wsdl:input message="tns:getPojectInfoSoapIn" />
|
|
<wsdl:output message="tns:getPojectInfoSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetails">
|
|
<wsdl:input message="tns:getPoDetailsSoapIn" />
|
|
<wsdl:output message="tns:getPoDetailsSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetailsByPoNo">
|
|
<wsdl:input message="tns:getPoDetailsByPoNoSoapIn" />
|
|
<wsdl:output message="tns:getPoDetailsByPoNoSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeShelvesNo">
|
|
<wsdl:input message="tns:writeShelvesNoSoapIn" />
|
|
<wsdl:output message="tns:writeShelvesNoSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeDeliveryDetails">
|
|
<wsdl:input message="tns:writeDeliveryDetailsSoapIn" />
|
|
<wsdl:output message="tns:writeDeliveryDetailsSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="overIssue">
|
|
<wsdl:input message="tns:overIssueSoapIn" />
|
|
<wsdl:output message="tns:overIssueSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getIssueDetails">
|
|
<wsdl:input message="tns:getIssueDetailsSoapIn" />
|
|
<wsdl:output message="tns:getIssueDetailsSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMakeInventoryDetails">
|
|
<wsdl:input message="tns:writeMakeInventoryDetailsSoapIn" />
|
|
<wsdl:output message="tns:writeMakeInventoryDetailsSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeIssueDetails">
|
|
<wsdl:input message="tns:writeIssueDetailsSoapIn" />
|
|
<wsdl:output message="tns:writeIssueDetailsSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMoveInventoryDetails">
|
|
<wsdl:input message="tns:writeMoveInventoryDetailsSoapIn" />
|
|
<wsdl:output message="tns:writeMoveInventoryDetailsSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPartNoInfo">
|
|
<wsdl:input message="tns:getPartNoInfoSoapIn" />
|
|
<wsdl:output message="tns:getPartNoInfoSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getShelvesNo">
|
|
<wsdl:input message="tns:getShelvesNoSoapIn" />
|
|
<wsdl:output message="tns:getShelvesNoSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getSubcontractor">
|
|
<wsdl:input message="tns:getSubcontractorSoapIn" />
|
|
<wsdl:output message="tns:getSubcontractorSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendor">
|
|
<wsdl:input message="tns:getVendorSoapIn" />
|
|
<wsdl:output message="tns:getVendorSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writePackingLists">
|
|
<wsdl:input message="tns:writePackingListsSoapIn" />
|
|
<wsdl:output message="tns:writePackingListsSoapOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getReqDetails">
|
|
<wsdl:input message="tns:getReqDetailsSoapIn" />
|
|
<wsdl:output message="tns:getReqDetailsSoapOut" />
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
<wsdl:portType name="WebService1HttpGet">
|
|
<wsdl:operation name="getLabPoDetails">
|
|
<wsdl:input message="tns:getLabPoDetailsHttpGetIn" />
|
|
<wsdl:output message="tns:getLabPoDetailsHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeLabIssueDetails">
|
|
<wsdl:input message="tns:writeLabIssueDetailsHttpGetIn" />
|
|
<wsdl:output message="tns:writeLabIssueDetailsHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendorUserNameAndPwd">
|
|
<wsdl:input message="tns:getVendorUserNameAndPwdHttpGetIn" />
|
|
<wsdl:output message="tns:getVendorUserNameAndPwdHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByType">
|
|
<wsdl:input message="tns:getPipeMaterilalByTypeHttpGetIn" />
|
|
<wsdl:output message="tns:getPipeMaterilalByTypeHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByAera">
|
|
<wsdl:input message="tns:getPipeMaterilalByAeraHttpGetIn" />
|
|
<wsdl:output message="tns:getPipeMaterilalByAeraHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectReport">
|
|
<wsdl:input message="tns:getPojectReportHttpGetIn" />
|
|
<wsdl:output message="tns:getPojectReportHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectInfo">
|
|
<wsdl:input message="tns:getPojectInfoHttpGetIn" />
|
|
<wsdl:output message="tns:getPojectInfoHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetails">
|
|
<wsdl:input message="tns:getPoDetailsHttpGetIn" />
|
|
<wsdl:output message="tns:getPoDetailsHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetailsByPoNo">
|
|
<wsdl:input message="tns:getPoDetailsByPoNoHttpGetIn" />
|
|
<wsdl:output message="tns:getPoDetailsByPoNoHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeShelvesNo">
|
|
<wsdl:input message="tns:writeShelvesNoHttpGetIn" />
|
|
<wsdl:output message="tns:writeShelvesNoHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeDeliveryDetails">
|
|
<wsdl:input message="tns:writeDeliveryDetailsHttpGetIn" />
|
|
<wsdl:output message="tns:writeDeliveryDetailsHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="overIssue">
|
|
<wsdl:input message="tns:overIssueHttpGetIn" />
|
|
<wsdl:output message="tns:overIssueHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getIssueDetails">
|
|
<wsdl:input message="tns:getIssueDetailsHttpGetIn" />
|
|
<wsdl:output message="tns:getIssueDetailsHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMakeInventoryDetails">
|
|
<wsdl:input message="tns:writeMakeInventoryDetailsHttpGetIn" />
|
|
<wsdl:output message="tns:writeMakeInventoryDetailsHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeIssueDetails">
|
|
<wsdl:input message="tns:writeIssueDetailsHttpGetIn" />
|
|
<wsdl:output message="tns:writeIssueDetailsHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMoveInventoryDetails">
|
|
<wsdl:input message="tns:writeMoveInventoryDetailsHttpGetIn" />
|
|
<wsdl:output message="tns:writeMoveInventoryDetailsHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPartNoInfo">
|
|
<wsdl:input message="tns:getPartNoInfoHttpGetIn" />
|
|
<wsdl:output message="tns:getPartNoInfoHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getShelvesNo">
|
|
<wsdl:input message="tns:getShelvesNoHttpGetIn" />
|
|
<wsdl:output message="tns:getShelvesNoHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getSubcontractor">
|
|
<wsdl:input message="tns:getSubcontractorHttpGetIn" />
|
|
<wsdl:output message="tns:getSubcontractorHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendor">
|
|
<wsdl:input message="tns:getVendorHttpGetIn" />
|
|
<wsdl:output message="tns:getVendorHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writePackingLists">
|
|
<wsdl:input message="tns:writePackingListsHttpGetIn" />
|
|
<wsdl:output message="tns:writePackingListsHttpGetOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getReqDetails">
|
|
<wsdl:input message="tns:getReqDetailsHttpGetIn" />
|
|
<wsdl:output message="tns:getReqDetailsHttpGetOut" />
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
<wsdl:portType name="WebService1HttpPost">
|
|
<wsdl:operation name="getLabPoDetails">
|
|
<wsdl:input message="tns:getLabPoDetailsHttpPostIn" />
|
|
<wsdl:output message="tns:getLabPoDetailsHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeLabIssueDetails">
|
|
<wsdl:input message="tns:writeLabIssueDetailsHttpPostIn" />
|
|
<wsdl:output message="tns:writeLabIssueDetailsHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendorUserNameAndPwd">
|
|
<wsdl:input message="tns:getVendorUserNameAndPwdHttpPostIn" />
|
|
<wsdl:output message="tns:getVendorUserNameAndPwdHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByType">
|
|
<wsdl:input message="tns:getPipeMaterilalByTypeHttpPostIn" />
|
|
<wsdl:output message="tns:getPipeMaterilalByTypeHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByAera">
|
|
<wsdl:input message="tns:getPipeMaterilalByAeraHttpPostIn" />
|
|
<wsdl:output message="tns:getPipeMaterilalByAeraHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectReport">
|
|
<wsdl:input message="tns:getPojectReportHttpPostIn" />
|
|
<wsdl:output message="tns:getPojectReportHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectInfo">
|
|
<wsdl:input message="tns:getPojectInfoHttpPostIn" />
|
|
<wsdl:output message="tns:getPojectInfoHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetails">
|
|
<wsdl:input message="tns:getPoDetailsHttpPostIn" />
|
|
<wsdl:output message="tns:getPoDetailsHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetailsByPoNo">
|
|
<wsdl:input message="tns:getPoDetailsByPoNoHttpPostIn" />
|
|
<wsdl:output message="tns:getPoDetailsByPoNoHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeShelvesNo">
|
|
<wsdl:input message="tns:writeShelvesNoHttpPostIn" />
|
|
<wsdl:output message="tns:writeShelvesNoHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeDeliveryDetails">
|
|
<wsdl:input message="tns:writeDeliveryDetailsHttpPostIn" />
|
|
<wsdl:output message="tns:writeDeliveryDetailsHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="overIssue">
|
|
<wsdl:input message="tns:overIssueHttpPostIn" />
|
|
<wsdl:output message="tns:overIssueHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getIssueDetails">
|
|
<wsdl:input message="tns:getIssueDetailsHttpPostIn" />
|
|
<wsdl:output message="tns:getIssueDetailsHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMakeInventoryDetails">
|
|
<wsdl:input message="tns:writeMakeInventoryDetailsHttpPostIn" />
|
|
<wsdl:output message="tns:writeMakeInventoryDetailsHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeIssueDetails">
|
|
<wsdl:input message="tns:writeIssueDetailsHttpPostIn" />
|
|
<wsdl:output message="tns:writeIssueDetailsHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMoveInventoryDetails">
|
|
<wsdl:input message="tns:writeMoveInventoryDetailsHttpPostIn" />
|
|
<wsdl:output message="tns:writeMoveInventoryDetailsHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPartNoInfo">
|
|
<wsdl:input message="tns:getPartNoInfoHttpPostIn" />
|
|
<wsdl:output message="tns:getPartNoInfoHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getShelvesNo">
|
|
<wsdl:input message="tns:getShelvesNoHttpPostIn" />
|
|
<wsdl:output message="tns:getShelvesNoHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getSubcontractor">
|
|
<wsdl:input message="tns:getSubcontractorHttpPostIn" />
|
|
<wsdl:output message="tns:getSubcontractorHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendor">
|
|
<wsdl:input message="tns:getVendorHttpPostIn" />
|
|
<wsdl:output message="tns:getVendorHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writePackingLists">
|
|
<wsdl:input message="tns:writePackingListsHttpPostIn" />
|
|
<wsdl:output message="tns:writePackingListsHttpPostOut" />
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getReqDetails">
|
|
<wsdl:input message="tns:getReqDetailsHttpPostIn" />
|
|
<wsdl:output message="tns:getReqDetailsHttpPostOut" />
|
|
</wsdl:operation>
|
|
</wsdl:portType>
|
|
<wsdl:binding name="WebService1Soap" type="tns:WebService1Soap">
|
|
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
|
<wsdl:operation name="getLabPoDetails">
|
|
<soap:operation soapAction="http://tempuri.org/getLabPoDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeLabIssueDetails">
|
|
<soap:operation soapAction="http://tempuri.org/writeLabIssueDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendorUserNameAndPwd">
|
|
<soap:operation soapAction="http://tempuri.org/getVendorUserNameAndPwd" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByType">
|
|
<soap:operation soapAction="http://tempuri.org/getPipeMaterilalByType" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByAera">
|
|
<soap:operation soapAction="http://tempuri.org/getPipeMaterilalByAera" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectReport">
|
|
<soap:operation soapAction="http://tempuri.org/getPojectReport" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectInfo">
|
|
<soap:operation soapAction="http://tempuri.org/getPojectInfo" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetails">
|
|
<soap:operation soapAction="http://tempuri.org/getPoDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetailsByPoNo">
|
|
<soap:operation soapAction="http://tempuri.org/getPoDetailsByPoNo" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeShelvesNo">
|
|
<soap:operation soapAction="http://tempuri.org/writeShelvesNo" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeDeliveryDetails">
|
|
<soap:operation soapAction="http://tempuri.org/writeDeliveryDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="overIssue">
|
|
<soap:operation soapAction="http://tempuri.org/overIssue" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getIssueDetails">
|
|
<soap:operation soapAction="http://tempuri.org/getIssueDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMakeInventoryDetails">
|
|
<soap:operation soapAction="http://tempuri.org/writeMakeInventoryDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeIssueDetails">
|
|
<soap:operation soapAction="http://tempuri.org/writeIssueDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMoveInventoryDetails">
|
|
<soap:operation soapAction="http://tempuri.org/writeMoveInventoryDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPartNoInfo">
|
|
<soap:operation soapAction="http://tempuri.org/getPartNoInfo" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getShelvesNo">
|
|
<soap:operation soapAction="http://tempuri.org/getShelvesNo" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getSubcontractor">
|
|
<soap:operation soapAction="http://tempuri.org/getSubcontractor" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendor">
|
|
<soap:operation soapAction="http://tempuri.org/getVendor" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writePackingLists">
|
|
<soap:operation soapAction="http://tempuri.org/writePackingLists" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getReqDetails">
|
|
<soap:operation soapAction="http://tempuri.org/getReqDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
</wsdl:binding>
|
|
<wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap">
|
|
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
|
|
<wsdl:operation name="getLabPoDetails">
|
|
<soap12:operation soapAction="http://tempuri.org/getLabPoDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeLabIssueDetails">
|
|
<soap12:operation soapAction="http://tempuri.org/writeLabIssueDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendorUserNameAndPwd">
|
|
<soap12:operation soapAction="http://tempuri.org/getVendorUserNameAndPwd" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByType">
|
|
<soap12:operation soapAction="http://tempuri.org/getPipeMaterilalByType" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByAera">
|
|
<soap12:operation soapAction="http://tempuri.org/getPipeMaterilalByAera" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectReport">
|
|
<soap12:operation soapAction="http://tempuri.org/getPojectReport" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectInfo">
|
|
<soap12:operation soapAction="http://tempuri.org/getPojectInfo" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetails">
|
|
<soap12:operation soapAction="http://tempuri.org/getPoDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetailsByPoNo">
|
|
<soap12:operation soapAction="http://tempuri.org/getPoDetailsByPoNo" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeShelvesNo">
|
|
<soap12:operation soapAction="http://tempuri.org/writeShelvesNo" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeDeliveryDetails">
|
|
<soap12:operation soapAction="http://tempuri.org/writeDeliveryDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="overIssue">
|
|
<soap12:operation soapAction="http://tempuri.org/overIssue" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getIssueDetails">
|
|
<soap12:operation soapAction="http://tempuri.org/getIssueDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMakeInventoryDetails">
|
|
<soap12:operation soapAction="http://tempuri.org/writeMakeInventoryDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeIssueDetails">
|
|
<soap12:operation soapAction="http://tempuri.org/writeIssueDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMoveInventoryDetails">
|
|
<soap12:operation soapAction="http://tempuri.org/writeMoveInventoryDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPartNoInfo">
|
|
<soap12:operation soapAction="http://tempuri.org/getPartNoInfo" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getShelvesNo">
|
|
<soap12:operation soapAction="http://tempuri.org/getShelvesNo" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getSubcontractor">
|
|
<soap12:operation soapAction="http://tempuri.org/getSubcontractor" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendor">
|
|
<soap12:operation soapAction="http://tempuri.org/getVendor" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writePackingLists">
|
|
<soap12:operation soapAction="http://tempuri.org/writePackingLists" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getReqDetails">
|
|
<soap12:operation soapAction="http://tempuri.org/getReqDetails" style="document" />
|
|
<wsdl:input>
|
|
<soap12:body use="literal" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<soap12:body use="literal" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
</wsdl:binding>
|
|
<wsdl:binding name="WebService1HttpGet" type="tns:WebService1HttpGet">
|
|
<http:binding verb="GET" />
|
|
<wsdl:operation name="getLabPoDetails">
|
|
<http:operation location="/getLabPoDetails" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeLabIssueDetails">
|
|
<http:operation location="/writeLabIssueDetails" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendorUserNameAndPwd">
|
|
<http:operation location="/getVendorUserNameAndPwd" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByType">
|
|
<http:operation location="/getPipeMaterilalByType" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByAera">
|
|
<http:operation location="/getPipeMaterilalByAera" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectReport">
|
|
<http:operation location="/getPojectReport" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectInfo">
|
|
<http:operation location="/getPojectInfo" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetails">
|
|
<http:operation location="/getPoDetails" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetailsByPoNo">
|
|
<http:operation location="/getPoDetailsByPoNo" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeShelvesNo">
|
|
<http:operation location="/writeShelvesNo" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeDeliveryDetails">
|
|
<http:operation location="/writeDeliveryDetails" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="overIssue">
|
|
<http:operation location="/overIssue" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getIssueDetails">
|
|
<http:operation location="/getIssueDetails" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMakeInventoryDetails">
|
|
<http:operation location="/writeMakeInventoryDetails" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeIssueDetails">
|
|
<http:operation location="/writeIssueDetails" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMoveInventoryDetails">
|
|
<http:operation location="/writeMoveInventoryDetails" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPartNoInfo">
|
|
<http:operation location="/getPartNoInfo" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getShelvesNo">
|
|
<http:operation location="/getShelvesNo" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getSubcontractor">
|
|
<http:operation location="/getSubcontractor" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendor">
|
|
<http:operation location="/getVendor" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writePackingLists">
|
|
<http:operation location="/writePackingLists" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getReqDetails">
|
|
<http:operation location="/getReqDetails" />
|
|
<wsdl:input>
|
|
<http:urlEncoded />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
</wsdl:binding>
|
|
<wsdl:binding name="WebService1HttpPost" type="tns:WebService1HttpPost">
|
|
<http:binding verb="POST" />
|
|
<wsdl:operation name="getLabPoDetails">
|
|
<http:operation location="/getLabPoDetails" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeLabIssueDetails">
|
|
<http:operation location="/writeLabIssueDetails" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendorUserNameAndPwd">
|
|
<http:operation location="/getVendorUserNameAndPwd" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByType">
|
|
<http:operation location="/getPipeMaterilalByType" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPipeMaterilalByAera">
|
|
<http:operation location="/getPipeMaterilalByAera" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectReport">
|
|
<http:operation location="/getPojectReport" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPojectInfo">
|
|
<http:operation location="/getPojectInfo" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetails">
|
|
<http:operation location="/getPoDetails" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPoDetailsByPoNo">
|
|
<http:operation location="/getPoDetailsByPoNo" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeShelvesNo">
|
|
<http:operation location="/writeShelvesNo" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeDeliveryDetails">
|
|
<http:operation location="/writeDeliveryDetails" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="overIssue">
|
|
<http:operation location="/overIssue" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getIssueDetails">
|
|
<http:operation location="/getIssueDetails" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMakeInventoryDetails">
|
|
<http:operation location="/writeMakeInventoryDetails" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeIssueDetails">
|
|
<http:operation location="/writeIssueDetails" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writeMoveInventoryDetails">
|
|
<http:operation location="/writeMoveInventoryDetails" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getPartNoInfo">
|
|
<http:operation location="/getPartNoInfo" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getShelvesNo">
|
|
<http:operation location="/getShelvesNo" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getSubcontractor">
|
|
<http:operation location="/getSubcontractor" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getVendor">
|
|
<http:operation location="/getVendor" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="writePackingLists">
|
|
<http:operation location="/writePackingLists" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
<wsdl:operation name="getReqDetails">
|
|
<http:operation location="/getReqDetails" />
|
|
<wsdl:input>
|
|
<mime:content type="application/x-www-form-urlencoded" />
|
|
</wsdl:input>
|
|
<wsdl:output>
|
|
<mime:mimeXml part="Body" />
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
</wsdl:binding>
|
|
<wsdl:service name="WebService1">
|
|
<wsdl:port name="WebService1Soap" binding="tns:WebService1Soap">
|
|
<soap:address location="https://mat.cwcec.com/LocWebServices/WebService1.asmx" />
|
|
</wsdl:port>
|
|
<wsdl:port name="WebService1Soap12" binding="tns:WebService1Soap12">
|
|
<soap12:address location="https://mat.cwcec.com/LocWebServices/WebService1.asmx" />
|
|
</wsdl:port>
|
|
<wsdl:port name="WebService1HttpGet" binding="tns:WebService1HttpGet">
|
|
<http:address location="https://mat.cwcec.com/LocWebServices/WebService1.asmx" />
|
|
</wsdl:port>
|
|
<wsdl:port name="WebService1HttpPost" binding="tns:WebService1HttpPost">
|
|
<http:address location="https://mat.cwcec.com/LocWebServices/WebService1.asmx" />
|
|
</wsdl:port>
|
|
</wsdl:service>
|
|
</wsdl:definitions> |