<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="DprServices" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://tempuri.org/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsdl:types><xs:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.datacontract.org/2004/07/EntityFramework"/><xs:element name="GetDPRList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="proj_no" type="xs:int"/><xs:element minOccurs="0" name="Date" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDPRListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetDPRListResult" nillable="true" type="q1:DprListResponse" xmlns:q1="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetWOList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="proj_no" type="xs:int"/><xs:element minOccurs="0" name="TaskNo" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetWOListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetWOListResult" nillable="true" type="q2:WoListResponse" xmlns:q2="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOpenContractorList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GUID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetOpenContractorListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetOpenContractorListResult" nillable="true" type="q3:ContractorListResponse" xmlns:q3="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetContractorList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="proj_no" type="xs:int"/><xs:element minOccurs="0" name="TaskNo" type="xs:int"/><xs:element minOccurs="0" name="GUID" type="xs:int"/><xs:element minOccurs="0" name="WoNo" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetContractorListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetContractorListResult" nillable="true" type="q4:ContractorListResponse" xmlns:q4="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRemarkList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Parent_ID" type="xs:int"/><xs:element minOccurs="0" name="Ref_ID" type="xs:int"/><xs:element minOccurs="0" name="GUID" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRemarkListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetRemarkListResult" nillable="true" type="q5:RemarkListResponse" xmlns:q5="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="saveNewDprEntry"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="objData" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="saveNewDprEntryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="saveNewDprEntryResult" nillable="true" type="q6:BaseResponseNew" xmlns:q6="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="saveNewDprRemarkEntry"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="objData" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="saveNewDprRemarkEntryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="saveNewDprRemarkEntryResult" nillable="true" type="q7:BaseResponseNew" xmlns:q7="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDPRDetailsData"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TaskNo" type="xs:int"/><xs:element minOccurs="0" name="DPRSrNo" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDPRDetailsDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetDPRDetailsDataResult" nillable="true" type="q8:DprDetailsResponse" xmlns:q8="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="saveNewDprDetailsEntry"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="objData" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="saveNewDprDetailsEntryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="saveNewDprDetailsEntryResult" nillable="true" type="q9:DPRBaseResponse" xmlns:q9="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetlabourCategory"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LibNo" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetlabourCategoryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetlabourCategoryResult" nillable="true" type="q10:LabourCategoryResponse" xmlns:q10="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetlabourList"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="LibNo" type="xs:int"/><xs:element minOccurs="0" name="TaskNo" type="xs:int"/><xs:element minOccurs="0" name="Labour_cat" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetlabourListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetlabourListResult" nillable="true" type="q11:LabourListResponse" xmlns:q11="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="Get_Daily_Labours"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Project_No" type="xs:int"/><xs:element minOccurs="0" name="DPR_Id" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="Get_Daily_LaboursResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Get_Daily_LaboursResult" nillable="true" type="q12:Daily_LabourDetailsResponse" xmlns:q12="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="saveDailyLabourEntry"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="objData" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="saveDailyLabourEntryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="saveDailyLabourEntryResult" nillable="true" type="q13:BaseResponseNew" xmlns:q13="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="saveDprMeasurements"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="objData" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="saveDprMeasurementsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="saveDprMeasurementsResult" nillable="true" type="q14:MbBaseResponse" xmlns:q14="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetMaterial_SteelMb"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Task_no" type="xs:int"/><xs:element minOccurs="0" name="Lib_No" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetMaterial_SteelMbResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetMaterial_SteelMbResult" nillable="true" type="q15:SteelmbMaterialListResponse" xmlns:q15="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetMBSteelData"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="MaterialId" type="xs:int"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetMBSteelDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetMBSteelDataResult" nillable="true" type="q16:SteelMBDatatResponse" xmlns:q16="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteMbData"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="objData" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteMbDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteMbDataResult" nillable="true" type="q17:BaseResponseNew" xmlns:q17="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteDprDetail"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="objData" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteDprDetailResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteDprDetailResult" nillable="true" type="q18:BaseResponseNew" xmlns:q18="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteDpr"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="objData" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteDprResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteDprResult" nillable="true" type="q19:BaseResponseNew" xmlns:q19="http://schemas.datacontract.org/2004/07/EntityFramework"/></xs:sequence></xs:complexType></xs:element></xs:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/><xs:attribute name="Id" type="xs:ID"/><xs:attribute name="Ref" type="xs:IDREF"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/EntityFramework" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/EntityFramework"><xs:complexType name="DprListResponse"><xs:complexContent mixed="false"><xs:extension base="tns:BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="lstDprList" nillable="true" type="tns:ArrayOfDprList"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DprListResponse" nillable="true" type="tns:DprListResponse"/><xs:complexType name="BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="ClientMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Data" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsSuccess" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="BaseResponseNew" nillable="true" type="tns:BaseResponseNew"/><xs:complexType name="ArrayOfDprList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DprList" nillable="true" type="tns:DprList"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDprList" nillable="true" type="tns:ArrayOfDprList"/><xs:complexType name="DprList"><xs:sequence><xs:element minOccurs="0" name="DPR_SrID" type="xs:int"/><xs:element minOccurs="0" name="dpr_ID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DprList" nillable="true" type="tns:DprList"/><xs:complexType name="WoListResponse"><xs:complexContent mixed="false"><xs:extension base="tns:BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="lstWoList" nillable="true" type="tns:ArrayOfWoList"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="WoListResponse" nillable="true" type="tns:WoListResponse"/><xs:complexType name="ArrayOfWoList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="WoList" nillable="true" type="tns:WoList"/></xs:sequence></xs:complexType><xs:element name="ArrayOfWoList" nillable="true" type="tns:ArrayOfWoList"/><xs:complexType name="WoList"><xs:sequence><xs:element minOccurs="0" name="WO_SrNo" type="xs:int"/><xs:element minOccurs="0" name="Wo_No" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="WoList" nillable="true" type="tns:WoList"/><xs:complexType name="ContractorListResponse"><xs:complexContent mixed="false"><xs:extension base="tns:BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="lstContractorList" nillable="true" type="tns:ArrayOfContractorList"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="ContractorListResponse" nillable="true" type="tns:ContractorListResponse"/><xs:complexType name="ArrayOfContractorList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ContractorList" nillable="true" type="tns:ContractorList"/></xs:sequence></xs:complexType><xs:element name="ArrayOfContractorList" nillable="true" type="tns:ArrayOfContractorList"/><xs:complexType name="ContractorList"><xs:sequence><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ContractorList" nillable="true" type="tns:ContractorList"/><xs:complexType name="RemarkListResponse"><xs:complexContent mixed="false"><xs:extension base="tns:BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="lstRemarkList" nillable="true" type="tns:ArrayOfRemarkList"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="RemarkListResponse" nillable="true" type="tns:RemarkListResponse"/><xs:complexType name="ArrayOfRemarkList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RemarkList" nillable="true" type="tns:RemarkList"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRemarkList" nillable="true" type="tns:ArrayOfRemarkList"/><xs:complexType name="RemarkList"><xs:sequence><xs:element minOccurs="0" name="Detail_ID" type="xs:int"/><xs:element minOccurs="0" name="Header_ID" type="xs:int"/><xs:element minOccurs="0" name="Header_Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Remark" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RemarkList" nillable="true" type="tns:RemarkList"/><xs:complexType name="DprDetailsResponse"><xs:complexContent mixed="false"><xs:extension base="tns:BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="lstDprDetailsSummary" nillable="true" type="tns:DprDetailsSummary"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DprDetailsResponse" nillable="true" type="tns:DprDetailsResponse"/><xs:complexType name="DprDetailsSummary"><xs:sequence><xs:element minOccurs="0" name="lstDailylabour" nillable="true" type="tns:ArrayOfDaily_LabourDetails"/><xs:element minOccurs="0" name="lstDprHeaderDetails" nillable="true" type="tns:ArrayOfDPR_TaskHeader"/><xs:element minOccurs="0" name="lstMB" nillable="true" type="tns:ArrayOfMB"/><xs:element minOccurs="0" name="lstMBSteel" nillable="true" type="tns:ArrayOfMBSteel"/><xs:element minOccurs="0" name="lstTaskDetails" nillable="true" type="tns:ArrayOfDprDetails"/></xs:sequence></xs:complexType><xs:element name="DprDetailsSummary" nillable="true" type="tns:DprDetailsSummary"/><xs:complexType name="ArrayOfDaily_LabourDetails"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Daily_LabourDetails" nillable="true" type="tns:Daily_LabourDetails"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDaily_LabourDetails" nillable="true" type="tns:ArrayOfDaily_LabourDetails"/><xs:complexType name="Daily_LabourDetails"><xs:sequence><xs:element minOccurs="0" name="Actual_Qty" type="xs:int"/><xs:element minOccurs="0" name="Cont_No" type="xs:int"/><xs:element minOccurs="0" name="ContractorName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DailyLabour_ID" type="xs:int"/><xs:element minOccurs="0" name="DayLabour_No" type="xs:int"/><xs:element minOccurs="0" name="Labour_Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Rate" type="xs:decimal"/><xs:element minOccurs="0" name="Remark" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" type="xs:int"/><xs:element minOccurs="0" name="Task_No" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="Daily_LabourDetails" nillable="true" type="tns:Daily_LabourDetails"/><xs:complexType name="ArrayOfDPR_TaskHeader"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DPR_TaskHeader" nillable="true" type="tns:DPR_TaskHeader"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDPR_TaskHeader" nillable="true" type="tns:ArrayOfDPR_TaskHeader"/><xs:complexType name="DPR_TaskHeader"><xs:sequence><xs:element minOccurs="0" name="DPR_SrID" type="xs:int"/><xs:element minOccurs="0" name="TaskNm" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TaskNo" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="DPR_TaskHeader" nillable="true" type="tns:DPR_TaskHeader"/><xs:complexType name="ArrayOfMB"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="MB" nillable="true" type="tns:MB"/></xs:sequence></xs:complexType><xs:element name="ArrayOfMB" nillable="true" type="tns:ArrayOfMB"/><xs:complexType name="MB"><xs:sequence><xs:element minOccurs="0" name="Breadth" type="xs:decimal"/><xs:element minOccurs="0" name="ChainageFrom" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChainageTo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CompName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DPRdetail_Id" type="xs:int"/><xs:element minOccurs="0" name="Depth" type="xs:decimal"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Length" type="xs:decimal"/><xs:element minOccurs="0" name="MBId" type="xs:int"/><xs:element minOccurs="0" name="Material_Id" type="xs:int"/><xs:element minOccurs="0" name="Number" type="xs:decimal"/><xs:element minOccurs="0" name="Qty" type="xs:decimal"/><xs:element minOccurs="0" name="RefRowID" type="xs:int"/><xs:element minOccurs="0" name="Ref_Id" type="xs:int"/><xs:element minOccurs="0" name="Ref_Type" type="xs:int"/><xs:element minOccurs="0" name="Remark" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Side" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SrNo" type="xs:int"/><xs:element minOccurs="0" name="Status" type="xs:int"/><xs:element minOccurs="0" name="TaskMB_Id" type="xs:int"/><xs:element minOccurs="0" name="TaskNo" type="xs:int"/><xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WCId" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="MB" nillable="true" type="tns:MB"/><xs:complexType name="ArrayOfMBSteel"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="MBSteel" nillable="true" type="tns:MBSteel"/></xs:sequence></xs:complexType><xs:element name="ArrayOfMBSteel" nillable="true" type="tns:ArrayOfMBSteel"/><xs:complexType name="MBSteel"><xs:sequence><xs:element minOccurs="0" name="Breadth" type="xs:decimal"/><xs:element minOccurs="0" name="ChainageFrom" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ChainageTo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Coefficient" type="xs:decimal"/><xs:element minOccurs="0" name="CompName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DPRdetail_Id" type="xs:int"/><xs:element minOccurs="0" name="Depth" type="xs:decimal"/><xs:element minOccurs="0" name="Description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Length" type="xs:decimal"/><xs:element minOccurs="0" name="MBId" type="xs:int"/><xs:element minOccurs="0" name="Material_Id" type="xs:int"/><xs:element minOccurs="0" name="Material_Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Number" type="xs:decimal"/><xs:element minOccurs="0" name="Qty" type="xs:decimal"/><xs:element minOccurs="0" name="RefRowID" type="xs:int"/><xs:element minOccurs="0" name="Ref_Id" type="xs:int"/><xs:element minOccurs="0" name="Ref_Type" type="xs:int"/><xs:element minOccurs="0" name="Remark" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Side" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SrNo" type="xs:int"/><xs:element minOccurs="0" name="Status" type="xs:int"/><xs:element minOccurs="0" name="TaskMB_Id" type="xs:int"/><xs:element minOccurs="0" name="TaskNo" type="xs:int"/><xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WCId" type="xs:int"/><xs:element minOccurs="0" name="WtinKg" type="xs:decimal"/><xs:element minOccurs="0" name="coeff" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="MBSteel" nillable="true" type="tns:MBSteel"/><xs:complexType name="ArrayOfDprDetails"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DprDetails" nillable="true" type="tns:DprDetails"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDprDetails" nillable="true" type="tns:ArrayOfDprDetails"/><xs:complexType name="DprDetails"><xs:complexContent mixed="false"><xs:extension base="tns:DPR_Detail"><xs:sequence><xs:element minOccurs="0" name="BalanceQty" type="xs:decimal"/><xs:element minOccurs="0" name="TASKNM" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TaskNO" type="xs:int"/><xs:element minOccurs="0" name="Tree_Id" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VOLOFWORK" type="xs:decimal"/><xs:element minOccurs="0" name="WO_SrNo" type="xs:int"/><xs:element minOccurs="0" name="contnm" nillable="true" type="xs:string"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DprDetails" nillable="true" type="tns:DprDetails"/><xs:complexType name="DPR_Detail"><xs:sequence><xs:element minOccurs="0" name="Completed_Qty" type="xs:decimal"/><xs:element minOccurs="0" name="Contractor_no" type="xs:int"/><xs:element minOccurs="0" name="DPRdetail_Id" type="xs:int"/><xs:element minOccurs="0" name="PS_ID" type="xs:int"/><xs:element minOccurs="0" name="Remark" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Status" type="xs:int"/><xs:element minOccurs="0" name="WO_No" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="DPR_Detail" nillable="true" type="tns:DPR_Detail"/><xs:complexType name="DPRBaseResponse"><xs:complexContent mixed="false"><xs:extension base="tns:BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="dprData" nillable="true" type="tns:ArrayOfDprDtailsBase"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="DPRBaseResponse" nillable="true" type="tns:DPRBaseResponse"/><xs:complexType name="ArrayOfDprDtailsBase"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DprDtailsBase" nillable="true" type="tns:DprDtailsBase"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDprDtailsBase" nillable="true" type="tns:ArrayOfDprDtailsBase"/><xs:complexType name="DprDtailsBase"><xs:sequence><xs:element minOccurs="0" name="DPRdetail_Id" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="DprDtailsBase" nillable="true" type="tns:DprDtailsBase"/><xs:complexType name="LabourCategoryResponse"><xs:complexContent mixed="false"><xs:extension base="tns:BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="lstLabouCategoryList" nillable="true" type="tns:ArrayOfLabourCategory"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="LabourCategoryResponse" nillable="true" type="tns:LabourCategoryResponse"/><xs:complexType name="ArrayOfLabourCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LabourCategory" nillable="true" type="tns:LabourCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLabourCategory" nillable="true" type="tns:ArrayOfLabourCategory"/><xs:complexType name="LabourCategory"><xs:sequence><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LabourCategory" nillable="true" type="tns:LabourCategory"/><xs:complexType name="LabourListResponse"><xs:complexContent mixed="false"><xs:extension base="tns:BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="lstLabouList" nillable="true" type="tns:ArrayOfLabourDataList"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="LabourListResponse" nillable="true" type="tns:LabourListResponse"/><xs:complexType name="ArrayOfLabourDataList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="LabourDataList" nillable="true" type="tns:LabourDataList"/></xs:sequence></xs:complexType><xs:element name="ArrayOfLabourDataList" nillable="true" type="tns:ArrayOfLabourDataList"/><xs:complexType name="LabourDataList"><xs:sequence><xs:element minOccurs="0" name="Id" type="xs:int"/><xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LabourDataList" nillable="true" type="tns:LabourDataList"/><xs:complexType name="Daily_LabourDetailsResponse"><xs:complexContent mixed="false"><xs:extension base="tns:BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="lstDaily_LabourDetailsList" nillable="true" type="tns:ArrayOfDaily_LabourDetails"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="Daily_LabourDetailsResponse" nillable="true" type="tns:Daily_LabourDetailsResponse"/><xs:complexType name="MbBaseResponse"><xs:complexContent mixed="false"><xs:extension base="tns:BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="MbData" nillable="true" type="tns:ArrayOfMBDtailsBase"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="MbBaseResponse" nillable="true" type="tns:MbBaseResponse"/><xs:complexType name="ArrayOfMBDtailsBase"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="MBDtailsBase" nillable="true" type="tns:MBDtailsBase"/></xs:sequence></xs:complexType><xs:element name="ArrayOfMBDtailsBase" nillable="true" type="tns:ArrayOfMBDtailsBase"/><xs:complexType name="MBDtailsBase"><xs:sequence><xs:element minOccurs="0" name="MB_Id" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="MBDtailsBase" nillable="true" type="tns:MBDtailsBase"/><xs:complexType name="SteelmbMaterialListResponse"><xs:complexContent mixed="false"><xs:extension base="tns:BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="lstSteelmbMaterial" nillable="true" type="tns:ArrayOfSteelmbMaterialList"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SteelmbMaterialListResponse" nillable="true" type="tns:SteelmbMaterialListResponse"/><xs:complexType name="ArrayOfSteelmbMaterialList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SteelmbMaterialList" nillable="true" type="tns:SteelmbMaterialList"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSteelmbMaterialList" nillable="true" type="tns:ArrayOfSteelmbMaterialList"/><xs:complexType name="SteelmbMaterialList"><xs:sequence><xs:element minOccurs="0" name="Material_Id" type="xs:int"/><xs:element minOccurs="0" name="Material_Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="SteelmbMaterialList" nillable="true" type="tns:SteelmbMaterialList"/><xs:complexType name="SteelMBDatatResponse"><xs:complexContent mixed="false"><xs:extension base="tns:BaseResponseNew"><xs:sequence><xs:element minOccurs="0" name="lstSteelMBDatatList" nillable="true" type="tns:ArrayOfSteelMBDatatList"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="SteelMBDatatResponse" nillable="true" type="tns:SteelMBDatatResponse"/><xs:complexType name="ArrayOfSteelMBDatatList"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SteelMBDatatList" nillable="true" type="tns:SteelMBDatatList"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSteelMBDatatList" nillable="true" type="tns:ArrayOfSteelMBDatatList"/><xs:complexType name="SteelMBDatatList"><xs:sequence><xs:element minOccurs="0" name="Coefficient" type="xs:decimal"/><xs:element minOccurs="0" name="dia" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="SteelMBDatatList" nillable="true" type="tns:SteelMBDatatList"/></xs:schema></wsdl:types><wsdl:message name="IDprServices_GetDPRList_InputMessage"><wsdl:part name="parameters" element="tns:GetDPRList"/></wsdl:message><wsdl:message name="IDprServices_GetDPRList_OutputMessage"><wsdl:part name="parameters" element="tns:GetDPRListResponse"/></wsdl:message><wsdl:message name="IDprServices_GetWOList_InputMessage"><wsdl:part name="parameters" element="tns:GetWOList"/></wsdl:message><wsdl:message name="IDprServices_GetWOList_OutputMessage"><wsdl:part name="parameters" element="tns:GetWOListResponse"/></wsdl:message><wsdl:message name="IDprServices_GetOpenContractorList_InputMessage"><wsdl:part name="parameters" element="tns:GetOpenContractorList"/></wsdl:message><wsdl:message name="IDprServices_GetOpenContractorList_OutputMessage"><wsdl:part name="parameters" element="tns:GetOpenContractorListResponse"/></wsdl:message><wsdl:message name="IDprServices_GetContractorList_InputMessage"><wsdl:part name="parameters" element="tns:GetContractorList"/></wsdl:message><wsdl:message name="IDprServices_GetContractorList_OutputMessage"><wsdl:part name="parameters" element="tns:GetContractorListResponse"/></wsdl:message><wsdl:message name="IDprServices_GetRemarkList_InputMessage"><wsdl:part name="parameters" element="tns:GetRemarkList"/></wsdl:message><wsdl:message name="IDprServices_GetRemarkList_OutputMessage"><wsdl:part name="parameters" element="tns:GetRemarkListResponse"/></wsdl:message><wsdl:message name="IDprServices_saveNewDprEntry_InputMessage"><wsdl:part name="parameters" element="tns:saveNewDprEntry"/></wsdl:message><wsdl:message name="IDprServices_saveNewDprEntry_OutputMessage"><wsdl:part name="parameters" element="tns:saveNewDprEntryResponse"/></wsdl:message><wsdl:message name="IDprServices_saveNewDprRemarkEntry_InputMessage"><wsdl:part name="parameters" element="tns:saveNewDprRemarkEntry"/></wsdl:message><wsdl:message name="IDprServices_saveNewDprRemarkEntry_OutputMessage"><wsdl:part name="parameters" element="tns:saveNewDprRemarkEntryResponse"/></wsdl:message><wsdl:message name="IDprServices_GetDPRDetailsData_InputMessage"><wsdl:part name="parameters" element="tns:GetDPRDetailsData"/></wsdl:message><wsdl:message name="IDprServices_GetDPRDetailsData_OutputMessage"><wsdl:part name="parameters" element="tns:GetDPRDetailsDataResponse"/></wsdl:message><wsdl:message name="IDprServices_saveNewDprDetailsEntry_InputMessage"><wsdl:part name="parameters" element="tns:saveNewDprDetailsEntry"/></wsdl:message><wsdl:message name="IDprServices_saveNewDprDetailsEntry_OutputMessage"><wsdl:part name="parameters" element="tns:saveNewDprDetailsEntryResponse"/></wsdl:message><wsdl:message name="IDprServices_GetlabourCategory_InputMessage"><wsdl:part name="parameters" element="tns:GetlabourCategory"/></wsdl:message><wsdl:message name="IDprServices_GetlabourCategory_OutputMessage"><wsdl:part name="parameters" element="tns:GetlabourCategoryResponse"/></wsdl:message><wsdl:message name="IDprServices_GetlabourList_InputMessage"><wsdl:part name="parameters" element="tns:GetlabourList"/></wsdl:message><wsdl:message name="IDprServices_GetlabourList_OutputMessage"><wsdl:part name="parameters" element="tns:GetlabourListResponse"/></wsdl:message><wsdl:message name="IDprServices_Get_Daily_Labours_InputMessage"><wsdl:part name="parameters" element="tns:Get_Daily_Labours"/></wsdl:message><wsdl:message name="IDprServices_Get_Daily_Labours_OutputMessage"><wsdl:part name="parameters" element="tns:Get_Daily_LaboursResponse"/></wsdl:message><wsdl:message name="IDprServices_saveDailyLabourEntry_InputMessage"><wsdl:part name="parameters" element="tns:saveDailyLabourEntry"/></wsdl:message><wsdl:message name="IDprServices_saveDailyLabourEntry_OutputMessage"><wsdl:part name="parameters" element="tns:saveDailyLabourEntryResponse"/></wsdl:message><wsdl:message name="IDprServices_saveDprMeasurements_InputMessage"><wsdl:part name="parameters" element="tns:saveDprMeasurements"/></wsdl:message><wsdl:message name="IDprServices_saveDprMeasurements_OutputMessage"><wsdl:part name="parameters" element="tns:saveDprMeasurementsResponse"/></wsdl:message><wsdl:message name="IDprServices_GetMaterial_SteelMb_InputMessage"><wsdl:part name="parameters" element="tns:GetMaterial_SteelMb"/></wsdl:message><wsdl:message name="IDprServices_GetMaterial_SteelMb_OutputMessage"><wsdl:part name="parameters" element="tns:GetMaterial_SteelMbResponse"/></wsdl:message><wsdl:message name="IDprServices_GetMBSteelData_InputMessage"><wsdl:part name="parameters" element="tns:GetMBSteelData"/></wsdl:message><wsdl:message name="IDprServices_GetMBSteelData_OutputMessage"><wsdl:part name="parameters" element="tns:GetMBSteelDataResponse"/></wsdl:message><wsdl:message name="IDprServices_DeleteMbData_InputMessage"><wsdl:part name="parameters" element="tns:DeleteMbData"/></wsdl:message><wsdl:message name="IDprServices_DeleteMbData_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteMbDataResponse"/></wsdl:message><wsdl:message name="IDprServices_DeleteDprDetail_InputMessage"><wsdl:part name="parameters" element="tns:DeleteDprDetail"/></wsdl:message><wsdl:message name="IDprServices_DeleteDprDetail_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteDprDetailResponse"/></wsdl:message><wsdl:message name="IDprServices_DeleteDpr_InputMessage"><wsdl:part name="parameters" element="tns:DeleteDpr"/></wsdl:message><wsdl:message name="IDprServices_DeleteDpr_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteDprResponse"/></wsdl:message><wsdl:portType name="IDprServices"><wsdl:operation name="GetDPRList"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/GetDPRList" message="tns:IDprServices_GetDPRList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/GetDPRListResponse" message="tns:IDprServices_GetDPRList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetWOList"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/GetWOList" message="tns:IDprServices_GetWOList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/GetWOListResponse" message="tns:IDprServices_GetWOList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetOpenContractorList"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/GetOpenContractorList" message="tns:IDprServices_GetOpenContractorList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/GetOpenContractorListResponse" message="tns:IDprServices_GetOpenContractorList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetContractorList"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/GetContractorList" message="tns:IDprServices_GetContractorList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/GetContractorListResponse" message="tns:IDprServices_GetContractorList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetRemarkList"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/GetRemarkList" message="tns:IDprServices_GetRemarkList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/GetRemarkListResponse" message="tns:IDprServices_GetRemarkList_OutputMessage"/></wsdl:operation><wsdl:operation name="saveNewDprEntry"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/saveNewDprEntry" message="tns:IDprServices_saveNewDprEntry_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/saveNewDprEntryResponse" message="tns:IDprServices_saveNewDprEntry_OutputMessage"/></wsdl:operation><wsdl:operation name="saveNewDprRemarkEntry"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/saveNewDprRemarkEntry" message="tns:IDprServices_saveNewDprRemarkEntry_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/saveNewDprRemarkEntryResponse" message="tns:IDprServices_saveNewDprRemarkEntry_OutputMessage"/></wsdl:operation><wsdl:operation name="GetDPRDetailsData"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/GetDPRDetailsData" message="tns:IDprServices_GetDPRDetailsData_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/GetDPRDetailsDataResponse" message="tns:IDprServices_GetDPRDetailsData_OutputMessage"/></wsdl:operation><wsdl:operation name="saveNewDprDetailsEntry"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/saveNewDprDetailsEntry" message="tns:IDprServices_saveNewDprDetailsEntry_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/saveNewDprDetailsEntryResponse" message="tns:IDprServices_saveNewDprDetailsEntry_OutputMessage"/></wsdl:operation><wsdl:operation name="GetlabourCategory"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/GetlabourCategory" message="tns:IDprServices_GetlabourCategory_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/GetlabourCategoryResponse" message="tns:IDprServices_GetlabourCategory_OutputMessage"/></wsdl:operation><wsdl:operation name="GetlabourList"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/GetlabourList" message="tns:IDprServices_GetlabourList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/GetlabourListResponse" message="tns:IDprServices_GetlabourList_OutputMessage"/></wsdl:operation><wsdl:operation name="Get_Daily_Labours"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/Get_Daily_Labours" message="tns:IDprServices_Get_Daily_Labours_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/Get_Daily_LaboursResponse" message="tns:IDprServices_Get_Daily_Labours_OutputMessage"/></wsdl:operation><wsdl:operation name="saveDailyLabourEntry"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/saveDailyLabourEntry" message="tns:IDprServices_saveDailyLabourEntry_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/saveDailyLabourEntryResponse" message="tns:IDprServices_saveDailyLabourEntry_OutputMessage"/></wsdl:operation><wsdl:operation name="saveDprMeasurements"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/saveDprMeasurements" message="tns:IDprServices_saveDprMeasurements_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/saveDprMeasurementsResponse" message="tns:IDprServices_saveDprMeasurements_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMaterial_SteelMb"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/GetMaterial_SteelMb" message="tns:IDprServices_GetMaterial_SteelMb_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/GetMaterial_SteelMbResponse" message="tns:IDprServices_GetMaterial_SteelMb_OutputMessage"/></wsdl:operation><wsdl:operation name="GetMBSteelData"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/GetMBSteelData" message="tns:IDprServices_GetMBSteelData_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/GetMBSteelDataResponse" message="tns:IDprServices_GetMBSteelData_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteMbData"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/DeleteMbData" message="tns:IDprServices_DeleteMbData_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/DeleteMbDataResponse" message="tns:IDprServices_DeleteMbData_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteDprDetail"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/DeleteDprDetail" message="tns:IDprServices_DeleteDprDetail_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/DeleteDprDetailResponse" message="tns:IDprServices_DeleteDprDetail_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteDpr"><wsdl:input wsaw:Action="http://tempuri.org/IDprServices/DeleteDpr" message="tns:IDprServices_DeleteDpr_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/IDprServices/DeleteDprResponse" message="tns:IDprServices_DeleteDpr_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="SOAPEndPoint" type="tns:IDprServices"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetDPRList"><soap:operation soapAction="http://tempuri.org/IDprServices/GetDPRList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetWOList"><soap:operation soapAction="http://tempuri.org/IDprServices/GetWOList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetOpenContractorList"><soap:operation soapAction="http://tempuri.org/IDprServices/GetOpenContractorList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetContractorList"><soap:operation soapAction="http://tempuri.org/IDprServices/GetContractorList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetRemarkList"><soap:operation soapAction="http://tempuri.org/IDprServices/GetRemarkList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="saveNewDprEntry"><soap:operation soapAction="http://tempuri.org/IDprServices/saveNewDprEntry" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="saveNewDprRemarkEntry"><soap:operation soapAction="http://tempuri.org/IDprServices/saveNewDprRemarkEntry" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetDPRDetailsData"><soap:operation soapAction="http://tempuri.org/IDprServices/GetDPRDetailsData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="saveNewDprDetailsEntry"><soap:operation soapAction="http://tempuri.org/IDprServices/saveNewDprDetailsEntry" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetlabourCategory"><soap:operation soapAction="http://tempuri.org/IDprServices/GetlabourCategory" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetlabourList"><soap:operation soapAction="http://tempuri.org/IDprServices/GetlabourList" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="Get_Daily_Labours"><soap:operation soapAction="http://tempuri.org/IDprServices/Get_Daily_Labours" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="saveDailyLabourEntry"><soap:operation soapAction="http://tempuri.org/IDprServices/saveDailyLabourEntry" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="saveDprMeasurements"><soap:operation soapAction="http://tempuri.org/IDprServices/saveDprMeasurements" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetMaterial_SteelMb"><soap:operation soapAction="http://tempuri.org/IDprServices/GetMaterial_SteelMb" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetMBSteelData"><soap:operation soapAction="http://tempuri.org/IDprServices/GetMBSteelData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteMbData"><soap:operation soapAction="http://tempuri.org/IDprServices/DeleteMbData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteDprDetail"><soap:operation soapAction="http://tempuri.org/IDprServices/DeleteDprDetail" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="DeleteDpr"><soap:operation soapAction="http://tempuri.org/IDprServices/DeleteDpr" 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="DprServices"><wsdl:port name="SOAPEndPoint" binding="tns:SOAPEndPoint"><soap:address location="http://erp.qualitaslifespaces.in/Highrise_SiteMServices/DprServices.svc/soap"/></wsdl:port></wsdl:service></wsdl:definitions>