<?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="MYTCI">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="UserCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MYTCIResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="MYTCIResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MYTCI_EmpDtl">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="UserCode" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MYTCI_EmpDtlResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="MYTCI_EmpDtlResult" type="tns:ArrayOfString" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfString">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="App_Access">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IMEI_No" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SIM_No" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="AppVersion" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="App_AccessResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="App_AccessResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TCIL_App_Device">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="IMEI_No" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SIM_No" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="UserCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="AppVersion" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DeviceId" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TCIL_App_DeviceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TCIL_App_DeviceResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="App_Register">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="UserCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="IMEI_No" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SIM_No" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Mobile_No" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="AppVersion" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="App_RegisterResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="App_RegisterResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TCIL_App_Menu">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="strEmpDetail" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="strDeviceDetail" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TCIL_App_MenuResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TCIL_App_MenuResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TCIL_App_LogOut">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="strEmpDetail" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="strDeviceDetail" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TCIL_App_LogOutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TCIL_App_LogOutResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TCIL_App_AccessDetail">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="strEmpDetail" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="strDeviceDetail" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="strAccessDetail" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TCIL_App_AccessDetailResponse">
        <s:complexType />
      </s:element>
      <s:element name="TCIL_AppWhatsNew">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="EmpParam" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TCIL_AppWhatsNewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TCIL_AppWhatsNewResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="VehicleSearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="DivCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="VehicleNo" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="VehicleSearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="VehicleSearchResult" type="tns:ArrayOfString" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="VehicleDetail">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="DivCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="VehicleNo" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="VehicleDetailResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="VehicleDetailResult" type="tns:ArrayOfString" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TrackVehicleSearch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="DivCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="VehicleNo" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TrackVehicleSearchResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TrackVehicleSearchResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TrackVehicleImages">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="VehicleNo" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TrackVehicleImagesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TrackVehicleImagesResult" type="tns:ImagesTrackVehicle" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ImagesTrackVehicle">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="VEHICLE_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LHC_TCS" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LHC_TCS_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LHC_TCS_DATE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DRIVER_FILE_URL" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DRIVER_FILE_NAME" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FRONT_FILE_URL" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FRONT_FILE_NAME" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LEFT_FILE_URL" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LEFT_FILE_NAME" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BACK_FILE_URL" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BACK_FILE_NAME" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="RIGHT_FILE_URL" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="RIGHT_FILE_NAME" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ENTRY_USER" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ENTRY_BRANCH" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ENTRY_DATE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="AUD_DATE" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="TrackVehicleDetail">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="UserDivCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DivCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BranchCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="VehicleNo" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TrackVehicleDetailResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TrackVehicleDetailResult" type="tns:DetailTrackVehicle" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="DetailTrackVehicle">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="VEHICLE_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MODEL" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MAKE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BODY_TYPE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="CAPACITY" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="VEHICLE_TYPE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LENGTH" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BREADTH" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HEIGHT" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="TAX_FROM_DATE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="TAX_EXPIRY_DATE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="TAX_TOKEN_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="TAX_PLACE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FITNESS_FROM_DATE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FITNESS_EXPIRY_DATE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="INSUR_CERT_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="INSUR_POLICY_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="INSUR_TYPE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="INSUR_AMOUNT" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="INSUR_FROM_DATE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="INSUR_TO_DATE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BLACK_LISTED" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="VENDOR_CODE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="VENDOR_NAME" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="TrackVehicleVendorDetail">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="UserDivCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DivCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BranchCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="VehicleNo" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TrackVehicleVendorDetailResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TrackVehicleVendorDetailResult" type="tns:VendorDetailTrackVehicle" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="VendorDetailTrackVehicle">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="VEHICLE_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="VENDOR_CODE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="VENDOR_NAME" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="PAN_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="GROUP_SUPP_CODE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="TCI_ASSO_DATE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ADDRESS" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="CITY" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="STATE_CODE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="PINCODE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="STD_CODE" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="CONTACT_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MOBILE_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FAX_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="E_MAIL" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="STATUS" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="APPROVAL_FLAG" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BLACKLIST" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="TrackVehicleCargoStatus">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="UserDivCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DivCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BranchCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="VehicleNo" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TrackVehicleCargoStatusResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TrackVehicleCargoStatusResult" type="tns:CargoStatusTrackVehicleArray" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="CargoStatusTrackVehicleArray">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="CargoStatusArray" type="tns:ArrayOfAnyType" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ArrayOfAnyType">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="anyType" nillable="true" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="CargoStatusTrackVehicle">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="VEHICLE_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="CLN_BRN" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="CLN_NO_DT" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="CNS_PKG" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="AWT_CWT" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ARRIVAL_DATE" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="TrackVehicleRunningStatus">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="UserDivCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DivCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BranchCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="VehicleNo" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="RunningStatusTrackVehicle">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="VEHICLE_NO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LOCATION" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="CITY" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DATE_TIME" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LOAD_STATUS" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="TrackVehicleRunningStatusResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="TrackVehicleRunningStatusResult" type="tns:RunningStatusTrackVehicle" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CustFeedbackOffLineUpload">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="FileData" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BizCard" type="s:base64Binary" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CustFeedbackOffLineUploadResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CustFeedbackOffLineUploadResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MailSendWithAttachment">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="FromId" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ToId" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="CcId" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BccId" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Subject" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MailBody" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="fileData" type="s:base64Binary" />
            <s:element minOccurs="0" maxOccurs="1" name="FileName" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="MailSendWithAttachmentResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="MailSendWithAttachmentResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CalendarEventEntrySubmit">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="EventEntryParam" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CalendarEventEntrySubmitResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CalendarEventEntrySubmitResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CalendarEventDataShow">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Emp_Code" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="Event_Id" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="From_Date" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="To_Date" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CalendarEventDataShowResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CalendarEventDataShowResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CalendarGroupMemberDataShow">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="strParam" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="CalendarGroupMemberDataShowResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="CalendarGroupMemberDataShowResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SendNotification">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="strDeviceId" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="strMessage" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SendNotificationResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="SendNotificationResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="MYTCISoapIn">
    <wsdl:part name="parameters" element="tns:MYTCI" />
  </wsdl:message>
  <wsdl:message name="MYTCISoapOut">
    <wsdl:part name="parameters" element="tns:MYTCIResponse" />
  </wsdl:message>
  <wsdl:message name="MYTCI_EmpDtlSoapIn">
    <wsdl:part name="parameters" element="tns:MYTCI_EmpDtl" />
  </wsdl:message>
  <wsdl:message name="MYTCI_EmpDtlSoapOut">
    <wsdl:part name="parameters" element="tns:MYTCI_EmpDtlResponse" />
  </wsdl:message>
  <wsdl:message name="App_AccessSoapIn">
    <wsdl:part name="parameters" element="tns:App_Access" />
  </wsdl:message>
  <wsdl:message name="App_AccessSoapOut">
    <wsdl:part name="parameters" element="tns:App_AccessResponse" />
  </wsdl:message>
  <wsdl:message name="TCIL_App_DeviceSoapIn">
    <wsdl:part name="parameters" element="tns:TCIL_App_Device" />
  </wsdl:message>
  <wsdl:message name="TCIL_App_DeviceSoapOut">
    <wsdl:part name="parameters" element="tns:TCIL_App_DeviceResponse" />
  </wsdl:message>
  <wsdl:message name="App_RegisterSoapIn">
    <wsdl:part name="parameters" element="tns:App_Register" />
  </wsdl:message>
  <wsdl:message name="App_RegisterSoapOut">
    <wsdl:part name="parameters" element="tns:App_RegisterResponse" />
  </wsdl:message>
  <wsdl:message name="TCIL_App_MenuSoapIn">
    <wsdl:part name="parameters" element="tns:TCIL_App_Menu" />
  </wsdl:message>
  <wsdl:message name="TCIL_App_MenuSoapOut">
    <wsdl:part name="parameters" element="tns:TCIL_App_MenuResponse" />
  </wsdl:message>
  <wsdl:message name="TCIL_App_LogOutSoapIn">
    <wsdl:part name="parameters" element="tns:TCIL_App_LogOut" />
  </wsdl:message>
  <wsdl:message name="TCIL_App_LogOutSoapOut">
    <wsdl:part name="parameters" element="tns:TCIL_App_LogOutResponse" />
  </wsdl:message>
  <wsdl:message name="TCIL_App_AccessDetailSoapIn">
    <wsdl:part name="parameters" element="tns:TCIL_App_AccessDetail" />
  </wsdl:message>
  <wsdl:message name="TCIL_App_AccessDetailSoapOut">
    <wsdl:part name="parameters" element="tns:TCIL_App_AccessDetailResponse" />
  </wsdl:message>
  <wsdl:message name="TCIL_AppWhatsNewSoapIn">
    <wsdl:part name="parameters" element="tns:TCIL_AppWhatsNew" />
  </wsdl:message>
  <wsdl:message name="TCIL_AppWhatsNewSoapOut">
    <wsdl:part name="parameters" element="tns:TCIL_AppWhatsNewResponse" />
  </wsdl:message>
  <wsdl:message name="VehicleSearchSoapIn">
    <wsdl:part name="parameters" element="tns:VehicleSearch" />
  </wsdl:message>
  <wsdl:message name="VehicleSearchSoapOut">
    <wsdl:part name="parameters" element="tns:VehicleSearchResponse" />
  </wsdl:message>
  <wsdl:message name="VehicleDetailSoapIn">
    <wsdl:part name="parameters" element="tns:VehicleDetail" />
  </wsdl:message>
  <wsdl:message name="VehicleDetailSoapOut">
    <wsdl:part name="parameters" element="tns:VehicleDetailResponse" />
  </wsdl:message>
  <wsdl:message name="TrackVehicleSearchSoapIn">
    <wsdl:part name="parameters" element="tns:TrackVehicleSearch" />
  </wsdl:message>
  <wsdl:message name="TrackVehicleSearchSoapOut">
    <wsdl:part name="parameters" element="tns:TrackVehicleSearchResponse" />
  </wsdl:message>
  <wsdl:message name="TrackVehicleImagesSoapIn">
    <wsdl:part name="parameters" element="tns:TrackVehicleImages" />
  </wsdl:message>
  <wsdl:message name="TrackVehicleImagesSoapOut">
    <wsdl:part name="parameters" element="tns:TrackVehicleImagesResponse" />
  </wsdl:message>
  <wsdl:message name="TrackVehicleDetailSoapIn">
    <wsdl:part name="parameters" element="tns:TrackVehicleDetail" />
  </wsdl:message>
  <wsdl:message name="TrackVehicleDetailSoapOut">
    <wsdl:part name="parameters" element="tns:TrackVehicleDetailResponse" />
  </wsdl:message>
  <wsdl:message name="TrackVehicleVendorDetailSoapIn">
    <wsdl:part name="parameters" element="tns:TrackVehicleVendorDetail" />
  </wsdl:message>
  <wsdl:message name="TrackVehicleVendorDetailSoapOut">
    <wsdl:part name="parameters" element="tns:TrackVehicleVendorDetailResponse" />
  </wsdl:message>
  <wsdl:message name="TrackVehicleCargoStatusSoapIn">
    <wsdl:part name="parameters" element="tns:TrackVehicleCargoStatus" />
  </wsdl:message>
  <wsdl:message name="TrackVehicleCargoStatusSoapOut">
    <wsdl:part name="parameters" element="tns:TrackVehicleCargoStatusResponse" />
  </wsdl:message>
  <wsdl:message name="TrackVehicleRunningStatusSoapIn">
    <wsdl:part name="parameters" element="tns:TrackVehicleRunningStatus" />
  </wsdl:message>
  <wsdl:message name="TrackVehicleRunningStatusSoapOut">
    <wsdl:part name="parameters" element="tns:TrackVehicleRunningStatusResponse" />
  </wsdl:message>
  <wsdl:message name="CustFeedbackOffLineUploadSoapIn">
    <wsdl:part name="parameters" element="tns:CustFeedbackOffLineUpload" />
  </wsdl:message>
  <wsdl:message name="CustFeedbackOffLineUploadSoapOut">
    <wsdl:part name="parameters" element="tns:CustFeedbackOffLineUploadResponse" />
  </wsdl:message>
  <wsdl:message name="MailSendWithAttachmentSoapIn">
    <wsdl:part name="parameters" element="tns:MailSendWithAttachment" />
  </wsdl:message>
  <wsdl:message name="MailSendWithAttachmentSoapOut">
    <wsdl:part name="parameters" element="tns:MailSendWithAttachmentResponse" />
  </wsdl:message>
  <wsdl:message name="CalendarEventEntrySubmitSoapIn">
    <wsdl:part name="parameters" element="tns:CalendarEventEntrySubmit" />
  </wsdl:message>
  <wsdl:message name="CalendarEventEntrySubmitSoapOut">
    <wsdl:part name="parameters" element="tns:CalendarEventEntrySubmitResponse" />
  </wsdl:message>
  <wsdl:message name="CalendarEventDataShowSoapIn">
    <wsdl:part name="parameters" element="tns:CalendarEventDataShow" />
  </wsdl:message>
  <wsdl:message name="CalendarEventDataShowSoapOut">
    <wsdl:part name="parameters" element="tns:CalendarEventDataShowResponse" />
  </wsdl:message>
  <wsdl:message name="CalendarGroupMemberDataShowSoapIn">
    <wsdl:part name="parameters" element="tns:CalendarGroupMemberDataShow" />
  </wsdl:message>
  <wsdl:message name="CalendarGroupMemberDataShowSoapOut">
    <wsdl:part name="parameters" element="tns:CalendarGroupMemberDataShowResponse" />
  </wsdl:message>
  <wsdl:message name="SendNotificationSoapIn">
    <wsdl:part name="parameters" element="tns:SendNotification" />
  </wsdl:message>
  <wsdl:message name="SendNotificationSoapOut">
    <wsdl:part name="parameters" element="tns:SendNotificationResponse" />
  </wsdl:message>
  <wsdl:portType name="AppsWebServiceSoap">
    <wsdl:operation name="MYTCI">
      <wsdl:input message="tns:MYTCISoapIn" />
      <wsdl:output message="tns:MYTCISoapOut" />
    </wsdl:operation>
    <wsdl:operation name="MYTCI_EmpDtl">
      <wsdl:input message="tns:MYTCI_EmpDtlSoapIn" />
      <wsdl:output message="tns:MYTCI_EmpDtlSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="App_Access">
      <wsdl:input message="tns:App_AccessSoapIn" />
      <wsdl:output message="tns:App_AccessSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TCIL_App_Device">
      <wsdl:input message="tns:TCIL_App_DeviceSoapIn" />
      <wsdl:output message="tns:TCIL_App_DeviceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="App_Register">
      <wsdl:input message="tns:App_RegisterSoapIn" />
      <wsdl:output message="tns:App_RegisterSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TCIL_App_Menu">
      <wsdl:input message="tns:TCIL_App_MenuSoapIn" />
      <wsdl:output message="tns:TCIL_App_MenuSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TCIL_App_LogOut">
      <wsdl:input message="tns:TCIL_App_LogOutSoapIn" />
      <wsdl:output message="tns:TCIL_App_LogOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TCIL_App_AccessDetail">
      <wsdl:input message="tns:TCIL_App_AccessDetailSoapIn" />
      <wsdl:output message="tns:TCIL_App_AccessDetailSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TCIL_AppWhatsNew">
      <wsdl:input message="tns:TCIL_AppWhatsNewSoapIn" />
      <wsdl:output message="tns:TCIL_AppWhatsNewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="VehicleSearch">
      <wsdl:input message="tns:VehicleSearchSoapIn" />
      <wsdl:output message="tns:VehicleSearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="VehicleDetail">
      <wsdl:input message="tns:VehicleDetailSoapIn" />
      <wsdl:output message="tns:VehicleDetailSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleSearch">
      <wsdl:input message="tns:TrackVehicleSearchSoapIn" />
      <wsdl:output message="tns:TrackVehicleSearchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleImages">
      <wsdl:input message="tns:TrackVehicleImagesSoapIn" />
      <wsdl:output message="tns:TrackVehicleImagesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleDetail">
      <wsdl:input message="tns:TrackVehicleDetailSoapIn" />
      <wsdl:output message="tns:TrackVehicleDetailSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleVendorDetail">
      <wsdl:input message="tns:TrackVehicleVendorDetailSoapIn" />
      <wsdl:output message="tns:TrackVehicleVendorDetailSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleCargoStatus">
      <wsdl:input message="tns:TrackVehicleCargoStatusSoapIn" />
      <wsdl:output message="tns:TrackVehicleCargoStatusSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleRunningStatus">
      <wsdl:input message="tns:TrackVehicleRunningStatusSoapIn" />
      <wsdl:output message="tns:TrackVehicleRunningStatusSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="CustFeedbackOffLineUpload">
      <wsdl:input message="tns:CustFeedbackOffLineUploadSoapIn" />
      <wsdl:output message="tns:CustFeedbackOffLineUploadSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="MailSendWithAttachment">
      <wsdl:input message="tns:MailSendWithAttachmentSoapIn" />
      <wsdl:output message="tns:MailSendWithAttachmentSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="CalendarEventEntrySubmit">
      <wsdl:input message="tns:CalendarEventEntrySubmitSoapIn" />
      <wsdl:output message="tns:CalendarEventEntrySubmitSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="CalendarEventDataShow">
      <wsdl:input message="tns:CalendarEventDataShowSoapIn" />
      <wsdl:output message="tns:CalendarEventDataShowSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="CalendarGroupMemberDataShow">
      <wsdl:input message="tns:CalendarGroupMemberDataShowSoapIn" />
      <wsdl:output message="tns:CalendarGroupMemberDataShowSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SendNotification">
      <wsdl:input message="tns:SendNotificationSoapIn" />
      <wsdl:output message="tns:SendNotificationSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="AppsWebServiceSoap" type="tns:AppsWebServiceSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="MYTCI">
      <soap:operation soapAction="http://tempuri.org/MYTCI" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MYTCI_EmpDtl">
      <soap:operation soapAction="http://tempuri.org/MYTCI_EmpDtl" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="App_Access">
      <soap:operation soapAction="http://tempuri.org/App_Access" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TCIL_App_Device">
      <soap:operation soapAction="http://tempuri.org/TCIL_App_Device" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="App_Register">
      <soap:operation soapAction="http://tempuri.org/App_Register" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TCIL_App_Menu">
      <soap:operation soapAction="http://tempuri.org/TCIL_App_Menu" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TCIL_App_LogOut">
      <soap:operation soapAction="http://tempuri.org/TCIL_App_LogOut" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TCIL_App_AccessDetail">
      <soap:operation soapAction="http://tempuri.org/TCIL_App_AccessDetail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TCIL_AppWhatsNew">
      <soap:operation soapAction="http://tempuri.org/TCIL_AppWhatsNew" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="VehicleSearch">
      <soap:operation soapAction="http://tempuri.org/VehicleSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="VehicleDetail">
      <soap:operation soapAction="http://tempuri.org/VehicleDetail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleSearch">
      <soap:operation soapAction="http://tempuri.org/TrackVehicleSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleImages">
      <soap:operation soapAction="http://tempuri.org/TrackVehicleImages" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleDetail">
      <soap:operation soapAction="http://tempuri.org/TrackVehicleDetail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleVendorDetail">
      <soap:operation soapAction="http://tempuri.org/TrackVehicleVendorDetail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleCargoStatus">
      <soap:operation soapAction="http://tempuri.org/TrackVehicleCargoStatus" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleRunningStatus">
      <soap:operation soapAction="http://tempuri.org/TrackVehicleRunningStatus" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CustFeedbackOffLineUpload">
      <soap:operation soapAction="http://tempuri.org/CustFeedbackOffLineUpload" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MailSendWithAttachment">
      <soap:operation soapAction="http://tempuri.org/MailSendWithAttachment" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CalendarEventEntrySubmit">
      <soap:operation soapAction="http://tempuri.org/CalendarEventEntrySubmit" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CalendarEventDataShow">
      <soap:operation soapAction="http://tempuri.org/CalendarEventDataShow" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CalendarGroupMemberDataShow">
      <soap:operation soapAction="http://tempuri.org/CalendarGroupMemberDataShow" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SendNotification">
      <soap:operation soapAction="http://tempuri.org/SendNotification" 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="AppsWebServiceSoap12" type="tns:AppsWebServiceSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="MYTCI">
      <soap12:operation soapAction="http://tempuri.org/MYTCI" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MYTCI_EmpDtl">
      <soap12:operation soapAction="http://tempuri.org/MYTCI_EmpDtl" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="App_Access">
      <soap12:operation soapAction="http://tempuri.org/App_Access" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TCIL_App_Device">
      <soap12:operation soapAction="http://tempuri.org/TCIL_App_Device" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="App_Register">
      <soap12:operation soapAction="http://tempuri.org/App_Register" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TCIL_App_Menu">
      <soap12:operation soapAction="http://tempuri.org/TCIL_App_Menu" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TCIL_App_LogOut">
      <soap12:operation soapAction="http://tempuri.org/TCIL_App_LogOut" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TCIL_App_AccessDetail">
      <soap12:operation soapAction="http://tempuri.org/TCIL_App_AccessDetail" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TCIL_AppWhatsNew">
      <soap12:operation soapAction="http://tempuri.org/TCIL_AppWhatsNew" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="VehicleSearch">
      <soap12:operation soapAction="http://tempuri.org/VehicleSearch" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="VehicleDetail">
      <soap12:operation soapAction="http://tempuri.org/VehicleDetail" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleSearch">
      <soap12:operation soapAction="http://tempuri.org/TrackVehicleSearch" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleImages">
      <soap12:operation soapAction="http://tempuri.org/TrackVehicleImages" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleDetail">
      <soap12:operation soapAction="http://tempuri.org/TrackVehicleDetail" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleVendorDetail">
      <soap12:operation soapAction="http://tempuri.org/TrackVehicleVendorDetail" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleCargoStatus">
      <soap12:operation soapAction="http://tempuri.org/TrackVehicleCargoStatus" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TrackVehicleRunningStatus">
      <soap12:operation soapAction="http://tempuri.org/TrackVehicleRunningStatus" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CustFeedbackOffLineUpload">
      <soap12:operation soapAction="http://tempuri.org/CustFeedbackOffLineUpload" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MailSendWithAttachment">
      <soap12:operation soapAction="http://tempuri.org/MailSendWithAttachment" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CalendarEventEntrySubmit">
      <soap12:operation soapAction="http://tempuri.org/CalendarEventEntrySubmit" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CalendarEventDataShow">
      <soap12:operation soapAction="http://tempuri.org/CalendarEventDataShow" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="CalendarGroupMemberDataShow">
      <soap12:operation soapAction="http://tempuri.org/CalendarGroupMemberDataShow" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SendNotification">
      <soap12:operation soapAction="http://tempuri.org/SendNotification" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="AppsWebService">
    <wsdl:port name="AppsWebServiceSoap" binding="tns:AppsWebServiceSoap">
      <soap:address location="http://tlog.grouptci.in/WebServices/TCIL_APPS_WebService/AppsWebService.asmx" />
    </wsdl:port>
    <wsdl:port name="AppsWebServiceSoap12" binding="tns:AppsWebServiceSoap12">
      <soap12:address location="http://tlog.grouptci.in/WebServices/TCIL_APPS_WebService/AppsWebService.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>