<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions name="Soap11" 
    targetNamespace="http://schemas.servicestack.net/types" 
    xmlns:svc="http://schemas.servicestack.net/types" 
    xmlns:tns="http://schemas.servicestack.net/types" 
    
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" 
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" 
    xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" 
    xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" 
    xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" 
    xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" 
    xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" 
    xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" 
    xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
    xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" 
    xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" 
    xmlns:wsa10="http://www.w3.org/2005/08/addressing" 
    xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex">

	<wsdl:types>
		<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <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>
	</wsdl:types>

	<wsdl:message name="sch_vendorprojectteriorfilterIn">
        <wsdl:part name="par" element="tns:sch_vendorprojectteriorfilter" />
    </wsdl:message>
    <wsdl:message name="sch_vendorprojectteriorfilterOut">
        <wsdl:part name="par" element="tns:sch_vendorprojectteriorfilterResponse" />
    </wsdl:message><wsdl:message name="sch_contracotrSignIn">
        <wsdl:part name="par" element="tns:sch_contracotrSign" />
    </wsdl:message>
    <wsdl:message name="sch_contracotrSignOut">
        <wsdl:part name="par" element="tns:sch_contracotrSignResponse" />
    </wsdl:message><wsdl:message name="sch_pmSubmitSafetyIncidentReportIn">
        <wsdl:part name="par" element="tns:sch_pmSubmitSafetyIncidentReport" />
    </wsdl:message>
    <wsdl:message name="sch_pmSubmitSafetyIncidentReportOut">
        <wsdl:part name="par" element="tns:sch_pmSubmitSafetyIncidentReportResponse" />
    </wsdl:message><wsdl:message name="sch_pmSubmitSafetyViolationReportIn">
        <wsdl:part name="par" element="tns:sch_pmSubmitSafetyViolationReport" />
    </wsdl:message>
    <wsdl:message name="sch_pmSubmitSafetyViolationReportOut">
        <wsdl:part name="par" element="tns:sch_pmSubmitSafetyViolationReportResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetSafetyIncidentReportListIn">
        <wsdl:part name="par" element="tns:sch_pmGetSafetyIncidentReportList" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetSafetyIncidentReportListOut">
        <wsdl:part name="par" element="tns:sch_pmGetSafetyIncidentReportListResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetSafetyViolationReportListIn">
        <wsdl:part name="par" element="tns:sch_pmGetSafetyViolationReportList" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetSafetyViolationReportListOut">
        <wsdl:part name="par" element="tns:sch_pmGetSafetyViolationReportListResponse" />
    </wsdl:message><wsdl:message name="downloadIncidentProtocalIn">
        <wsdl:part name="par" element="tns:downloadIncidentProtocal" />
    </wsdl:message>
    <wsdl:message name="downloadIncidentProtocalOut">
        <wsdl:part name="par" element="tns:downloadIncidentProtocalResponse" />
    </wsdl:message><wsdl:message name="sch_pmpreconstructionCheckIn">
        <wsdl:part name="par" element="tns:sch_pmpreconstructionCheck" />
    </wsdl:message>
    <wsdl:message name="sch_pmpreconstructionCheckOut">
        <wsdl:part name="par" element="tns:sch_pmpreconstructionCheckResponse" />
    </wsdl:message><wsdl:message name="sch_pmpreconstructionListIn">
        <wsdl:part name="par" element="tns:sch_pmpreconstructionList" />
    </wsdl:message>
    <wsdl:message name="sch_pmpreconstructionListOut">
        <wsdl:part name="par" element="tns:sch_pmpreconstructionListResponse" />
    </wsdl:message><wsdl:message name="sch_pmSubmitPreConstructionListIn">
        <wsdl:part name="par" element="tns:sch_pmSubmitPreConstructionList" />
    </wsdl:message>
    <wsdl:message name="sch_pmSubmitPreConstructionListOut">
        <wsdl:part name="par" element="tns:sch_pmSubmitPreConstructionListResponse" />
    </wsdl:message><wsdl:message name="sch_pmCheckInspectionFinishIn">
        <wsdl:part name="par" element="tns:sch_pmCheckInspectionFinish" />
    </wsdl:message>
    <wsdl:message name="sch_pmCheckInspectionFinishOut">
        <wsdl:part name="par" element="tns:sch_pmCheckInspectionFinishResponse" />
    </wsdl:message><wsdl:message name="sch_get_masterAgreement_forWebIn">
        <wsdl:part name="par" element="tns:sch_get_masterAgreement_forWeb" />
    </wsdl:message>
    <wsdl:message name="sch_get_masterAgreement_forWebOut">
        <wsdl:part name="par" element="tns:sch_get_masterAgreement_forWebResponse" />
    </wsdl:message><wsdl:message name="sch_submit_masterAgreement_forWebIn">
        <wsdl:part name="par" element="tns:sch_submit_masterAgreement_forWeb" />
    </wsdl:message>
    <wsdl:message name="sch_submit_masterAgreement_forWebOut">
        <wsdl:part name="par" element="tns:sch_submit_masterAgreement_forWebResponse" />
    </wsdl:message><wsdl:message name="sch_SaveIntroWalkSignV2026In">
        <wsdl:part name="par" element="tns:sch_SaveIntroWalkSignV2026" />
    </wsdl:message>
    <wsdl:message name="sch_SaveIntroWalkSignV2026Out">
        <wsdl:part name="par" element="tns:sch_SaveIntroWalkSignV2026Response" />
    </wsdl:message><wsdl:message name="sch_SaveDraftIntroWalkSignV2026In">
        <wsdl:part name="par" element="tns:sch_SaveDraftIntroWalkSignV2026" />
    </wsdl:message>
    <wsdl:message name="sch_SaveDraftIntroWalkSignV2026Out">
        <wsdl:part name="par" element="tns:sch_SaveDraftIntroWalkSignV2026Response" />
    </wsdl:message><wsdl:message name="sch_GetDraftIntroWalkSignV2026In">
        <wsdl:part name="par" element="tns:sch_GetDraftIntroWalkSignV2026" />
    </wsdl:message>
    <wsdl:message name="sch_GetDraftIntroWalkSignV2026Out">
        <wsdl:part name="par" element="tns:sch_GetDraftIntroWalkSignV2026Response" />
    </wsdl:message><wsdl:message name="sch_GetDraftFinalIntroWalkSignV2026In">
        <wsdl:part name="par" element="tns:sch_GetDraftFinalIntroWalkSignV2026" />
    </wsdl:message>
    <wsdl:message name="sch_GetDraftFinalIntroWalkSignV2026Out">
        <wsdl:part name="par" element="tns:sch_GetDraftFinalIntroWalkSignV2026Response" />
    </wsdl:message><wsdl:message name="sch_pmPreQAphotoIn">
        <wsdl:part name="par" element="tns:sch_pmPreQAphoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmPreQAphotoOut">
        <wsdl:part name="par" element="tns:sch_pmPreQAphotoResponse" />
    </wsdl:message><wsdl:message name="ba_pmIsVendorBusyIn">
        <wsdl:part name="par" element="tns:ba_pmIsVendorBusy" />
    </wsdl:message>
    <wsdl:message name="ba_pmIsVendorBusyOut">
        <wsdl:part name="par" element="tns:ba_pmIsVendorBusyResponse" />
    </wsdl:message><wsdl:message name="sch_pmproject1UploadIntroWalkPhotoIn">
        <wsdl:part name="par" element="tns:sch_pmproject1UploadIntroWalkPhoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmproject1UploadIntroWalkPhotoOut">
        <wsdl:part name="par" element="tns:sch_pmproject1UploadIntroWalkPhotoResponse" />
    </wsdl:message><wsdl:message name="sch_pmdelIntroWalkListIn">
        <wsdl:part name="par" element="tns:sch_pmdelIntroWalkList" />
    </wsdl:message>
    <wsdl:message name="sch_pmdelIntroWalkListOut">
        <wsdl:part name="par" element="tns:sch_pmdelIntroWalkListResponse" />
    </wsdl:message><wsdl:message name="sch_pmdelIntroWalkPhotoIn">
        <wsdl:part name="par" element="tns:sch_pmdelIntroWalkPhoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmdelIntroWalkPhotoOut">
        <wsdl:part name="par" element="tns:sch_pmdelIntroWalkPhotoResponse" />
    </wsdl:message><wsdl:message name="sch_pmSaveProject1IntroWalkIn">
        <wsdl:part name="par" element="tns:sch_pmSaveProject1IntroWalk" />
    </wsdl:message>
    <wsdl:message name="sch_pmSaveProject1IntroWalkOut">
        <wsdl:part name="par" element="tns:sch_pmSaveProject1IntroWalkResponse" />
    </wsdl:message><wsdl:message name="sch_pmEmailFinalIntroIn">
        <wsdl:part name="par" element="tns:sch_pmEmailFinalIntro" />
    </wsdl:message>
    <wsdl:message name="sch_pmEmailFinalIntroOut">
        <wsdl:part name="par" element="tns:sch_pmEmailFinalIntroResponse" />
    </wsdl:message><wsdl:message name="sch_pmEmailIntroWalkIn">
        <wsdl:part name="par" element="tns:sch_pmEmailIntroWalk" />
    </wsdl:message>
    <wsdl:message name="sch_pmEmailIntroWalkOut">
        <wsdl:part name="par" element="tns:sch_pmEmailIntroWalkResponse" />
    </wsdl:message><wsdl:message name="sch_pmgetIntroWalkListIn">
        <wsdl:part name="par" element="tns:sch_pmgetIntroWalkList" />
    </wsdl:message>
    <wsdl:message name="sch_pmgetIntroWalkListOut">
        <wsdl:part name="par" element="tns:sch_pmgetIntroWalkListResponse" />
    </wsdl:message><wsdl:message name="sch_pmIntroWalkPhotoIn">
        <wsdl:part name="par" element="tns:sch_pmIntroWalkPhoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmIntroWalkPhotoOut">
        <wsdl:part name="par" element="tns:sch_pmIntroWalkPhotoResponse" />
    </wsdl:message><wsdl:message name="sch_pmIntroWalkPDFIn">
        <wsdl:part name="par" element="tns:sch_pmIntroWalkPDF" />
    </wsdl:message>
    <wsdl:message name="sch_pmIntroWalkPDFOut">
        <wsdl:part name="par" element="tns:sch_pmIntroWalkPDFResponse" />
    </wsdl:message><wsdl:message name="sch_pmIntroWalkPDFV2026In">
        <wsdl:part name="par" element="tns:sch_pmIntroWalkPDFV2026" />
    </wsdl:message>
    <wsdl:message name="sch_pmIntroWalkPDFV2026Out">
        <wsdl:part name="par" element="tns:sch_pmIntroWalkPDFV2026Response" />
    </wsdl:message><wsdl:message name="sch_pmSubmitProject1IntroWalkIn">
        <wsdl:part name="par" element="tns:sch_pmSubmitProject1IntroWalk" />
    </wsdl:message>
    <wsdl:message name="sch_pmSubmitProject1IntroWalkOut">
        <wsdl:part name="par" element="tns:sch_pmSubmitProject1IntroWalkResponse" />
    </wsdl:message><wsdl:message name="sch_GetIntroWalkSignIn">
        <wsdl:part name="par" element="tns:sch_GetIntroWalkSign" />
    </wsdl:message>
    <wsdl:message name="sch_GetIntroWalkSignOut">
        <wsdl:part name="par" element="tns:sch_GetIntroWalkSignResponse" />
    </wsdl:message><wsdl:message name="sch_SaveIntroWalkSignIn">
        <wsdl:part name="par" element="tns:sch_SaveIntroWalkSign" />
    </wsdl:message>
    <wsdl:message name="sch_SaveIntroWalkSignOut">
        <wsdl:part name="par" element="tns:sch_SaveIntroWalkSignResponse" />
    </wsdl:message><wsdl:message name="sch_SaveIntroWalkSignV2022In">
        <wsdl:part name="par" element="tns:sch_SaveIntroWalkSignV2022" />
    </wsdl:message>
    <wsdl:message name="sch_SaveIntroWalkSignV2022Out">
        <wsdl:part name="par" element="tns:sch_SaveIntroWalkSignV2022Response" />
    </wsdl:message><wsdl:message name="sch_SaveFinalIntroWalkSignV2022In">
        <wsdl:part name="par" element="tns:sch_SaveFinalIntroWalkSignV2022" />
    </wsdl:message>
    <wsdl:message name="sch_SaveFinalIntroWalkSignV2022Out">
        <wsdl:part name="par" element="tns:sch_SaveFinalIntroWalkSignV2022Response" />
    </wsdl:message><wsdl:message name="sch_SaveFinalIntroWalkSignV2026In">
        <wsdl:part name="par" element="tns:sch_SaveFinalIntroWalkSignV2026" />
    </wsdl:message>
    <wsdl:message name="sch_SaveFinalIntroWalkSignV2026Out">
        <wsdl:part name="par" element="tns:sch_SaveFinalIntroWalkSignV2026Response" />
    </wsdl:message><wsdl:message name="sch_SaveDraftFinalIntroWalkSignV2026In">
        <wsdl:part name="par" element="tns:sch_SaveDraftFinalIntroWalkSignV2026" />
    </wsdl:message>
    <wsdl:message name="sch_SaveDraftFinalIntroWalkSignV2026Out">
        <wsdl:part name="par" element="tns:sch_SaveDraftFinalIntroWalkSignV2026Response" />
    </wsdl:message><wsdl:message name="sch_homePaymentIn">
        <wsdl:part name="par" element="tns:sch_homePayment" />
    </wsdl:message>
    <wsdl:message name="sch_homePaymentOut">
        <wsdl:part name="par" element="tns:sch_homePaymentResponse" />
    </wsdl:message><wsdl:message name="sch_SaveFinalIntroWalkSignIn">
        <wsdl:part name="par" element="tns:sch_SaveFinalIntroWalkSign" />
    </wsdl:message>
    <wsdl:message name="sch_SaveFinalIntroWalkSignOut">
        <wsdl:part name="par" element="tns:sch_SaveFinalIntroWalkSignResponse" />
    </wsdl:message><wsdl:message name="sch_SaveFinalIntroWalkSign1In">
        <wsdl:part name="par" element="tns:sch_SaveFinalIntroWalkSign1" />
    </wsdl:message>
    <wsdl:message name="sch_SaveFinalIntroWalkSign1Out">
        <wsdl:part name="par" element="tns:sch_SaveFinalIntroWalkSign1Response" />
    </wsdl:message><wsdl:message name="sch_SaveFinalIntroWalkSign20In">
        <wsdl:part name="par" element="tns:sch_SaveFinalIntroWalkSign20" />
    </wsdl:message>
    <wsdl:message name="sch_SaveFinalIntroWalkSign20Out">
        <wsdl:part name="par" element="tns:sch_SaveFinalIntroWalkSign20Response" />
    </wsdl:message><wsdl:message name="sch_SaveIntroWalkSevice2026In">
        <wsdl:part name="par" element="tns:sch_SaveIntroWalkSevice2026" />
    </wsdl:message>
    <wsdl:message name="sch_SaveIntroWalkSevice2026Out">
        <wsdl:part name="par" element="tns:sch_SaveIntroWalkSevice2026Response" />
    </wsdl:message><wsdl:message name="sch_pmgetIntroWalkEmailListIn">
        <wsdl:part name="par" element="tns:sch_pmgetIntroWalkEmailList" />
    </wsdl:message>
    <wsdl:message name="sch_pmgetIntroWalkEmailListOut">
        <wsdl:part name="par" element="tns:sch_pmgetIntroWalkEmailListResponse" />
    </wsdl:message><wsdl:message name="sch_pmgetFinalIntroWalkEmailListIn">
        <wsdl:part name="par" element="tns:sch_pmgetFinalIntroWalkEmailList" />
    </wsdl:message>
    <wsdl:message name="sch_pmgetFinalIntroWalkEmailListOut">
        <wsdl:part name="par" element="tns:sch_pmgetFinalIntroWalkEmailListResponse" />
    </wsdl:message><wsdl:message name="sch_vendorGetReleaseOfLienIn">
        <wsdl:part name="par" element="tns:sch_vendorGetReleaseOfLien" />
    </wsdl:message>
    <wsdl:message name="sch_vendorGetReleaseOfLienOut">
        <wsdl:part name="par" element="tns:sch_vendorGetReleaseOfLienResponse" />
    </wsdl:message><wsdl:message name="sch_getReleaseOfLienInfoIn">
        <wsdl:part name="par" element="tns:sch_getReleaseOfLienInfo" />
    </wsdl:message>
    <wsdl:message name="sch_getReleaseOfLienInfoOut">
        <wsdl:part name="par" element="tns:sch_getReleaseOfLienInfoResponse" />
    </wsdl:message><wsdl:message name="sch_submitReleaseOfLienInfoIn">
        <wsdl:part name="par" element="tns:sch_submitReleaseOfLienInfo" />
    </wsdl:message>
    <wsdl:message name="sch_submitReleaseOfLienInfoOut">
        <wsdl:part name="par" element="tns:sch_submitReleaseOfLienInfoResponse" />
    </wsdl:message><wsdl:message name="sch_getVendorLienPDFIn">
        <wsdl:part name="par" element="tns:sch_getVendorLienPDF" />
    </wsdl:message>
    <wsdl:message name="sch_getVendorLienPDFOut">
        <wsdl:part name="par" element="tns:sch_getVendorLienPDFResponse" />
    </wsdl:message><wsdl:message name="sch_pmEmailBlackIntroIn">
        <wsdl:part name="par" element="tns:sch_pmEmailBlackIntro" />
    </wsdl:message>
    <wsdl:message name="sch_pmEmailBlackIntroOut">
        <wsdl:part name="par" element="tns:sch_pmEmailBlackIntroResponse" />
    </wsdl:message><wsdl:message name="sch_pmEmailBlackIntroV2026In">
        <wsdl:part name="par" element="tns:sch_pmEmailBlackIntroV2026" />
    </wsdl:message>
    <wsdl:message name="sch_pmEmailBlackIntroV2026Out">
        <wsdl:part name="par" element="tns:sch_pmEmailBlackIntroV2026Response" />
    </wsdl:message><wsdl:message name="sch_getAuthorizeAchTransferIn">
        <wsdl:part name="par" element="tns:sch_getAuthorizeAchTransfer" />
    </wsdl:message>
    <wsdl:message name="sch_getAuthorizeAchTransferOut">
        <wsdl:part name="par" element="tns:sch_getAuthorizeAchTransferResponse" />
    </wsdl:message><wsdl:message name="sch_getAuthorizeAchTransferInfoIn">
        <wsdl:part name="par" element="tns:sch_getAuthorizeAchTransferInfo" />
    </wsdl:message>
    <wsdl:message name="sch_getAuthorizeAchTransferInfoOut">
        <wsdl:part name="par" element="tns:sch_getAuthorizeAchTransferInfoResponse" />
    </wsdl:message><wsdl:message name="sch_submitAuthorizeAchTransferIn">
        <wsdl:part name="par" element="tns:sch_submitAuthorizeAchTransfer" />
    </wsdl:message>
    <wsdl:message name="sch_submitAuthorizeAchTransferOut">
        <wsdl:part name="par" element="tns:sch_submitAuthorizeAchTransferResponse" />
    </wsdl:message><wsdl:message name="downloadVendorAchpdfIn">
        <wsdl:part name="par" element="tns:downloadVendorAchpdf" />
    </wsdl:message>
    <wsdl:message name="downloadVendorAchpdfOut">
        <wsdl:part name="par" element="tns:downloadVendorAchpdfResponse" />
    </wsdl:message><wsdl:message name="sch_download_CERTIFICATE_OF_LIABILITY_INSURANCEIn">
        <wsdl:part name="par" element="tns:sch_download_CERTIFICATE_OF_LIABILITY_INSURANCE" />
    </wsdl:message>
    <wsdl:message name="sch_download_CERTIFICATE_OF_LIABILITY_INSURANCEOut">
        <wsdl:part name="par" element="tns:sch_download_CERTIFICATE_OF_LIABILITY_INSURANCEResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetAddendumCIn">
        <wsdl:part name="par" element="tns:sch_pmGetAddendumC" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetAddendumCOut">
        <wsdl:part name="par" element="tns:sch_pmGetAddendumCResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetSelectionCalendarCntIn">
        <wsdl:part name="par" element="tns:sch_pmGetSelectionCalendarCnt" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetSelectionCalendarCntOut">
        <wsdl:part name="par" element="tns:sch_pmGetSelectionCalendarCntResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetKirbyTitleCntIn">
        <wsdl:part name="par" element="tns:sch_pmGetKirbyTitleCnt" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetKirbyTitleCntOut">
        <wsdl:part name="par" element="tns:sch_pmGetKirbyTitleCntResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetQACalendarCntIn">
        <wsdl:part name="par" element="tns:sch_pmGetQACalendarCnt" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetQACalendarCntOut">
        <wsdl:part name="par" element="tns:sch_pmGetQACalendarCntResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetSelectionCalendarListIn">
        <wsdl:part name="par" element="tns:sch_pmGetSelectionCalendarList" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetSelectionCalendarListOut">
        <wsdl:part name="par" element="tns:sch_pmGetSelectionCalendarListResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetKirbyTitleListIn">
        <wsdl:part name="par" element="tns:sch_pmGetKirbyTitleList" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetKirbyTitleListOut">
        <wsdl:part name="par" element="tns:sch_pmGetKirbyTitleListResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetQACalendarListIn">
        <wsdl:part name="par" element="tns:sch_pmGetQACalendarList" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetQACalendarListOut">
        <wsdl:part name="par" element="tns:sch_pmGetQACalendarListResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetQACalendarStatusIn">
        <wsdl:part name="par" element="tns:sch_pmGetQACalendarStatus" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetQACalendarStatusOut">
        <wsdl:part name="par" element="tns:sch_pmGetQACalendarStatusResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetKirbyTitleEntryIn">
        <wsdl:part name="par" element="tns:sch_pmGetKirbyTitleEntry" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetKirbyTitleEntryOut">
        <wsdl:part name="par" element="tns:sch_pmGetKirbyTitleEntryResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetSelectionCalendarEntryIn">
        <wsdl:part name="par" element="tns:sch_pmGetSelectionCalendarEntry" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetSelectionCalendarEntryOut">
        <wsdl:part name="par" element="tns:sch_pmGetSelectionCalendarEntryResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetQAInspectionIn">
        <wsdl:part name="par" element="tns:sch_pmGetQAInspection" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetQAInspectionOut">
        <wsdl:part name="par" element="tns:sch_pmGetQAInspectionResponse" />
    </wsdl:message><wsdl:message name="sch_pmUpdQAReadyIn">
        <wsdl:part name="par" element="tns:sch_pmUpdQAReady" />
    </wsdl:message>
    <wsdl:message name="sch_pmUpdQAReadyOut">
        <wsdl:part name="par" element="tns:sch_pmUpdQAReadyResponse" />
    </wsdl:message><wsdl:message name="sch_pmUpdQANotReadyIn">
        <wsdl:part name="par" element="tns:sch_pmUpdQANotReady" />
    </wsdl:message>
    <wsdl:message name="sch_pmUpdQANotReadyOut">
        <wsdl:part name="par" element="tns:sch_pmUpdQANotReadyResponse" />
    </wsdl:message><wsdl:message name="sch_pmUpdQASaveAndFinishIn">
        <wsdl:part name="par" element="tns:sch_pmUpdQASaveAndFinish" />
    </wsdl:message>
    <wsdl:message name="sch_pmUpdQASaveAndFinishOut">
        <wsdl:part name="par" element="tns:sch_pmUpdQASaveAndFinishResponse" />
    </wsdl:message><wsdl:message name="sch_pmUpdQASaveAndFailIn">
        <wsdl:part name="par" element="tns:sch_pmUpdQASaveAndFail" />
    </wsdl:message>
    <wsdl:message name="sch_pmUpdQASaveAndFailOut">
        <wsdl:part name="par" element="tns:sch_pmUpdQASaveAndFailResponse" />
    </wsdl:message><wsdl:message name="sch_pmUpdQAResubmitIn">
        <wsdl:part name="par" element="tns:sch_pmUpdQAResubmit" />
    </wsdl:message>
    <wsdl:message name="sch_pmUpdQAResubmitOut">
        <wsdl:part name="par" element="tns:sch_pmUpdQAResubmitResponse" />
    </wsdl:message><wsdl:message name="sch_pmQaCalendarInspection2bAddIn">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bAdd" />
    </wsdl:message>
    <wsdl:message name="sch_pmQaCalendarInspection2bAddOut">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bAddResponse" />
    </wsdl:message><wsdl:message name="sch_pmQaCalendarInspection2bAddPassIn">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bAddPass" />
    </wsdl:message>
    <wsdl:message name="sch_pmQaCalendarInspection2bAddPassOut">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bAddPassResponse" />
    </wsdl:message><wsdl:message name="sch_pmQaCalendarInspection2bUpdIn">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bUpd" />
    </wsdl:message>
    <wsdl:message name="sch_pmQaCalendarInspection2bUpdOut">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bUpdResponse" />
    </wsdl:message><wsdl:message name="sch_pmQaCalendarInspection2bBtn3In">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bBtn3" />
    </wsdl:message>
    <wsdl:message name="sch_pmQaCalendarInspection2bBtn3Out">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bBtn3Response" />
    </wsdl:message><wsdl:message name="sch_pmQaCalendarInspection2bBtn4In">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bBtn4" />
    </wsdl:message>
    <wsdl:message name="sch_pmQaCalendarInspection2bBtn4Out">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bBtn4Response" />
    </wsdl:message><wsdl:message name="sch_pmGetQAInspection2bItemLsIn">
        <wsdl:part name="par" element="tns:sch_pmGetQAInspection2bItemLs" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetQAInspection2bItemLsOut">
        <wsdl:part name="par" element="tns:sch_pmGetQAInspection2bItemLsResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetQAInspection2bIn">
        <wsdl:part name="par" element="tns:sch_pmGetQAInspection2b" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetQAInspection2bOut">
        <wsdl:part name="par" element="tns:sch_pmGetQAInspection2bResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetQaCalendarInspection2bItemIn">
        <wsdl:part name="par" element="tns:sch_pmGetQaCalendarInspection2bItem" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetQaCalendarInspection2bItemOut">
        <wsdl:part name="par" element="tns:sch_pmGetQaCalendarInspection2bItemResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetInspectorByYearIn">
        <wsdl:part name="par" element="tns:sch_pmGetInspectorByYear" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetInspectorByYearOut">
        <wsdl:part name="par" element="tns:sch_pmGetInspectorByYearResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetInspectorByMonthAndEmailIn">
        <wsdl:part name="par" element="tns:sch_pmGetInspectorByMonthAndEmail" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetInspectorByMonthAndEmailOut">
        <wsdl:part name="par" element="tns:sch_pmGetInspectorByMonthAndEmailResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetQAInspection2bAddIn">
        <wsdl:part name="par" element="tns:sch_pmGetQAInspection2bAdd" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetQAInspection2bAddOut">
        <wsdl:part name="par" element="tns:sch_pmGetQAInspection2bAddResponse" />
    </wsdl:message><wsdl:message name="sch_pmQaCalendarInspection2bAddPhotoIn">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bAddPhoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmQaCalendarInspection2bAddPhotoOut">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bAddPhotoResponse" />
    </wsdl:message><wsdl:message name="sch_pmQaCalendarInspection2bDelPhotoIn">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bDelPhoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmQaCalendarInspection2bDelPhotoOut">
        <wsdl:part name="par" element="tns:sch_pmQaCalendarInspection2bDelPhotoResponse" />
    </wsdl:message><wsdl:message name="qaCalendarImgIn">
        <wsdl:part name="par" element="tns:qaCalendarImg" />
    </wsdl:message>
    <wsdl:message name="qaCalendarImgOut">
        <wsdl:part name="par" element="tns:qaCalendarImgResponse" />
    </wsdl:message><wsdl:message name="sch_getprojectsByNFCTagIn">
        <wsdl:part name="par" element="tns:sch_getprojectsByNFCTag" />
    </wsdl:message>
    <wsdl:message name="sch_getprojectsByNFCTagOut">
        <wsdl:part name="par" element="tns:sch_getprojectsByNFCTagResponse" />
    </wsdl:message><wsdl:message name="sch_pmPhoneListUserPhotoIn">
        <wsdl:part name="par" element="tns:sch_pmPhoneListUserPhoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmPhoneListUserPhotoOut">
        <wsdl:part name="par" element="tns:sch_pmPhoneListUserPhotoResponse" />
    </wsdl:message><wsdl:message name="sch_pmSitemapThumbIn">
        <wsdl:part name="par" element="tns:sch_pmSitemapThumb" />
    </wsdl:message>
    <wsdl:message name="sch_pmSitemapThumbOut">
        <wsdl:part name="par" element="tns:sch_pmSitemapThumbResponse" />
    </wsdl:message><wsdl:message name="sch_pmContractSitemapIn">
        <wsdl:part name="par" element="tns:sch_pmContractSitemap" />
    </wsdl:message>
    <wsdl:message name="sch_pmContractSitemapOut">
        <wsdl:part name="par" element="tns:sch_pmContractSitemapResponse" />
    </wsdl:message><wsdl:message name="sch_pmUploadProjectInspectionPhotoIn">
        <wsdl:part name="par" element="tns:sch_pmUploadProjectInspectionPhoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmUploadProjectInspectionPhotoOut">
        <wsdl:part name="par" element="tns:sch_pmUploadProjectInspectionPhotoResponse" />
    </wsdl:message><wsdl:message name="sch_pmProjectInspectionPhotoIn">
        <wsdl:part name="par" element="tns:sch_pmProjectInspectionPhoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmProjectInspectionPhotoOut">
        <wsdl:part name="par" element="tns:sch_pmProjectInspectionPhotoResponse" />
    </wsdl:message><wsdl:message name="sch_pophotoIn">
        <wsdl:part name="par" element="tns:sch_pophoto" />
    </wsdl:message>
    <wsdl:message name="sch_pophotoOut">
        <wsdl:part name="par" element="tns:sch_pophotoResponse" />
    </wsdl:message><wsdl:message name="sch_pmRequestphotoIn">
        <wsdl:part name="par" element="tns:sch_pmRequestphoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmRequestphotoOut">
        <wsdl:part name="par" element="tns:sch_pmRequestphotoResponse" />
    </wsdl:message><wsdl:message name="sch_pmprojectinteriorcatalog_photoIn">
        <wsdl:part name="par" element="tns:sch_pmprojectinteriorcatalog_photo" />
    </wsdl:message>
    <wsdl:message name="sch_pmprojectinteriorcatalog_photoOut">
        <wsdl:part name="par" element="tns:sch_pmprojectinteriorcatalog_photoResponse" />
    </wsdl:message><wsdl:message name="bavendor_jobfinishphotoIn">
        <wsdl:part name="par" element="tns:bavendor_jobfinishphoto" />
    </wsdl:message>
    <wsdl:message name="bavendor_jobfinishphotoOut">
        <wsdl:part name="par" element="tns:bavendor_jobfinishphotoResponse" />
    </wsdl:message><wsdl:message name="bavendor_getAlljobfinishphotoIn">
        <wsdl:part name="par" element="tns:bavendor_getAlljobfinishphoto" />
    </wsdl:message>
    <wsdl:message name="bavendor_getAlljobfinishphotoOut">
        <wsdl:part name="par" element="tns:bavendor_getAlljobfinishphotoResponse" />
    </wsdl:message><wsdl:message name="bavendor_jobfinishsignatureIn">
        <wsdl:part name="par" element="tns:bavendor_jobfinishsignature" />
    </wsdl:message>
    <wsdl:message name="bavendor_jobfinishsignatureOut">
        <wsdl:part name="par" element="tns:bavendor_jobfinishsignatureResponse" />
    </wsdl:message><wsdl:message name="ba_jobfinishvendor_NewIn">
        <wsdl:part name="par" element="tns:ba_jobfinishvendor_New" />
    </wsdl:message>
    <wsdl:message name="ba_jobfinishvendor_NewOut">
        <wsdl:part name="par" element="tns:ba_jobfinishvendor_NewResponse" />
    </wsdl:message><wsdl:message name="sch_pmprojectteriorfilterIn">
        <wsdl:part name="par" element="tns:sch_pmprojectteriorfilter" />
    </wsdl:message>
    <wsdl:message name="sch_pmprojectteriorfilterOut">
        <wsdl:part name="par" element="tns:sch_pmprojectteriorfilterResponse" />
    </wsdl:message><wsdl:message name="ba_pmGetprojectIn">
        <wsdl:part name="par" element="tns:ba_pmGetproject" />
    </wsdl:message>
    <wsdl:message name="ba_pmGetprojectOut">
        <wsdl:part name="par" element="tns:ba_pmGetprojectResponse" />
    </wsdl:message><wsdl:message name="sch_pmproject1InsuranceClaimCategoryIn">
        <wsdl:part name="par" element="tns:sch_pmproject1InsuranceClaimCategory" />
    </wsdl:message>
    <wsdl:message name="sch_pmproject1InsuranceClaimCategoryOut">
        <wsdl:part name="par" element="tns:sch_pmproject1InsuranceClaimCategoryResponse" />
    </wsdl:message><wsdl:message name="sch_pmproject1UploadInsuranceClaimPhotoIn">
        <wsdl:part name="par" element="tns:sch_pmproject1UploadInsuranceClaimPhoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmproject1UploadInsuranceClaimPhotoOut">
        <wsdl:part name="par" element="tns:sch_pmproject1UploadInsuranceClaimPhotoResponse" />
    </wsdl:message><wsdl:message name="sch_pmproject1InsuranceClaimDescriptionIn">
        <wsdl:part name="par" element="tns:sch_pmproject1InsuranceClaimDescription" />
    </wsdl:message>
    <wsdl:message name="sch_pmproject1InsuranceClaimDescriptionOut">
        <wsdl:part name="par" element="tns:sch_pmproject1InsuranceClaimDescriptionResponse" />
    </wsdl:message><wsdl:message name="sch_pmgetInsuranceClaimListIn">
        <wsdl:part name="par" element="tns:sch_pmgetInsuranceClaimList" />
    </wsdl:message>
    <wsdl:message name="sch_pmgetInsuranceClaimListOut">
        <wsdl:part name="par" element="tns:sch_pmgetInsuranceClaimListResponse" />
    </wsdl:message><wsdl:message name="sch_pmdelInsuranceClaimListIn">
        <wsdl:part name="par" element="tns:sch_pmdelInsuranceClaimList" />
    </wsdl:message>
    <wsdl:message name="sch_pmdelInsuranceClaimListOut">
        <wsdl:part name="par" element="tns:sch_pmdelInsuranceClaimListResponse" />
    </wsdl:message><wsdl:message name="sch_pmdelInsuranceClaimPhotoIn">
        <wsdl:part name="par" element="tns:sch_pmdelInsuranceClaimPhoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmdelInsuranceClaimPhotoOut">
        <wsdl:part name="par" element="tns:sch_pmdelInsuranceClaimPhotoResponse" />
    </wsdl:message><wsdl:message name="sch_pmInsuranceClaimPhotoIn">
        <wsdl:part name="par" element="tns:sch_pmInsuranceClaimPhoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmInsuranceClaimPhotoOut">
        <wsdl:part name="par" element="tns:sch_pmInsuranceClaimPhotoResponse" />
    </wsdl:message><wsdl:message name="sch_getVendorInfoIn">
        <wsdl:part name="par" element="tns:sch_getVendorInfo" />
    </wsdl:message>
    <wsdl:message name="sch_getVendorInfoOut">
        <wsdl:part name="par" element="tns:sch_getVendorInfoResponse" />
    </wsdl:message><wsdl:message name="sch_pmGetprojectPreferedVendorIn">
        <wsdl:part name="par" element="tns:sch_pmGetprojectPreferedVendor" />
    </wsdl:message>
    <wsdl:message name="sch_pmGetprojectPreferedVendorOut">
        <wsdl:part name="par" element="tns:sch_pmGetprojectPreferedVendorResponse" />
    </wsdl:message><wsdl:message name="ba_pmGetTicketHistoryIn">
        <wsdl:part name="par" element="tns:ba_pmGetTicketHistory" />
    </wsdl:message>
    <wsdl:message name="ba_pmGetTicketHistoryOut">
        <wsdl:part name="par" element="tns:ba_pmGetTicketHistoryResponse" />
    </wsdl:message><wsdl:message name="ba_pmcheckinIn">
        <wsdl:part name="par" element="tns:ba_pmcheckin" />
    </wsdl:message>
    <wsdl:message name="ba_pmcheckinOut">
        <wsdl:part name="par" element="tns:ba_pmcheckinResponse" />
    </wsdl:message><wsdl:message name="sch_pmgetPreQAIn">
        <wsdl:part name="par" element="tns:sch_pmgetPreQA" />
    </wsdl:message>
    <wsdl:message name="sch_pmgetPreQAOut">
        <wsdl:part name="par" element="tns:sch_pmgetPreQAResponse" />
    </wsdl:message><wsdl:message name="sch_pmsavePreQAlistByRoomIn">
        <wsdl:part name="par" element="tns:sch_pmsavePreQAlistByRoom" />
    </wsdl:message>
    <wsdl:message name="sch_pmsavePreQAlistByRoomOut">
        <wsdl:part name="par" element="tns:sch_pmsavePreQAlistByRoomResponse" />
    </wsdl:message><wsdl:message name="sch_pmsavePreQAlistByRoomV2In">
        <wsdl:part name="par" element="tns:sch_pmsavePreQAlistByRoomV2" />
    </wsdl:message>
    <wsdl:message name="sch_pmsavePreQAlistByRoomV2Out">
        <wsdl:part name="par" element="tns:sch_pmsavePreQAlistByRoomV2Response" />
    </wsdl:message><wsdl:message name="sch_pmPostPreQACommentIn">
        <wsdl:part name="par" element="tns:sch_pmPostPreQAComment" />
    </wsdl:message>
    <wsdl:message name="sch_pmPostPreQACommentOut">
        <wsdl:part name="par" element="tns:sch_pmPostPreQACommentResponse" />
    </wsdl:message><wsdl:message name="sch_pmPreQAuploadPhotoIn">
        <wsdl:part name="par" element="tns:sch_pmPreQAuploadPhoto" />
    </wsdl:message>
    <wsdl:message name="sch_pmPreQAuploadPhotoOut">
        <wsdl:part name="par" element="tns:sch_pmPreQAuploadPhotoResponse" />
    </wsdl:message><wsdl:message name="warrantyimgIn">
        <wsdl:part name="par" element="tns:warrantyimg" />
    </wsdl:message>
    <wsdl:message name="warrantyimgOut">
        <wsdl:part name="par" element="tns:warrantyimgResponse" />
    </wsdl:message><wsdl:message name="signatureimgIn">
        <wsdl:part name="par" element="tns:signatureimg" />
    </wsdl:message>
    <wsdl:message name="signatureimgOut">
        <wsdl:part name="par" element="tns:signatureimgResponse" />
    </wsdl:message><wsdl:message name="downloadpdfIn">
        <wsdl:part name="par" element="tns:downloadpdf" />
    </wsdl:message>
    <wsdl:message name="downloadpdfOut">
        <wsdl:part name="par" element="tns:downloadpdfResponse" />
    </wsdl:message><wsdl:message name="downloadbswIn">
        <wsdl:part name="par" element="tns:downloadbsw" />
    </wsdl:message>
    <wsdl:message name="downloadbswOut">
        <wsdl:part name="par" element="tns:downloadbswResponse" />
    </wsdl:message><wsdl:message name="downloadbaseplanIn">
        <wsdl:part name="par" element="tns:downloadbaseplan" />
    </wsdl:message>
    <wsdl:message name="downloadbaseplanOut">
        <wsdl:part name="par" element="tns:downloadbaseplanResponse" />
    </wsdl:message><wsdl:message name="pmphotoIn">
        <wsdl:part name="par" element="tns:pmphoto" />
    </wsdl:message>
    <wsdl:message name="pmphotoOut">
        <wsdl:part name="par" element="tns:pmphotoResponse" />
    </wsdl:message><wsdl:message name="vendorphotoIn">
        <wsdl:part name="par" element="tns:vendorphoto" />
    </wsdl:message>
    <wsdl:message name="vendorphotoOut">
        <wsdl:part name="par" element="tns:vendorphotoResponse" />
    </wsdl:message><wsdl:message name="staticmapIn">
        <wsdl:part name="par" element="tns:staticmap" />
    </wsdl:message>
    <wsdl:message name="staticmapOut">
        <wsdl:part name="par" element="tns:staticmapResponse" />
    </wsdl:message><wsdl:message name="sch_downloaddocumentIn">
        <wsdl:part name="par" element="tns:sch_downloaddocument" />
    </wsdl:message>
    <wsdl:message name="sch_downloaddocumentOut">
        <wsdl:part name="par" element="tns:sch_downloaddocumentResponse" />
    </wsdl:message><wsdl:message name="sch_pmdownloadBlackIntroV2026In">
        <wsdl:part name="par" element="tns:sch_pmdownloadBlackIntroV2026" />
    </wsdl:message>
    <wsdl:message name="sch_pmdownloadBlackIntroV2026Out">
        <wsdl:part name="par" element="tns:sch_pmdownloadBlackIntroV2026Response" />
    </wsdl:message><wsdl:message name="sch_downloadACHIn">
        <wsdl:part name="par" element="tns:sch_downloadACH" />
    </wsdl:message>
    <wsdl:message name="sch_downloadACHOut">
        <wsdl:part name="par" element="tns:sch_downloadACHResponse" />
    </wsdl:message><wsdl:message name="sch_photoIn">
        <wsdl:part name="par" element="tns:sch_photo" />
    </wsdl:message>
    <wsdl:message name="sch_photoOut">
        <wsdl:part name="par" element="tns:sch_photoResponse" />
    </wsdl:message><wsdl:message name="post_categoryIn">
        <wsdl:part name="par" element="tns:post_category" />
    </wsdl:message>
    <wsdl:message name="post_categoryOut">
        <wsdl:part name="par" element="tns:post_categoryResponse" />
    </wsdl:message><wsdl:message name="post_createRequestIn">
        <wsdl:part name="par" element="tns:post_createRequest" />
    </wsdl:message>
    <wsdl:message name="post_createRequestOut">
        <wsdl:part name="par" element="tns:post_createRequestResponse" />
    </wsdl:message><wsdl:message name="post_ticketAddFileIn">
        <wsdl:part name="par" element="tns:post_ticketAddFile" />
    </wsdl:message>
    <wsdl:message name="post_ticketAddFileOut">
        <wsdl:part name="par" element="tns:post_ticketAddFileResponse" />
    </wsdl:message><wsdl:message name="post_ticketListIn">
        <wsdl:part name="par" element="tns:post_ticketList" />
    </wsdl:message>
    <wsdl:message name="post_ticketListOut">
        <wsdl:part name="par" element="tns:post_ticketListResponse" />
    </wsdl:message><wsdl:message name="post_ticketViewIn">
        <wsdl:part name="par" element="tns:post_ticketView" />
    </wsdl:message>
    <wsdl:message name="post_ticketViewOut">
        <wsdl:part name="par" element="tns:post_ticketViewResponse" />
    </wsdl:message><wsdl:message name="post_changePasswordIn">
        <wsdl:part name="par" element="tns:post_changePassword" />
    </wsdl:message>
    <wsdl:message name="post_changePasswordOut">
        <wsdl:part name="par" element="tns:post_changePasswordResponse" />
    </wsdl:message><wsdl:message name="post_forgotPasswordIn">
        <wsdl:part name="par" element="tns:post_forgotPassword" />
    </wsdl:message>
    <wsdl:message name="post_forgotPasswordOut">
        <wsdl:part name="par" element="tns:post_forgotPasswordResponse" />
    </wsdl:message><wsdl:message name="post_loginIn">
        <wsdl:part name="par" element="tns:post_login" />
    </wsdl:message>
    <wsdl:message name="post_loginOut">
        <wsdl:part name="par" element="tns:post_loginResponse" />
    </wsdl:message><wsdl:message name="post_profileIn">
        <wsdl:part name="par" element="tns:post_profile" />
    </wsdl:message>
    <wsdl:message name="post_profileOut">
        <wsdl:part name="par" element="tns:post_profileResponse" />
    </wsdl:message><wsdl:message name="post_registerIn">
        <wsdl:part name="par" element="tns:post_register" />
    </wsdl:message>
    <wsdl:message name="post_registerOut">
        <wsdl:part name="par" element="tns:post_registerResponse" />
    </wsdl:message><wsdl:message name="Post_resetPasswordIn">
        <wsdl:part name="par" element="tns:Post_resetPassword" />
    </wsdl:message>
    <wsdl:message name="Post_resetPasswordOut">
        <wsdl:part name="par" element="tns:Post_resetPasswordResponse" />
    </wsdl:message><wsdl:message name="post_setPasswordIn">
        <wsdl:part name="par" element="tns:post_setPassword" />
    </wsdl:message>
    <wsdl:message name="post_setPasswordOut">
        <wsdl:part name="par" element="tns:post_setPasswordResponse" />
    </wsdl:message><wsdl:message name="post_tenantIn">
        <wsdl:part name="par" element="tns:post_tenant" />
    </wsdl:message>
    <wsdl:message name="post_tenantOut">
        <wsdl:part name="par" element="tns:post_tenantResponse" />
    </wsdl:message>

	<wsdl:message name="sch_vendorGetInspectionCalendarListIn">
        <wsdl:part name="par" element="tns:sch_vendorGetInspectionCalendarList" />
    </wsdl:message><wsdl:message name="Sch_vendorGetInspectionCalendarCntIn">
        <wsdl:part name="par" element="tns:Sch_vendorGetInspectionCalendarCnt" />
    </wsdl:message><wsdl:message name="sch_vendorGetInsuranceFileCntIn">
        <wsdl:part name="par" element="tns:sch_vendorGetInsuranceFileCnt" />
    </wsdl:message><wsdl:message name="sch_vendorGetInsuranceFileIn">
        <wsdl:part name="par" element="tns:sch_vendorGetInsuranceFile" />
    </wsdl:message><wsdl:message name="sch_vendoruploadInsuranceFileIn">
        <wsdl:part name="par" element="tns:sch_vendoruploadInsuranceFile" />
    </wsdl:message><wsdl:message name="sch_vendoruploadInsuranceFileV2In">
        <wsdl:part name="par" element="tns:sch_vendoruploadInsuranceFileV2" />
    </wsdl:message><wsdl:message name="sch_vendorCheckInsuranceFileV1In">
        <wsdl:part name="par" element="tns:sch_vendorCheckInsuranceFileV1" />
    </wsdl:message><wsdl:message name="sch_vendorprojectexteriorIn">
        <wsdl:part name="par" element="tns:sch_vendorprojectexterior" />
    </wsdl:message><wsdl:message name="sch_vendorprojectinteriorIn">
        <wsdl:part name="par" element="tns:sch_vendorprojectinterior" />
    </wsdl:message><wsdl:message name="sch_vendorprojectinteriorcatalogIn">
        <wsdl:part name="par" element="tns:sch_vendorprojectinteriorcatalog" />
    </wsdl:message><wsdl:message name="sch_vendorprojectteriorURLIn">
        <wsdl:part name="par" element="tns:sch_vendorprojectteriorURL" />
    </wsdl:message><wsdl:message name="sch_pmSchedulePhotoListIn">
        <wsdl:part name="par" element="tns:sch_pmSchedulePhotoList" />
    </wsdl:message><wsdl:message name="sch_vendorSchedulePhotoListIn">
        <wsdl:part name="par" element="tns:sch_vendorSchedulePhotoList" />
    </wsdl:message><wsdl:message name="sch_pushfinisherlogIn">
        <wsdl:part name="par" element="tns:sch_pushfinisherlog" />
    </wsdl:message><wsdl:message name="sch_pmGetReimbursementVendorIn">
        <wsdl:part name="par" element="tns:sch_pmGetReimbursementVendor" />
    </wsdl:message><wsdl:message name="sch_pmGetReimbursementAccountIn">
        <wsdl:part name="par" element="tns:sch_pmGetReimbursementAccount" />
    </wsdl:message><wsdl:message name="sch_pmSubmitReimbursementRequestIn">
        <wsdl:part name="par" element="tns:sch_pmSubmitReimbursementRequest" />
    </wsdl:message><wsdl:message name="sch_pmClockInOutInfoRequestIn">
        <wsdl:part name="par" element="tns:sch_pmClockInOutInfoRequest" />
    </wsdl:message><wsdl:message name="sch_pmClockInRequestIn">
        <wsdl:part name="par" element="tns:sch_pmClockInRequest" />
    </wsdl:message><wsdl:message name="sch_pmClockOutRequestIn">
        <wsdl:part name="par" element="tns:sch_pmClockOutRequest" />
    </wsdl:message><wsdl:message name="sch_printPlanRequest1In">
        <wsdl:part name="par" element="tns:sch_printPlanRequest1" />
    </wsdl:message><wsdl:message name="sch_printPlanRequest1AddIn">
        <wsdl:part name="par" element="tns:sch_printPlanRequest1Add" />
    </wsdl:message><wsdl:message name="sch_printPlanRequest1ListIn">
        <wsdl:part name="par" element="tns:sch_printPlanRequest1List" />
    </wsdl:message><wsdl:message name="sch_printPlanRequest1DetailIn">
        <wsdl:part name="par" element="tns:sch_printPlanRequest1Detail" />
    </wsdl:message><wsdl:message name="sch_vendorSignAgreementIn">
        <wsdl:part name="par" element="tns:sch_vendorSignAgreement" />
    </wsdl:message><wsdl:message name="sch_vendorSignAgreementV2In">
        <wsdl:part name="par" element="tns:sch_vendorSignAgreementV2" />
    </wsdl:message><wsdl:message name="getbestdateIn">
        <wsdl:part name="par" element="tns:getbestdate" />
    </wsdl:message><wsdl:message name="submitbestdateIn">
        <wsdl:part name="par" element="tns:submitbestdate" />
    </wsdl:message><wsdl:message name="ba_submitphotoDescriptionpmIn">
        <wsdl:part name="par" element="tns:ba_submitphotoDescriptionpm" />
    </wsdl:message><wsdl:message name="ba_deletephotopmIn">
        <wsdl:part name="par" element="tns:ba_deletephotopm" />
    </wsdl:message><wsdl:message name="ba_pmdeljobfinishphotoIn">
        <wsdl:part name="par" element="tns:ba_pmdeljobfinishphoto" />
    </wsdl:message><wsdl:message name="ba_pmuploadjobfinishphotoIn">
        <wsdl:part name="par" element="tns:ba_pmuploadjobfinishphoto" />
    </wsdl:message><wsdl:message name="sch_writelogIn">
        <wsdl:part name="par" element="tns:sch_writelog" />
    </wsdl:message><wsdl:message name="sch_pmSelectionCalendarSearchIn">
        <wsdl:part name="par" element="tns:sch_pmSelectionCalendarSearch" />
    </wsdl:message><wsdl:message name="sch_pmKirbyTitleSearchIn">
        <wsdl:part name="par" element="tns:sch_pmKirbyTitleSearch" />
    </wsdl:message><wsdl:message name="sch_pmQACalendarSearchIn">
        <wsdl:part name="par" element="tns:sch_pmQACalendarSearch" />
    </wsdl:message><wsdl:message name="sch_pmGetProjectByTagIn">
        <wsdl:part name="par" element="tns:sch_pmGetProjectByTag" />
    </wsdl:message><wsdl:message name="sch_pmUpdProjectByTagIn">
        <wsdl:part name="par" element="tns:sch_pmUpdProjectByTag" />
    </wsdl:message><wsdl:message name="sch_pmGetMenuForApproveIn">
        <wsdl:part name="par" element="tns:sch_pmGetMenuForApprove" />
    </wsdl:message><wsdl:message name="sch_pmGetMenuCOForApproveIn">
        <wsdl:part name="par" element="tns:sch_pmGetMenuCOForApprove" />
    </wsdl:message><wsdl:message name="sch_pmGetCOListForApproveIn">
        <wsdl:part name="par" element="tns:sch_pmGetCOListForApprove" />
    </wsdl:message><wsdl:message name="sch_pmGetCOListForApprove1In">
        <wsdl:part name="par" element="tns:sch_pmGetCOListForApprove1" />
    </wsdl:message><wsdl:message name="sch_pmGetPOListForApproveIn">
        <wsdl:part name="par" element="tns:sch_pmGetPOListForApprove" />
    </wsdl:message><wsdl:message name="sch_pmGetTaskDueSummaryIn">
        <wsdl:part name="par" element="tns:sch_pmGetTaskDueSummary" />
    </wsdl:message><wsdl:message name="sch_pmGetTaskDueListIn">
        <wsdl:part name="par" element="tns:sch_pmGetTaskDueList" />
    </wsdl:message><wsdl:message name="sch_pmGetContractListForApproveIn">
        <wsdl:part name="par" element="tns:sch_pmGetContractListForApprove" />
    </wsdl:message><wsdl:message name="sch_pmChangeOrderGetEmailIn">
        <wsdl:part name="par" element="tns:sch_pmChangeOrderGetEmail" />
    </wsdl:message><wsdl:message name="sch_pmUpdateUserChangeOrderIn">
        <wsdl:part name="par" element="tns:sch_pmUpdateUserChangeOrder" />
    </wsdl:message><wsdl:message name="sch_pmGetContractIn">
        <wsdl:part name="par" element="tns:sch_pmGetContract" />
    </wsdl:message><wsdl:message name="sch_pmGetPhoneListIn">
        <wsdl:part name="par" element="tns:sch_pmGetPhoneList" />
    </wsdl:message><wsdl:message name="sch_pmGetPhoneListRolesIn">
        <wsdl:part name="par" element="tns:sch_pmGetPhoneListRoles" />
    </wsdl:message><wsdl:message name="sch_pmGetContractApproveEmailToIn">
        <wsdl:part name="par" element="tns:sch_pmGetContractApproveEmailTo" />
    </wsdl:message><wsdl:message name="sch_pmUpdateContractIn">
        <wsdl:part name="par" element="tns:sch_pmUpdateContract" />
    </wsdl:message><wsdl:message name="sch_pmGetBustOutListForApproveIn">
        <wsdl:part name="par" element="tns:sch_pmGetBustOutListForApprove" />
    </wsdl:message><wsdl:message name="sch_pmGetBustOutIn">
        <wsdl:part name="par" element="tns:sch_pmGetBustOut" />
    </wsdl:message><wsdl:message name="sch_pmGetBustOutEmailIn">
        <wsdl:part name="par" element="tns:sch_pmGetBustOutEmail" />
    </wsdl:message><wsdl:message name="sch_pmApproveBustOutIn">
        <wsdl:part name="par" element="tns:sch_pmApproveBustOut" />
    </wsdl:message><wsdl:message name="sch_pmDisapproveBustOutIn">
        <wsdl:part name="par" element="tns:sch_pmDisapproveBustOut" />
    </wsdl:message><wsdl:message name="sch_pmGetSuggestedPriceIn">
        <wsdl:part name="par" element="tns:sch_pmGetSuggestedPrice" />
    </wsdl:message><wsdl:message name="sch_pmGetSuggestedPriceListForApproveIn">
        <wsdl:part name="par" element="tns:sch_pmGetSuggestedPriceListForApprove" />
    </wsdl:message><wsdl:message name="sch_pmApproveSuggestedPriceIn">
        <wsdl:part name="par" element="tns:sch_pmApproveSuggestedPrice" />
    </wsdl:message><wsdl:message name="sch_pmDisapproveSuggestedPriceIn">
        <wsdl:part name="par" element="tns:sch_pmDisapproveSuggestedPrice" />
    </wsdl:message><wsdl:message name="sch_pmPOSendEmailIn">
        <wsdl:part name="par" element="tns:sch_pmPOSendEmail" />
    </wsdl:message><wsdl:message name="sch_pmPOSendMessageIn">
        <wsdl:part name="par" element="tns:sch_pmPOSendMessage" />
    </wsdl:message><wsdl:message name="sch_pmgetPreQAFailIn">
        <wsdl:part name="par" element="tns:sch_pmgetPreQAFail" />
    </wsdl:message><wsdl:message name="sch_pmgetQAWalkIn">
        <wsdl:part name="par" element="tns:sch_pmgetQAWalk" />
    </wsdl:message><wsdl:message name="sch_pmsaveQAFailIn">
        <wsdl:part name="par" element="tns:sch_pmsaveQAFail" />
    </wsdl:message><wsdl:message name="sch_pmgetQAViewIn">
        <wsdl:part name="par" element="tns:sch_pmgetQAView" />
    </wsdl:message><wsdl:message name="sch_pmGetprojectInspectionIn">
        <wsdl:part name="par" element="tns:sch_pmGetprojectInspection" />
    </wsdl:message><wsdl:message name="sch_pmGetprojectInspectionByIdIn">
        <wsdl:part name="par" element="tns:sch_pmGetprojectInspectionById" />
    </wsdl:message><wsdl:message name="sch_pmPostProjectInspectionCommentIn">
        <wsdl:part name="par" element="tns:sch_pmPostProjectInspectionComment" />
    </wsdl:message><wsdl:message name="sch_pmsaveProjectInspectionByAreaIn">
        <wsdl:part name="par" element="tns:sch_pmsaveProjectInspectionByArea" />
    </wsdl:message><wsdl:message name="sch_pmGetInspectionCalendarListIn">
        <wsdl:part name="par" element="tns:sch_pmGetInspectionCalendarList" />
    </wsdl:message><wsdl:message name="sch_pmGetInspectionCalendarListV2In">
        <wsdl:part name="par" element="tns:sch_pmGetInspectionCalendarListV2" />
    </wsdl:message><wsdl:message name="Sch_pmGetQACalendarEmployeesIn">
        <wsdl:part name="par" element="tns:Sch_pmGetQACalendarEmployees" />
    </wsdl:message><wsdl:message name="sch_QAInspectionAssginEmailIn">
        <wsdl:part name="par" element="tns:sch_QAInspectionAssginEmail" />
    </wsdl:message><wsdl:message name="Sch_pmGetInspectionCalendarCntIn">
        <wsdl:part name="par" element="tns:Sch_pmGetInspectionCalendarCnt" />
    </wsdl:message><wsdl:message name="sch_pmSearchInspectionByAddressIn">
        <wsdl:part name="par" element="tns:sch_pmSearchInspectionByAddress" />
    </wsdl:message><wsdl:message name="Sch_pmGetInspectionCalendarCntV2In">
        <wsdl:part name="par" element="tns:Sch_pmGetInspectionCalendarCntV2" />
    </wsdl:message><wsdl:message name="Sch_pmGetInspectionCalendarAssigntoListIn">
        <wsdl:part name="par" element="tns:Sch_pmGetInspectionCalendarAssigntoList" />
    </wsdl:message><wsdl:message name="sch_pmGetInspectionCalendarIn">
        <wsdl:part name="par" element="tns:sch_pmGetInspectionCalendar" />
    </wsdl:message><wsdl:message name="sch_getPOdetailIn">
        <wsdl:part name="par" element="tns:sch_getPOdetail" />
    </wsdl:message><wsdl:message name="Sch_GetPODetailForSubmitIn">
        <wsdl:part name="par" element="tns:Sch_GetPODetailForSubmit" />
    </wsdl:message><wsdl:message name="Sch_pmGetVendorsIn">
        <wsdl:part name="par" element="tns:Sch_pmGetVendors" />
    </wsdl:message><wsdl:message name="Sch_pmGetEmailList2In">
        <wsdl:part name="par" element="tns:Sch_pmGetEmailList2" />
    </wsdl:message><wsdl:message name="Sch_pmGetEmailListIn">
        <wsdl:part name="par" element="tns:Sch_pmGetEmailList" />
    </wsdl:message><wsdl:message name="Sch_pmGetEmailListDisapproveIn">
        <wsdl:part name="par" element="tns:Sch_pmGetEmailListDisapprove" />
    </wsdl:message><wsdl:message name="Sch_UpdatePurchaseOrderIn">
        <wsdl:part name="par" element="tns:Sch_UpdatePurchaseOrder" />
    </wsdl:message><wsdl:message name="sch_getAssembliesIn">
        <wsdl:part name="par" element="tns:sch_getAssemblies" />
    </wsdl:message><wsdl:message name="sch_getAssemblies2In">
        <wsdl:part name="par" element="tns:sch_getAssemblies2" />
    </wsdl:message><wsdl:message name="sch_submitPOforapproveIn">
        <wsdl:part name="par" element="tns:sch_submitPOforapprove" />
    </wsdl:message><wsdl:message name="sch_submitPOforapproveV2In">
        <wsdl:part name="par" element="tns:sch_submitPOforapproveV2" />
    </wsdl:message><wsdl:message name="sch_getpendingPOlistIn">
        <wsdl:part name="par" element="tns:sch_getpendingPOlist" />
    </wsdl:message><wsdl:message name="sch_getpendingPOdetailIn">
        <wsdl:part name="par" element="tns:sch_getpendingPOdetail" />
    </wsdl:message><wsdl:message name="sch_quicklinkIn">
        <wsdl:part name="par" element="tns:sch_quicklink" />
    </wsdl:message><wsdl:message name="sch_getpaidposbyyearIn">
        <wsdl:part name="par" element="tns:sch_getpaidposbyyear" />
    </wsdl:message><wsdl:message name="sch_getpaidposbymonthIn">
        <wsdl:part name="par" element="tns:sch_getpaidposbymonth" />
    </wsdl:message><wsdl:message name="sch_getpaidposbyyearmonthIn">
        <wsdl:part name="par" element="tns:sch_getpaidposbyyearmonth" />
    </wsdl:message><wsdl:message name="sch_getPOlistbyDateAndIdprojectIn">
        <wsdl:part name="par" element="tns:sch_getPOlistbyDateAndIdproject" />
    </wsdl:message><wsdl:message name="sch_getchksbyyearIn">
        <wsdl:part name="par" element="tns:sch_getchksbyyear" />
    </wsdl:message><wsdl:message name="sch_getchklistIn">
        <wsdl:part name="par" element="tns:sch_getchklist" />
    </wsdl:message><wsdl:message name="sch_getchkIn">
        <wsdl:part name="par" element="tns:sch_getchk" />
    </wsdl:message><wsdl:message name="sch_checkpaymentrequestIn">
        <wsdl:part name="par" element="tns:sch_checkpaymentrequest" />
    </wsdl:message><wsdl:message name="sch_updateInvnumIn">
        <wsdl:part name="par" element="tns:sch_updateInvnum" />
    </wsdl:message><wsdl:message name="sch_uploadInvoiceToPdfIn">
        <wsdl:part name="par" element="tns:sch_uploadInvoiceToPdf" />
    </wsdl:message><wsdl:message name="sch_turninPOIn">
        <wsdl:part name="par" element="tns:sch_turninPO" />
    </wsdl:message><wsdl:message name="sch_mapviewIn">
        <wsdl:part name="par" element="tns:sch_mapview" />
    </wsdl:message><wsdl:message name="sch_marktaskunreadIn">
        <wsdl:part name="par" element="tns:sch_marktaskunread" />
    </wsdl:message><wsdl:message name="sch_pmporequestListIn">
        <wsdl:part name="par" element="tns:sch_pmporequestList" />
    </wsdl:message><wsdl:message name="sch_pmporequestIn">
        <wsdl:part name="par" element="tns:sch_pmporequest" />
    </wsdl:message><wsdl:message name="sch_pmdoporequestIn">
        <wsdl:part name="par" element="tns:sch_pmdoporequest" />
    </wsdl:message><wsdl:message name="sch_downloadpmporequestfileIn">
        <wsdl:part name="par" element="tns:sch_downloadpmporequestfile" />
    </wsdl:message><wsdl:message name="sch_getACHIn">
        <wsdl:part name="par" element="tns:sch_getACH" />
    </wsdl:message><wsdl:message name="sch_requestACHIn">
        <wsdl:part name="par" element="tns:sch_requestACH" />
    </wsdl:message><wsdl:message name="sch_pmhomeIn">
        <wsdl:part name="par" element="tns:sch_pmhome" />
    </wsdl:message><wsdl:message name="sch_pmhome2In">
        <wsdl:part name="par" element="tns:sch_pmhome2" />
    </wsdl:message><wsdl:message name="sch_pmhome2TasklistIn">
        <wsdl:part name="par" element="tns:sch_pmhome2Tasklist" />
    </wsdl:message><wsdl:message name="sch_pmgettaskIn">
        <wsdl:part name="par" element="tns:sch_pmgettask" />
    </wsdl:message><wsdl:message name="sch_pmgetchecklistIn">
        <wsdl:part name="par" element="tns:sch_pmgetchecklist" />
    </wsdl:message><wsdl:message name="sch_pmpostChecklistcommentIn">
        <wsdl:part name="par" element="tns:sch_pmpostChecklistcomment" />
    </wsdl:message><wsdl:message name="sch_pmgetjobfinishphotoIn">
        <wsdl:part name="par" element="tns:sch_pmgetjobfinishphoto" />
    </wsdl:message><wsdl:message name="sch_pmgetjobfinishphotoV2In">
        <wsdl:part name="par" element="tns:sch_pmgetjobfinishphotoV2" />
    </wsdl:message><wsdl:message name="sch_pmuploadcommentIn">
        <wsdl:part name="par" element="tns:sch_pmuploadcomment" />
    </wsdl:message><wsdl:message name="sch_pmreadcommentIn">
        <wsdl:part name="par" element="tns:sch_pmreadcomment" />
    </wsdl:message><wsdl:message name="sch_pmreadNotificationIn">
        <wsdl:part name="par" element="tns:sch_pmreadNotification" />
    </wsdl:message><wsdl:message name="sch_pmDisapproveTaskIn">
        <wsdl:part name="par" element="tns:sch_pmDisapproveTask" />
    </wsdl:message><wsdl:message name="sch_pmApproveTaskIn">
        <wsdl:part name="par" element="tns:sch_pmApproveTask" />
    </wsdl:message><wsdl:message name="sch_pmTaskJobFinishIn">
        <wsdl:part name="par" element="tns:sch_pmTaskJobFinish" />
    </wsdl:message><wsdl:message name="sch_pmGetreleaselistIn">
        <wsdl:part name="par" element="tns:sch_pmGetreleaselist" />
    </wsdl:message><wsdl:message name="sch_pmReleasetaskIn">
        <wsdl:part name="par" element="tns:sch_pmReleasetask" />
    </wsdl:message><wsdl:message name="sch_pmVendorcontactsIn">
        <wsdl:part name="par" element="tns:sch_pmVendorcontacts" />
    </wsdl:message><wsdl:message name="sch_pmAssignvendorcontactIn">
        <wsdl:part name="par" element="tns:sch_pmAssignvendorcontact" />
    </wsdl:message><wsdl:message name="sch_pmGetPOdetailIn">
        <wsdl:part name="par" element="tns:sch_pmGetPOdetail" />
    </wsdl:message><wsdl:message name="sch_pmSearchVendorIn">
        <wsdl:part name="par" element="tns:sch_pmSearchVendor" />
    </wsdl:message><wsdl:message name="sch_pmGetprojectIn">
        <wsdl:part name="par" element="tns:sch_pmGetproject" />
    </wsdl:message><wsdl:message name="sch_pmReleasePOIn">
        <wsdl:part name="par" element="tns:sch_pmReleasePO" />
    </wsdl:message><wsdl:message name="sch_pmResendPOIn">
        <wsdl:part name="par" element="tns:sch_pmResendPO" />
    </wsdl:message><wsdl:message name="sch_pmProjectsbyciaIn">
        <wsdl:part name="par" element="tns:sch_pmProjectsbycia" />
    </wsdl:message><wsdl:message name="sch_pmProjectlistIn">
        <wsdl:part name="par" element="tns:sch_pmProjectlist" />
    </wsdl:message><wsdl:message name="sch_pmProjectlist1In">
        <wsdl:part name="par" element="tns:sch_pmProjectlist1" />
    </wsdl:message><wsdl:message name="sch_pmProjectlistGroupByCiaIn">
        <wsdl:part name="par" element="tns:sch_pmProjectlistGroupByCia" />
    </wsdl:message><wsdl:message name="sch_pmProjectlistGroupByDevelopmentIn">
        <wsdl:part name="par" element="tns:sch_pmProjectlistGroupByDevelopment" />
    </wsdl:message><wsdl:message name="sch_pmGetDevelopmenttlistIn">
        <wsdl:part name="par" element="tns:sch_pmGetDevelopmenttlist" />
    </wsdl:message><wsdl:message name="sch_pmGettasklistbyItemIn">
        <wsdl:part name="par" element="tns:sch_pmGettasklistbyItem" />
    </wsdl:message><wsdl:message name="sch_pmcheckinIn">
        <wsdl:part name="par" element="tns:sch_pmcheckin" />
    </wsdl:message><wsdl:message name="sch_pmcheckRescheduleIn">
        <wsdl:part name="par" element="tns:sch_pmcheckReschedule" />
    </wsdl:message><wsdl:message name="sch_pmRescheduleMandatoryIn">
        <wsdl:part name="par" element="tns:sch_pmRescheduleMandatory" />
    </wsdl:message><wsdl:message name="sch_pmRescheduleIn">
        <wsdl:part name="par" element="tns:sch_pmReschedule" />
    </wsdl:message><wsdl:message name="sch_pmReVendorPOIn">
        <wsdl:part name="par" element="tns:sch_pmReVendorPO" />
    </wsdl:message><wsdl:message name="sch_pmDeleteTaskIn">
        <wsdl:part name="par" element="tns:sch_pmDeleteTask" />
    </wsdl:message><wsdl:message name="sch_pmGetprojectPOListIn">
        <wsdl:part name="par" element="tns:sch_pmGetprojectPOList" />
    </wsdl:message><wsdl:message name="sch_pmGetprojectPOListV2In">
        <wsdl:part name="par" element="tns:sch_pmGetprojectPOListV2" />
    </wsdl:message><wsdl:message name="sch_pmCheckPoRevendorIn">
        <wsdl:part name="par" element="tns:sch_pmCheckPoRevendor" />
    </wsdl:message><wsdl:message name="sch_pmGetprojectCOListIn">
        <wsdl:part name="par" element="tns:sch_pmGetprojectCOList" />
    </wsdl:message><wsdl:message name="sch_pmGetCOdetailIn">
        <wsdl:part name="par" element="tns:sch_pmGetCOdetail" />
    </wsdl:message><wsdl:message name="sch_pmGetRequestListIn">
        <wsdl:part name="par" element="tns:sch_pmGetRequestList" />
    </wsdl:message><wsdl:message name="sch_pmGetRequestReasonIn">
        <wsdl:part name="par" element="tns:sch_pmGetRequestReason" />
    </wsdl:message><wsdl:message name="sch_pmGetRequestIn">
        <wsdl:part name="par" element="tns:sch_pmGetRequest" />
    </wsdl:message><wsdl:message name="sch_pmSubmitRequestIn">
        <wsdl:part name="par" element="tns:sch_pmSubmitRequest" />
    </wsdl:message><wsdl:message name="sch_pmSubmitRequestV2In">
        <wsdl:part name="par" element="tns:sch_pmSubmitRequestV2" />
    </wsdl:message><wsdl:message name="sch_pmPostRequestmessageIn">
        <wsdl:part name="par" element="tns:sch_pmPostRequestmessage" />
    </wsdl:message><wsdl:message name="sch_pmRequestDelImgIn">
        <wsdl:part name="par" element="tns:sch_pmRequestDelImg" />
    </wsdl:message><wsdl:message name="sch_pmGetAssembliesIn">
        <wsdl:part name="par" element="tns:sch_pmGetAssemblies" />
    </wsdl:message><wsdl:message name="sch_pmUploadRequestImgIn">
        <wsdl:part name="par" element="tns:sch_pmUploadRequestImg" />
    </wsdl:message><wsdl:message name="sch_pmGetRequestEmailIn">
        <wsdl:part name="par" element="tns:sch_pmGetRequestEmail" />
    </wsdl:message><wsdl:message name="sch_pmHandleRequestIn">
        <wsdl:part name="par" element="tns:sch_pmHandleRequest" />
    </wsdl:message><wsdl:message name="pushdemo_pushIn">
        <wsdl:part name="par" element="tns:pushdemo_push" />
    </wsdl:message><wsdl:message name="surveytestIn">
        <wsdl:part name="par" element="tns:surveytest" />
    </wsdl:message><wsdl:message name="getfirebasetokenIn">
        <wsdl:part name="par" element="tns:getfirebasetoken" />
    </wsdl:message><wsdl:message name="chatsavetokenIn">
        <wsdl:part name="par" element="tns:chatsavetoken" />
    </wsdl:message><wsdl:message name="chatpushnotificationIn">
        <wsdl:part name="par" element="tns:chatpushnotification" />
    </wsdl:message><wsdl:message name="chatsavetoken1In">
        <wsdl:part name="par" element="tns:chatsavetoken1" />
    </wsdl:message><wsdl:message name="sch_notificationListIn">
        <wsdl:part name="par" element="tns:sch_notificationList" />
    </wsdl:message><wsdl:message name="sch_pmnotificationListIn">
        <wsdl:part name="par" element="tns:sch_pmnotificationList" />
    </wsdl:message><wsdl:message name="sch_pmprojectexteriorIn">
        <wsdl:part name="par" element="tns:sch_pmprojectexterior" />
    </wsdl:message><wsdl:message name="sch_pmprojectinteriorIn">
        <wsdl:part name="par" element="tns:sch_pmprojectinterior" />
    </wsdl:message><wsdl:message name="sch_pmprojectinteriorcatalogIn">
        <wsdl:part name="par" element="tns:sch_pmprojectinteriorcatalog" />
    </wsdl:message><wsdl:message name="sch_pmprojectteriorURLIn">
        <wsdl:part name="par" element="tns:sch_pmprojectteriorURL" />
    </wsdl:message><wsdl:message name="sch_pmuploadphotoIn">
        <wsdl:part name="par" element="tns:sch_pmuploadphoto" />
    </wsdl:message><wsdl:message name="sch_pmdelphotoIn">
        <wsdl:part name="par" element="tns:sch_pmdelphoto" />
    </wsdl:message><wsdl:message name="ba_vendorcheckinLogIn">
        <wsdl:part name="par" element="tns:ba_vendorcheckinLog" />
    </wsdl:message><wsdl:message name="ba_vendoruploadjobfinishphotoIn">
        <wsdl:part name="par" element="tns:ba_vendoruploadjobfinishphoto" />
    </wsdl:message><wsdl:message name="bavendor_deljobfinishphotoIn">
        <wsdl:part name="par" element="tns:bavendor_deljobfinishphoto" />
    </wsdl:message><wsdl:message name="sch_getPaymentPOlistIn">
        <wsdl:part name="par" element="tns:sch_getPaymentPOlist" />
    </wsdl:message><wsdl:message name="loginIn">
        <wsdl:part name="par" element="tns:login" />
    </wsdl:message><wsdl:message name="getaddressIn">
        <wsdl:part name="par" element="tns:getaddress" />
    </wsdl:message><wsdl:message name="step1In">
        <wsdl:part name="par" element="tns:step1" />
    </wsdl:message><wsdl:message name="step2In">
        <wsdl:part name="par" element="tns:step2" />
    </wsdl:message><wsdl:message name="profileIn">
        <wsdl:part name="par" element="tns:profile" />
    </wsdl:message><wsdl:message name="profilepasswordIn">
        <wsdl:part name="par" element="tns:profilepassword" />
    </wsdl:message><wsdl:message name="profileemailIn">
        <wsdl:part name="par" element="tns:profileemail" />
    </wsdl:message><wsdl:message name="profilecontactIn">
        <wsdl:part name="par" element="tns:profilecontact" />
    </wsdl:message><wsdl:message name="newticketIn">
        <wsdl:part name="par" element="tns:newticket" />
    </wsdl:message><wsdl:message name="newdraftIn">
        <wsdl:part name="par" element="tns:newdraft" />
    </wsdl:message><wsdl:message name="deletedraftIn">
        <wsdl:part name="par" element="tns:deletedraft" />
    </wsdl:message><wsdl:message name="submitdraftIn">
        <wsdl:part name="par" element="tns:submitdraft" />
    </wsdl:message><wsdl:message name="addrequestIn">
        <wsdl:part name="par" element="tns:addrequest" />
    </wsdl:message><wsdl:message name="ticketstatusIn">
        <wsdl:part name="par" element="tns:ticketstatus" />
    </wsdl:message><wsdl:message name="ticketviewIn">
        <wsdl:part name="par" element="tns:ticketview" />
    </wsdl:message><wsdl:message name="submitphotoIn">
        <wsdl:part name="par" element="tns:submitphoto" />
    </wsdl:message><wsdl:message name="sendemailIn">
        <wsdl:part name="par" element="tns:sendemail" />
    </wsdl:message><wsdl:message name="scheduleconfirmIn">
        <wsdl:part name="par" element="tns:scheduleconfirm" />
    </wsdl:message><wsdl:message name="forgotpasswordIn">
        <wsdl:part name="par" element="tns:forgotpassword" />
    </wsdl:message><wsdl:message name="pdflistIn">
        <wsdl:part name="par" element="tns:pdflist" />
    </wsdl:message><wsdl:message name="homedataIn">
        <wsdl:part name="par" element="tns:homedata" />
    </wsdl:message><wsdl:message name="ticketIn">
        <wsdl:part name="par" element="tns:ticket" />
    </wsdl:message><wsdl:message name="vendorIn">
        <wsdl:part name="par" element="tns:vendor" />
    </wsdl:message><wsdl:message name="messageIn">
        <wsdl:part name="par" element="tns:message" />
    </wsdl:message><wsdl:message name="messageReplyIn">
        <wsdl:part name="par" element="tns:messageReply" />
    </wsdl:message><wsdl:message name="selectioncolorIn">
        <wsdl:part name="par" element="tns:selectioncolor" />
    </wsdl:message><wsdl:message name="hold_updateIn">
        <wsdl:part name="par" element="tns:hold_update" />
    </wsdl:message><wsdl:message name="readmessageIn">
        <wsdl:part name="par" element="tns:readmessage" />
    </wsdl:message><wsdl:message name="uploadbswIn">
        <wsdl:part name="par" element="tns:uploadbsw" />
    </wsdl:message><wsdl:message name="getBSWhtmlIn">
        <wsdl:part name="par" element="tns:getBSWhtml" />
    </wsdl:message><wsdl:message name="signaturePDFmakerIn">
        <wsdl:part name="par" element="tns:signaturePDFmaker" />
    </wsdl:message><wsdl:message name="ba_homevendorIn">
        <wsdl:part name="par" element="tns:ba_homevendor" />
    </wsdl:message><wsdl:message name="ba_ticketvendorIn">
        <wsdl:part name="par" element="tns:ba_ticketvendor" />
    </wsdl:message><wsdl:message name="ba_submitphotovendorIn">
        <wsdl:part name="par" element="tns:ba_submitphotovendor" />
    </wsdl:message><wsdl:message name="ba_sendemailvendorIn">
        <wsdl:part name="par" element="tns:ba_sendemailvendor" />
    </wsdl:message><wsdl:message name="ba_schedulevendorIn">
        <wsdl:part name="par" element="tns:ba_schedulevendor" />
    </wsdl:message><wsdl:message name="ba_workingvendorIn">
        <wsdl:part name="par" element="tns:ba_workingvendor" />
    </wsdl:message><wsdl:message name="ba_jobfinishvendorIn">
        <wsdl:part name="par" element="tns:ba_jobfinishvendor" />
    </wsdl:message><wsdl:message name="ba_historyvendorIn">
        <wsdl:part name="par" element="tns:ba_historyvendor" />
    </wsdl:message><wsdl:message name="ba_paymentrequestvendorIn">
        <wsdl:part name="par" element="tns:ba_paymentrequestvendor" />
    </wsdl:message><wsdl:message name="ba_tickethistoryvendorIn">
        <wsdl:part name="par" element="tns:ba_tickethistoryvendor" />
    </wsdl:message><wsdl:message name="ba_homepmIn">
        <wsdl:part name="par" element="tns:ba_homepm" />
    </wsdl:message><wsdl:message name="ba_hometotalpmIn">
        <wsdl:part name="par" element="tns:ba_hometotalpm" />
    </wsdl:message><wsdl:message name="ba_openticketpmIn">
        <wsdl:part name="par" element="tns:ba_openticketpm" />
    </wsdl:message><wsdl:message name="ba_closedticketpmIn">
        <wsdl:part name="par" element="tns:ba_closedticketpm" />
    </wsdl:message><wsdl:message name="ba_holdticketpmIn">
        <wsdl:part name="par" element="tns:ba_holdticketpm" />
    </wsdl:message><wsdl:message name="ba_surveyticketpmIn">
        <wsdl:part name="par" element="tns:ba_surveyticketpm" />
    </wsdl:message><wsdl:message name="ba_recivedsurveypmIn">
        <wsdl:part name="par" element="tns:ba_recivedsurveypm" />
    </wsdl:message><wsdl:message name="ba_surveyviewpmIn">
        <wsdl:part name="par" element="tns:ba_surveyviewpm" />
    </wsdl:message><wsdl:message name="ba_searchticketpmIn">
        <wsdl:part name="par" element="tns:ba_searchticketpm" />
    </wsdl:message><wsdl:message name="ba_ticketpmIn">
        <wsdl:part name="par" element="tns:ba_ticketpm" />
    </wsdl:message><wsdl:message name="ba_submitphotopmIn">
        <wsdl:part name="par" element="tns:ba_submitphotopm" />
    </wsdl:message><wsdl:message name="ba_sendemailpmIn">
        <wsdl:part name="par" element="tns:ba_sendemailpm" />
    </wsdl:message><wsdl:message name="ba_schedulepmIn">
        <wsdl:part name="par" element="tns:ba_schedulepm" />
    </wsdl:message><wsdl:message name="ba_workingpmIn">
        <wsdl:part name="par" element="tns:ba_workingpm" />
    </wsdl:message><wsdl:message name="ba_jobfinishpmIn">
        <wsdl:part name="par" element="tns:ba_jobfinishpm" />
    </wsdl:message><wsdl:message name="ba_checkunreadmessagesIn">
        <wsdl:part name="par" element="tns:ba_checkunreadmessages" />
    </wsdl:message><wsdl:message name="ba_ticketfinishpmIn">
        <wsdl:part name="par" element="tns:ba_ticketfinishpm" />
    </wsdl:message><wsdl:message name="ba_ticketsplitpmIn">
        <wsdl:part name="par" element="tns:ba_ticketsplitpm" />
    </wsdl:message><wsdl:message name="ba_releasepmIn">
        <wsdl:part name="par" element="tns:ba_releasepm" />
    </wsdl:message><wsdl:message name="ba_pushnotificationIn">
        <wsdl:part name="par" element="tns:ba_pushnotification" />
    </wsdl:message><wsdl:message name="ba_pushnotificationWinIn">
        <wsdl:part name="par" element="tns:ba_pushnotificationWin" />
    </wsdl:message><wsdl:message name="ba_pushnotificationlistWinIn">
        <wsdl:part name="par" element="tns:ba_pushnotificationlistWin" />
    </wsdl:message><wsdl:message name="ba_costcodepmIn">
        <wsdl:part name="par" element="tns:ba_costcodepm" />
    </wsdl:message><wsdl:message name="ba_searchvendorspmIn">
        <wsdl:part name="par" element="tns:ba_searchvendorspm" />
    </wsdl:message><wsdl:message name="ba_searchbuilderspmIn">
        <wsdl:part name="par" element="tns:ba_searchbuilderspm" />
    </wsdl:message><wsdl:message name="ba_gettaskmaxidpmIn">
        <wsdl:part name="par" element="tns:ba_gettaskmaxidpm" />
    </wsdl:message><wsdl:message name="ba_newtaskpmIn">
        <wsdl:part name="par" element="tns:ba_newtaskpm" />
    </wsdl:message><wsdl:message name="ba_readmessageIn">
        <wsdl:part name="par" element="tns:ba_readmessage" />
    </wsdl:message><wsdl:message name="ba_nonwarrantablepmIn">
        <wsdl:part name="par" element="tns:ba_nonwarrantablepm" />
    </wsdl:message><wsdl:message name="ba_assignbuilderpmIn">
        <wsdl:part name="par" element="tns:ba_assignbuilderpm" />
    </wsdl:message><wsdl:message name="ba_assignfollowuppmIn">
        <wsdl:part name="par" element="tns:ba_assignfollowuppm" />
    </wsdl:message><wsdl:message name="ba_calendarallpmIn">
        <wsdl:part name="par" element="tns:ba_calendarallpm" />
    </wsdl:message><wsdl:message name="ba_calendarbypmIn">
        <wsdl:part name="par" element="tns:ba_calendarbypm" />
    </wsdl:message><wsdl:message name="ba_calendarlistpmIn">
        <wsdl:part name="par" element="tns:ba_calendarlistpm" />
    </wsdl:message><wsdl:message name="ba_calendarallvendorIn">
        <wsdl:part name="par" element="tns:ba_calendarallvendor" />
    </wsdl:message><wsdl:message name="ba_calendarbyvendorIn">
        <wsdl:part name="par" element="tns:ba_calendarbyvendor" />
    </wsdl:message><wsdl:message name="ba_calendarlistvendorIn">
        <wsdl:part name="par" element="tns:ba_calendarlistvendor" />
    </wsdl:message><wsdl:message name="ba_baseplanlistpmIn">
        <wsdl:part name="par" element="tns:ba_baseplanlistpm" />
    </wsdl:message><wsdl:message name="ba_baseplanlistvendorIn">
        <wsdl:part name="par" element="tns:ba_baseplanlistvendor" />
    </wsdl:message><wsdl:message name="ba_warrantyfilespmIn">
        <wsdl:part name="par" element="tns:ba_warrantyfilespm" />
    </wsdl:message><wsdl:message name="ba_newquotevendorIn">
        <wsdl:part name="par" element="tns:ba_newquotevendor" />
    </wsdl:message><wsdl:message name="ba_quotelistvendorIn">
        <wsdl:part name="par" element="tns:ba_quotelistvendor" />
    </wsdl:message><wsdl:message name="ba_quotelistpmIn">
        <wsdl:part name="par" element="tns:ba_quotelistpm" />
    </wsdl:message><wsdl:message name="ba_updatequotepmIn">
        <wsdl:part name="par" element="tns:ba_updatequotepm" />
    </wsdl:message><wsdl:message name="ba_checkinvendorIn">
        <wsdl:part name="par" element="tns:ba_checkinvendor" />
    </wsdl:message><wsdl:message name="ba_updatediagnosticpmIn">
        <wsdl:part name="par" element="tns:ba_updatediagnosticpm" />
    </wsdl:message><wsdl:message name="ba_sendBSWtoHOIn">
        <wsdl:part name="par" element="tns:ba_sendBSWtoHO" />
    </wsdl:message><wsdl:message name="getsurveyIn">
        <wsdl:part name="par" element="tns:getsurvey" />
    </wsdl:message><wsdl:message name="cancelsurveyIn">
        <wsdl:part name="par" element="tns:cancelsurvey" />
    </wsdl:message><wsdl:message name="surveyIn">
        <wsdl:part name="par" element="tns:survey" />
    </wsdl:message><wsdl:message name="sch_loginIn">
        <wsdl:part name="par" element="tns:sch_login" />
    </wsdl:message><wsdl:message name="sch_changelanguageIn">
        <wsdl:part name="par" element="tns:sch_changelanguage" />
    </wsdl:message><wsdl:message name="sch_homeIn">
        <wsdl:part name="par" element="tns:sch_home" />
    </wsdl:message><wsdl:message name="sch_homeCompletedIn">
        <wsdl:part name="par" element="tns:sch_homeCompleted" />
    </wsdl:message><wsdl:message name="sch_gettaskIn">
        <wsdl:part name="par" element="tns:sch_gettask" />
    </wsdl:message><wsdl:message name="sch_checkinIn">
        <wsdl:part name="par" element="tns:sch_checkin" />
    </wsdl:message><wsdl:message name="sch_projectsbyciaIn">
        <wsdl:part name="par" element="tns:sch_projectsbycia" />
    </wsdl:message><wsdl:message name="sch_getposbyciaIn">
        <wsdl:part name="par" element="tns:sch_getposbycia" />
    </wsdl:message><wsdl:message name="sch_getpolistbyciaIn">
        <wsdl:part name="par" element="tns:sch_getpolistbycia" />
    </wsdl:message><wsdl:message name="sch_activeprojectsIn">
        <wsdl:part name="par" element="tns:sch_activeprojects" />
    </wsdl:message><wsdl:message name="sch_getprojectIn">
        <wsdl:part name="par" element="tns:sch_getproject" />
    </wsdl:message><wsdl:message name="sch_uploadphotoIn">
        <wsdl:part name="par" element="tns:sch_uploadphoto" />
    </wsdl:message><wsdl:message name="sch_delphotoIn">
        <wsdl:part name="par" element="tns:sch_delphoto" />
    </wsdl:message><wsdl:message name="sch_getjobfinishphotoIn">
        <wsdl:part name="par" element="tns:sch_getjobfinishphoto" />
    </wsdl:message><wsdl:message name="sch_uploadcommentIn">
        <wsdl:part name="par" element="tns:sch_uploadcomment" />
    </wsdl:message><wsdl:message name="sch_jobfinishIn">
        <wsdl:part name="par" element="tns:sch_jobfinish" />
    </wsdl:message><wsdl:message name="sch_getcommentreasonIn">
        <wsdl:part name="par" element="tns:sch_getcommentreason" />
    </wsdl:message><wsdl:message name="sch_vendorcontactsIn">
        <wsdl:part name="par" element="tns:sch_vendorcontacts" />
    </wsdl:message><wsdl:message name="sch_assignvendorcontactIn">
        <wsdl:part name="par" element="tns:sch_assignvendorcontact" />
    </wsdl:message><wsdl:message name="sch_pushnotificationIn">
        <wsdl:part name="par" element="tns:sch_pushnotification" />
    </wsdl:message><wsdl:message name="sch_getchecklistIn">
        <wsdl:part name="par" element="tns:sch_getchecklist" />
    </wsdl:message><wsdl:message name="sch_submitchecklistIn">
        <wsdl:part name="par" element="tns:sch_submitchecklist" />
    </wsdl:message><wsdl:message name="sch_readcommentIn">
        <wsdl:part name="par" element="tns:sch_readcomment" />
    </wsdl:message><wsdl:message name="sch_readNotificationIn">
        <wsdl:part name="par" element="tns:sch_readNotification" />
    </wsdl:message><wsdl:message name="sch_getPOlistIn">
        <wsdl:part name="par" element="tns:sch_getPOlist" />
    </wsdl:message>

	<wsdl:portType name="ISyncReply"><wsdl:operation name="sch_vendorprojectteriorfilter">
        <wsdl:input message="svc:sch_vendorprojectteriorfilterIn" />
        <wsdl:output message="svc:sch_vendorprojectteriorfilterOut" />
    </wsdl:operation><wsdl:operation name="sch_contracotrSign">
        <wsdl:input message="svc:sch_contracotrSignIn" />
        <wsdl:output message="svc:sch_contracotrSignOut" />
    </wsdl:operation><wsdl:operation name="sch_pmSubmitSafetyIncidentReport">
        <wsdl:input message="svc:sch_pmSubmitSafetyIncidentReportIn" />
        <wsdl:output message="svc:sch_pmSubmitSafetyIncidentReportOut" />
    </wsdl:operation><wsdl:operation name="sch_pmSubmitSafetyViolationReport">
        <wsdl:input message="svc:sch_pmSubmitSafetyViolationReportIn" />
        <wsdl:output message="svc:sch_pmSubmitSafetyViolationReportOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetSafetyIncidentReportList">
        <wsdl:input message="svc:sch_pmGetSafetyIncidentReportListIn" />
        <wsdl:output message="svc:sch_pmGetSafetyIncidentReportListOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetSafetyViolationReportList">
        <wsdl:input message="svc:sch_pmGetSafetyViolationReportListIn" />
        <wsdl:output message="svc:sch_pmGetSafetyViolationReportListOut" />
    </wsdl:operation><wsdl:operation name="downloadIncidentProtocal">
        <wsdl:input message="svc:downloadIncidentProtocalIn" />
        <wsdl:output message="svc:downloadIncidentProtocalOut" />
    </wsdl:operation><wsdl:operation name="sch_pmpreconstructionCheck">
        <wsdl:input message="svc:sch_pmpreconstructionCheckIn" />
        <wsdl:output message="svc:sch_pmpreconstructionCheckOut" />
    </wsdl:operation><wsdl:operation name="sch_pmpreconstructionList">
        <wsdl:input message="svc:sch_pmpreconstructionListIn" />
        <wsdl:output message="svc:sch_pmpreconstructionListOut" />
    </wsdl:operation><wsdl:operation name="sch_pmSubmitPreConstructionList">
        <wsdl:input message="svc:sch_pmSubmitPreConstructionListIn" />
        <wsdl:output message="svc:sch_pmSubmitPreConstructionListOut" />
    </wsdl:operation><wsdl:operation name="sch_pmCheckInspectionFinish">
        <wsdl:input message="svc:sch_pmCheckInspectionFinishIn" />
        <wsdl:output message="svc:sch_pmCheckInspectionFinishOut" />
    </wsdl:operation><wsdl:operation name="sch_get_masterAgreement_forWeb">
        <wsdl:input message="svc:sch_get_masterAgreement_forWebIn" />
        <wsdl:output message="svc:sch_get_masterAgreement_forWebOut" />
    </wsdl:operation><wsdl:operation name="sch_submit_masterAgreement_forWeb">
        <wsdl:input message="svc:sch_submit_masterAgreement_forWebIn" />
        <wsdl:output message="svc:sch_submit_masterAgreement_forWebOut" />
    </wsdl:operation><wsdl:operation name="sch_SaveIntroWalkSignV2026">
        <wsdl:input message="svc:sch_SaveIntroWalkSignV2026In" />
        <wsdl:output message="svc:sch_SaveIntroWalkSignV2026Out" />
    </wsdl:operation><wsdl:operation name="sch_SaveDraftIntroWalkSignV2026">
        <wsdl:input message="svc:sch_SaveDraftIntroWalkSignV2026In" />
        <wsdl:output message="svc:sch_SaveDraftIntroWalkSignV2026Out" />
    </wsdl:operation><wsdl:operation name="sch_GetDraftIntroWalkSignV2026">
        <wsdl:input message="svc:sch_GetDraftIntroWalkSignV2026In" />
        <wsdl:output message="svc:sch_GetDraftIntroWalkSignV2026Out" />
    </wsdl:operation><wsdl:operation name="sch_GetDraftFinalIntroWalkSignV2026">
        <wsdl:input message="svc:sch_GetDraftFinalIntroWalkSignV2026In" />
        <wsdl:output message="svc:sch_GetDraftFinalIntroWalkSignV2026Out" />
    </wsdl:operation><wsdl:operation name="sch_pmPreQAphoto">
        <wsdl:input message="svc:sch_pmPreQAphotoIn" />
        <wsdl:output message="svc:sch_pmPreQAphotoOut" />
    </wsdl:operation><wsdl:operation name="ba_pmIsVendorBusy">
        <wsdl:input message="svc:ba_pmIsVendorBusyIn" />
        <wsdl:output message="svc:ba_pmIsVendorBusyOut" />
    </wsdl:operation><wsdl:operation name="sch_pmproject1UploadIntroWalkPhoto">
        <wsdl:input message="svc:sch_pmproject1UploadIntroWalkPhotoIn" />
        <wsdl:output message="svc:sch_pmproject1UploadIntroWalkPhotoOut" />
    </wsdl:operation><wsdl:operation name="sch_pmdelIntroWalkList">
        <wsdl:input message="svc:sch_pmdelIntroWalkListIn" />
        <wsdl:output message="svc:sch_pmdelIntroWalkListOut" />
    </wsdl:operation><wsdl:operation name="sch_pmdelIntroWalkPhoto">
        <wsdl:input message="svc:sch_pmdelIntroWalkPhotoIn" />
        <wsdl:output message="svc:sch_pmdelIntroWalkPhotoOut" />
    </wsdl:operation><wsdl:operation name="sch_pmSaveProject1IntroWalk">
        <wsdl:input message="svc:sch_pmSaveProject1IntroWalkIn" />
        <wsdl:output message="svc:sch_pmSaveProject1IntroWalkOut" />
    </wsdl:operation><wsdl:operation name="sch_pmEmailFinalIntro">
        <wsdl:input message="svc:sch_pmEmailFinalIntroIn" />
        <wsdl:output message="svc:sch_pmEmailFinalIntroOut" />
    </wsdl:operation><wsdl:operation name="sch_pmEmailIntroWalk">
        <wsdl:input message="svc:sch_pmEmailIntroWalkIn" />
        <wsdl:output message="svc:sch_pmEmailIntroWalkOut" />
    </wsdl:operation><wsdl:operation name="sch_pmgetIntroWalkList">
        <wsdl:input message="svc:sch_pmgetIntroWalkListIn" />
        <wsdl:output message="svc:sch_pmgetIntroWalkListOut" />
    </wsdl:operation><wsdl:operation name="sch_pmIntroWalkPhoto">
        <wsdl:input message="svc:sch_pmIntroWalkPhotoIn" />
        <wsdl:output message="svc:sch_pmIntroWalkPhotoOut" />
    </wsdl:operation><wsdl:operation name="sch_pmIntroWalkPDF">
        <wsdl:input message="svc:sch_pmIntroWalkPDFIn" />
        <wsdl:output message="svc:sch_pmIntroWalkPDFOut" />
    </wsdl:operation><wsdl:operation name="sch_pmIntroWalkPDFV2026">
        <wsdl:input message="svc:sch_pmIntroWalkPDFV2026In" />
        <wsdl:output message="svc:sch_pmIntroWalkPDFV2026Out" />
    </wsdl:operation><wsdl:operation name="sch_pmSubmitProject1IntroWalk">
        <wsdl:input message="svc:sch_pmSubmitProject1IntroWalkIn" />
        <wsdl:output message="svc:sch_pmSubmitProject1IntroWalkOut" />
    </wsdl:operation><wsdl:operation name="sch_GetIntroWalkSign">
        <wsdl:input message="svc:sch_GetIntroWalkSignIn" />
        <wsdl:output message="svc:sch_GetIntroWalkSignOut" />
    </wsdl:operation><wsdl:operation name="sch_SaveIntroWalkSign">
        <wsdl:input message="svc:sch_SaveIntroWalkSignIn" />
        <wsdl:output message="svc:sch_SaveIntroWalkSignOut" />
    </wsdl:operation><wsdl:operation name="sch_SaveIntroWalkSignV2022">
        <wsdl:input message="svc:sch_SaveIntroWalkSignV2022In" />
        <wsdl:output message="svc:sch_SaveIntroWalkSignV2022Out" />
    </wsdl:operation><wsdl:operation name="sch_SaveFinalIntroWalkSignV2022">
        <wsdl:input message="svc:sch_SaveFinalIntroWalkSignV2022In" />
        <wsdl:output message="svc:sch_SaveFinalIntroWalkSignV2022Out" />
    </wsdl:operation><wsdl:operation name="sch_SaveFinalIntroWalkSignV2026">
        <wsdl:input message="svc:sch_SaveFinalIntroWalkSignV2026In" />
        <wsdl:output message="svc:sch_SaveFinalIntroWalkSignV2026Out" />
    </wsdl:operation><wsdl:operation name="sch_SaveDraftFinalIntroWalkSignV2026">
        <wsdl:input message="svc:sch_SaveDraftFinalIntroWalkSignV2026In" />
        <wsdl:output message="svc:sch_SaveDraftFinalIntroWalkSignV2026Out" />
    </wsdl:operation><wsdl:operation name="sch_homePayment">
        <wsdl:input message="svc:sch_homePaymentIn" />
        <wsdl:output message="svc:sch_homePaymentOut" />
    </wsdl:operation><wsdl:operation name="sch_SaveFinalIntroWalkSign">
        <wsdl:input message="svc:sch_SaveFinalIntroWalkSignIn" />
        <wsdl:output message="svc:sch_SaveFinalIntroWalkSignOut" />
    </wsdl:operation><wsdl:operation name="sch_SaveFinalIntroWalkSign1">
        <wsdl:input message="svc:sch_SaveFinalIntroWalkSign1In" />
        <wsdl:output message="svc:sch_SaveFinalIntroWalkSign1Out" />
    </wsdl:operation><wsdl:operation name="sch_SaveFinalIntroWalkSign20">
        <wsdl:input message="svc:sch_SaveFinalIntroWalkSign20In" />
        <wsdl:output message="svc:sch_SaveFinalIntroWalkSign20Out" />
    </wsdl:operation><wsdl:operation name="sch_SaveIntroWalkSevice2026">
        <wsdl:input message="svc:sch_SaveIntroWalkSevice2026In" />
        <wsdl:output message="svc:sch_SaveIntroWalkSevice2026Out" />
    </wsdl:operation><wsdl:operation name="sch_pmgetIntroWalkEmailList">
        <wsdl:input message="svc:sch_pmgetIntroWalkEmailListIn" />
        <wsdl:output message="svc:sch_pmgetIntroWalkEmailListOut" />
    </wsdl:operation><wsdl:operation name="sch_pmgetFinalIntroWalkEmailList">
        <wsdl:input message="svc:sch_pmgetFinalIntroWalkEmailListIn" />
        <wsdl:output message="svc:sch_pmgetFinalIntroWalkEmailListOut" />
    </wsdl:operation><wsdl:operation name="sch_vendorGetReleaseOfLien">
        <wsdl:input message="svc:sch_vendorGetReleaseOfLienIn" />
        <wsdl:output message="svc:sch_vendorGetReleaseOfLienOut" />
    </wsdl:operation><wsdl:operation name="sch_getReleaseOfLienInfo">
        <wsdl:input message="svc:sch_getReleaseOfLienInfoIn" />
        <wsdl:output message="svc:sch_getReleaseOfLienInfoOut" />
    </wsdl:operation><wsdl:operation name="sch_submitReleaseOfLienInfo">
        <wsdl:input message="svc:sch_submitReleaseOfLienInfoIn" />
        <wsdl:output message="svc:sch_submitReleaseOfLienInfoOut" />
    </wsdl:operation><wsdl:operation name="sch_getVendorLienPDF">
        <wsdl:input message="svc:sch_getVendorLienPDFIn" />
        <wsdl:output message="svc:sch_getVendorLienPDFOut" />
    </wsdl:operation><wsdl:operation name="sch_pmEmailBlackIntro">
        <wsdl:input message="svc:sch_pmEmailBlackIntroIn" />
        <wsdl:output message="svc:sch_pmEmailBlackIntroOut" />
    </wsdl:operation><wsdl:operation name="sch_pmEmailBlackIntroV2026">
        <wsdl:input message="svc:sch_pmEmailBlackIntroV2026In" />
        <wsdl:output message="svc:sch_pmEmailBlackIntroV2026Out" />
    </wsdl:operation><wsdl:operation name="sch_getAuthorizeAchTransfer">
        <wsdl:input message="svc:sch_getAuthorizeAchTransferIn" />
        <wsdl:output message="svc:sch_getAuthorizeAchTransferOut" />
    </wsdl:operation><wsdl:operation name="sch_getAuthorizeAchTransferInfo">
        <wsdl:input message="svc:sch_getAuthorizeAchTransferInfoIn" />
        <wsdl:output message="svc:sch_getAuthorizeAchTransferInfoOut" />
    </wsdl:operation><wsdl:operation name="sch_submitAuthorizeAchTransfer">
        <wsdl:input message="svc:sch_submitAuthorizeAchTransferIn" />
        <wsdl:output message="svc:sch_submitAuthorizeAchTransferOut" />
    </wsdl:operation><wsdl:operation name="downloadVendorAchpdf">
        <wsdl:input message="svc:downloadVendorAchpdfIn" />
        <wsdl:output message="svc:downloadVendorAchpdfOut" />
    </wsdl:operation><wsdl:operation name="sch_download_CERTIFICATE_OF_LIABILITY_INSURANCE">
        <wsdl:input message="svc:sch_download_CERTIFICATE_OF_LIABILITY_INSURANCEIn" />
        <wsdl:output message="svc:sch_download_CERTIFICATE_OF_LIABILITY_INSURANCEOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetAddendumC">
        <wsdl:input message="svc:sch_pmGetAddendumCIn" />
        <wsdl:output message="svc:sch_pmGetAddendumCOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetSelectionCalendarCnt">
        <wsdl:input message="svc:sch_pmGetSelectionCalendarCntIn" />
        <wsdl:output message="svc:sch_pmGetSelectionCalendarCntOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetKirbyTitleCnt">
        <wsdl:input message="svc:sch_pmGetKirbyTitleCntIn" />
        <wsdl:output message="svc:sch_pmGetKirbyTitleCntOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetQACalendarCnt">
        <wsdl:input message="svc:sch_pmGetQACalendarCntIn" />
        <wsdl:output message="svc:sch_pmGetQACalendarCntOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetSelectionCalendarList">
        <wsdl:input message="svc:sch_pmGetSelectionCalendarListIn" />
        <wsdl:output message="svc:sch_pmGetSelectionCalendarListOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetKirbyTitleList">
        <wsdl:input message="svc:sch_pmGetKirbyTitleListIn" />
        <wsdl:output message="svc:sch_pmGetKirbyTitleListOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetQACalendarList">
        <wsdl:input message="svc:sch_pmGetQACalendarListIn" />
        <wsdl:output message="svc:sch_pmGetQACalendarListOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetQACalendarStatus">
        <wsdl:input message="svc:sch_pmGetQACalendarStatusIn" />
        <wsdl:output message="svc:sch_pmGetQACalendarStatusOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetKirbyTitleEntry">
        <wsdl:input message="svc:sch_pmGetKirbyTitleEntryIn" />
        <wsdl:output message="svc:sch_pmGetKirbyTitleEntryOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetSelectionCalendarEntry">
        <wsdl:input message="svc:sch_pmGetSelectionCalendarEntryIn" />
        <wsdl:output message="svc:sch_pmGetSelectionCalendarEntryOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetQAInspection">
        <wsdl:input message="svc:sch_pmGetQAInspectionIn" />
        <wsdl:output message="svc:sch_pmGetQAInspectionOut" />
    </wsdl:operation><wsdl:operation name="sch_pmUpdQAReady">
        <wsdl:input message="svc:sch_pmUpdQAReadyIn" />
        <wsdl:output message="svc:sch_pmUpdQAReadyOut" />
    </wsdl:operation><wsdl:operation name="sch_pmUpdQANotReady">
        <wsdl:input message="svc:sch_pmUpdQANotReadyIn" />
        <wsdl:output message="svc:sch_pmUpdQANotReadyOut" />
    </wsdl:operation><wsdl:operation name="sch_pmUpdQASaveAndFinish">
        <wsdl:input message="svc:sch_pmUpdQASaveAndFinishIn" />
        <wsdl:output message="svc:sch_pmUpdQASaveAndFinishOut" />
    </wsdl:operation><wsdl:operation name="sch_pmUpdQASaveAndFail">
        <wsdl:input message="svc:sch_pmUpdQASaveAndFailIn" />
        <wsdl:output message="svc:sch_pmUpdQASaveAndFailOut" />
    </wsdl:operation><wsdl:operation name="sch_pmUpdQAResubmit">
        <wsdl:input message="svc:sch_pmUpdQAResubmitIn" />
        <wsdl:output message="svc:sch_pmUpdQAResubmitOut" />
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bAdd">
        <wsdl:input message="svc:sch_pmQaCalendarInspection2bAddIn" />
        <wsdl:output message="svc:sch_pmQaCalendarInspection2bAddOut" />
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bAddPass">
        <wsdl:input message="svc:sch_pmQaCalendarInspection2bAddPassIn" />
        <wsdl:output message="svc:sch_pmQaCalendarInspection2bAddPassOut" />
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bUpd">
        <wsdl:input message="svc:sch_pmQaCalendarInspection2bUpdIn" />
        <wsdl:output message="svc:sch_pmQaCalendarInspection2bUpdOut" />
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bBtn3">
        <wsdl:input message="svc:sch_pmQaCalendarInspection2bBtn3In" />
        <wsdl:output message="svc:sch_pmQaCalendarInspection2bBtn3Out" />
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bBtn4">
        <wsdl:input message="svc:sch_pmQaCalendarInspection2bBtn4In" />
        <wsdl:output message="svc:sch_pmQaCalendarInspection2bBtn4Out" />
    </wsdl:operation><wsdl:operation name="sch_pmGetQAInspection2bItemLs">
        <wsdl:input message="svc:sch_pmGetQAInspection2bItemLsIn" />
        <wsdl:output message="svc:sch_pmGetQAInspection2bItemLsOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetQAInspection2b">
        <wsdl:input message="svc:sch_pmGetQAInspection2bIn" />
        <wsdl:output message="svc:sch_pmGetQAInspection2bOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetQaCalendarInspection2bItem">
        <wsdl:input message="svc:sch_pmGetQaCalendarInspection2bItemIn" />
        <wsdl:output message="svc:sch_pmGetQaCalendarInspection2bItemOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetInspectorByYear">
        <wsdl:input message="svc:sch_pmGetInspectorByYearIn" />
        <wsdl:output message="svc:sch_pmGetInspectorByYearOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetInspectorByMonthAndEmail">
        <wsdl:input message="svc:sch_pmGetInspectorByMonthAndEmailIn" />
        <wsdl:output message="svc:sch_pmGetInspectorByMonthAndEmailOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetQAInspection2bAdd">
        <wsdl:input message="svc:sch_pmGetQAInspection2bAddIn" />
        <wsdl:output message="svc:sch_pmGetQAInspection2bAddOut" />
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bAddPhoto">
        <wsdl:input message="svc:sch_pmQaCalendarInspection2bAddPhotoIn" />
        <wsdl:output message="svc:sch_pmQaCalendarInspection2bAddPhotoOut" />
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bDelPhoto">
        <wsdl:input message="svc:sch_pmQaCalendarInspection2bDelPhotoIn" />
        <wsdl:output message="svc:sch_pmQaCalendarInspection2bDelPhotoOut" />
    </wsdl:operation><wsdl:operation name="qaCalendarImg">
        <wsdl:input message="svc:qaCalendarImgIn" />
        <wsdl:output message="svc:qaCalendarImgOut" />
    </wsdl:operation><wsdl:operation name="sch_getprojectsByNFCTag">
        <wsdl:input message="svc:sch_getprojectsByNFCTagIn" />
        <wsdl:output message="svc:sch_getprojectsByNFCTagOut" />
    </wsdl:operation><wsdl:operation name="sch_pmPhoneListUserPhoto">
        <wsdl:input message="svc:sch_pmPhoneListUserPhotoIn" />
        <wsdl:output message="svc:sch_pmPhoneListUserPhotoOut" />
    </wsdl:operation><wsdl:operation name="sch_pmSitemapThumb">
        <wsdl:input message="svc:sch_pmSitemapThumbIn" />
        <wsdl:output message="svc:sch_pmSitemapThumbOut" />
    </wsdl:operation><wsdl:operation name="sch_pmContractSitemap">
        <wsdl:input message="svc:sch_pmContractSitemapIn" />
        <wsdl:output message="svc:sch_pmContractSitemapOut" />
    </wsdl:operation><wsdl:operation name="sch_pmUploadProjectInspectionPhoto">
        <wsdl:input message="svc:sch_pmUploadProjectInspectionPhotoIn" />
        <wsdl:output message="svc:sch_pmUploadProjectInspectionPhotoOut" />
    </wsdl:operation><wsdl:operation name="sch_pmProjectInspectionPhoto">
        <wsdl:input message="svc:sch_pmProjectInspectionPhotoIn" />
        <wsdl:output message="svc:sch_pmProjectInspectionPhotoOut" />
    </wsdl:operation><wsdl:operation name="sch_pophoto">
        <wsdl:input message="svc:sch_pophotoIn" />
        <wsdl:output message="svc:sch_pophotoOut" />
    </wsdl:operation><wsdl:operation name="sch_pmRequestphoto">
        <wsdl:input message="svc:sch_pmRequestphotoIn" />
        <wsdl:output message="svc:sch_pmRequestphotoOut" />
    </wsdl:operation><wsdl:operation name="sch_pmprojectinteriorcatalog_photo">
        <wsdl:input message="svc:sch_pmprojectinteriorcatalog_photoIn" />
        <wsdl:output message="svc:sch_pmprojectinteriorcatalog_photoOut" />
    </wsdl:operation><wsdl:operation name="bavendor_jobfinishphoto">
        <wsdl:input message="svc:bavendor_jobfinishphotoIn" />
        <wsdl:output message="svc:bavendor_jobfinishphotoOut" />
    </wsdl:operation><wsdl:operation name="bavendor_getAlljobfinishphoto">
        <wsdl:input message="svc:bavendor_getAlljobfinishphotoIn" />
        <wsdl:output message="svc:bavendor_getAlljobfinishphotoOut" />
    </wsdl:operation><wsdl:operation name="bavendor_jobfinishsignature">
        <wsdl:input message="svc:bavendor_jobfinishsignatureIn" />
        <wsdl:output message="svc:bavendor_jobfinishsignatureOut" />
    </wsdl:operation><wsdl:operation name="ba_jobfinishvendor_New">
        <wsdl:input message="svc:ba_jobfinishvendor_NewIn" />
        <wsdl:output message="svc:ba_jobfinishvendor_NewOut" />
    </wsdl:operation><wsdl:operation name="sch_pmprojectteriorfilter">
        <wsdl:input message="svc:sch_pmprojectteriorfilterIn" />
        <wsdl:output message="svc:sch_pmprojectteriorfilterOut" />
    </wsdl:operation><wsdl:operation name="ba_pmGetproject">
        <wsdl:input message="svc:ba_pmGetprojectIn" />
        <wsdl:output message="svc:ba_pmGetprojectOut" />
    </wsdl:operation><wsdl:operation name="sch_pmproject1InsuranceClaimCategory">
        <wsdl:input message="svc:sch_pmproject1InsuranceClaimCategoryIn" />
        <wsdl:output message="svc:sch_pmproject1InsuranceClaimCategoryOut" />
    </wsdl:operation><wsdl:operation name="sch_pmproject1UploadInsuranceClaimPhoto">
        <wsdl:input message="svc:sch_pmproject1UploadInsuranceClaimPhotoIn" />
        <wsdl:output message="svc:sch_pmproject1UploadInsuranceClaimPhotoOut" />
    </wsdl:operation><wsdl:operation name="sch_pmproject1InsuranceClaimDescription">
        <wsdl:input message="svc:sch_pmproject1InsuranceClaimDescriptionIn" />
        <wsdl:output message="svc:sch_pmproject1InsuranceClaimDescriptionOut" />
    </wsdl:operation><wsdl:operation name="sch_pmgetInsuranceClaimList">
        <wsdl:input message="svc:sch_pmgetInsuranceClaimListIn" />
        <wsdl:output message="svc:sch_pmgetInsuranceClaimListOut" />
    </wsdl:operation><wsdl:operation name="sch_pmdelInsuranceClaimList">
        <wsdl:input message="svc:sch_pmdelInsuranceClaimListIn" />
        <wsdl:output message="svc:sch_pmdelInsuranceClaimListOut" />
    </wsdl:operation><wsdl:operation name="sch_pmdelInsuranceClaimPhoto">
        <wsdl:input message="svc:sch_pmdelInsuranceClaimPhotoIn" />
        <wsdl:output message="svc:sch_pmdelInsuranceClaimPhotoOut" />
    </wsdl:operation><wsdl:operation name="sch_pmInsuranceClaimPhoto">
        <wsdl:input message="svc:sch_pmInsuranceClaimPhotoIn" />
        <wsdl:output message="svc:sch_pmInsuranceClaimPhotoOut" />
    </wsdl:operation><wsdl:operation name="sch_getVendorInfo">
        <wsdl:input message="svc:sch_getVendorInfoIn" />
        <wsdl:output message="svc:sch_getVendorInfoOut" />
    </wsdl:operation><wsdl:operation name="sch_pmGetprojectPreferedVendor">
        <wsdl:input message="svc:sch_pmGetprojectPreferedVendorIn" />
        <wsdl:output message="svc:sch_pmGetprojectPreferedVendorOut" />
    </wsdl:operation><wsdl:operation name="ba_pmGetTicketHistory">
        <wsdl:input message="svc:ba_pmGetTicketHistoryIn" />
        <wsdl:output message="svc:ba_pmGetTicketHistoryOut" />
    </wsdl:operation><wsdl:operation name="ba_pmcheckin">
        <wsdl:input message="svc:ba_pmcheckinIn" />
        <wsdl:output message="svc:ba_pmcheckinOut" />
    </wsdl:operation><wsdl:operation name="sch_pmgetPreQA">
        <wsdl:input message="svc:sch_pmgetPreQAIn" />
        <wsdl:output message="svc:sch_pmgetPreQAOut" />
    </wsdl:operation><wsdl:operation name="sch_pmsavePreQAlistByRoom">
        <wsdl:input message="svc:sch_pmsavePreQAlistByRoomIn" />
        <wsdl:output message="svc:sch_pmsavePreQAlistByRoomOut" />
    </wsdl:operation><wsdl:operation name="sch_pmsavePreQAlistByRoomV2">
        <wsdl:input message="svc:sch_pmsavePreQAlistByRoomV2In" />
        <wsdl:output message="svc:sch_pmsavePreQAlistByRoomV2Out" />
    </wsdl:operation><wsdl:operation name="sch_pmPostPreQAComment">
        <wsdl:input message="svc:sch_pmPostPreQACommentIn" />
        <wsdl:output message="svc:sch_pmPostPreQACommentOut" />
    </wsdl:operation><wsdl:operation name="sch_pmPreQAuploadPhoto">
        <wsdl:input message="svc:sch_pmPreQAuploadPhotoIn" />
        <wsdl:output message="svc:sch_pmPreQAuploadPhotoOut" />
    </wsdl:operation><wsdl:operation name="warrantyimg">
        <wsdl:input message="svc:warrantyimgIn" />
        <wsdl:output message="svc:warrantyimgOut" />
    </wsdl:operation><wsdl:operation name="signatureimg">
        <wsdl:input message="svc:signatureimgIn" />
        <wsdl:output message="svc:signatureimgOut" />
    </wsdl:operation><wsdl:operation name="downloadpdf">
        <wsdl:input message="svc:downloadpdfIn" />
        <wsdl:output message="svc:downloadpdfOut" />
    </wsdl:operation><wsdl:operation name="downloadbsw">
        <wsdl:input message="svc:downloadbswIn" />
        <wsdl:output message="svc:downloadbswOut" />
    </wsdl:operation><wsdl:operation name="downloadbaseplan">
        <wsdl:input message="svc:downloadbaseplanIn" />
        <wsdl:output message="svc:downloadbaseplanOut" />
    </wsdl:operation><wsdl:operation name="pmphoto">
        <wsdl:input message="svc:pmphotoIn" />
        <wsdl:output message="svc:pmphotoOut" />
    </wsdl:operation><wsdl:operation name="vendorphoto">
        <wsdl:input message="svc:vendorphotoIn" />
        <wsdl:output message="svc:vendorphotoOut" />
    </wsdl:operation><wsdl:operation name="staticmap">
        <wsdl:input message="svc:staticmapIn" />
        <wsdl:output message="svc:staticmapOut" />
    </wsdl:operation><wsdl:operation name="sch_downloaddocument">
        <wsdl:input message="svc:sch_downloaddocumentIn" />
        <wsdl:output message="svc:sch_downloaddocumentOut" />
    </wsdl:operation><wsdl:operation name="sch_pmdownloadBlackIntroV2026">
        <wsdl:input message="svc:sch_pmdownloadBlackIntroV2026In" />
        <wsdl:output message="svc:sch_pmdownloadBlackIntroV2026Out" />
    </wsdl:operation><wsdl:operation name="sch_downloadACH">
        <wsdl:input message="svc:sch_downloadACHIn" />
        <wsdl:output message="svc:sch_downloadACHOut" />
    </wsdl:operation><wsdl:operation name="sch_photo">
        <wsdl:input message="svc:sch_photoIn" />
        <wsdl:output message="svc:sch_photoOut" />
    </wsdl:operation><wsdl:operation name="post_category">
        <wsdl:input message="svc:post_categoryIn" />
        <wsdl:output message="svc:post_categoryOut" />
    </wsdl:operation><wsdl:operation name="post_createRequest">
        <wsdl:input message="svc:post_createRequestIn" />
        <wsdl:output message="svc:post_createRequestOut" />
    </wsdl:operation><wsdl:operation name="post_ticketAddFile">
        <wsdl:input message="svc:post_ticketAddFileIn" />
        <wsdl:output message="svc:post_ticketAddFileOut" />
    </wsdl:operation><wsdl:operation name="post_ticketList">
        <wsdl:input message="svc:post_ticketListIn" />
        <wsdl:output message="svc:post_ticketListOut" />
    </wsdl:operation><wsdl:operation name="post_ticketView">
        <wsdl:input message="svc:post_ticketViewIn" />
        <wsdl:output message="svc:post_ticketViewOut" />
    </wsdl:operation><wsdl:operation name="post_changePassword">
        <wsdl:input message="svc:post_changePasswordIn" />
        <wsdl:output message="svc:post_changePasswordOut" />
    </wsdl:operation><wsdl:operation name="post_forgotPassword">
        <wsdl:input message="svc:post_forgotPasswordIn" />
        <wsdl:output message="svc:post_forgotPasswordOut" />
    </wsdl:operation><wsdl:operation name="post_login">
        <wsdl:input message="svc:post_loginIn" />
        <wsdl:output message="svc:post_loginOut" />
    </wsdl:operation><wsdl:operation name="post_profile">
        <wsdl:input message="svc:post_profileIn" />
        <wsdl:output message="svc:post_profileOut" />
    </wsdl:operation><wsdl:operation name="post_register">
        <wsdl:input message="svc:post_registerIn" />
        <wsdl:output message="svc:post_registerOut" />
    </wsdl:operation><wsdl:operation name="Post_resetPassword">
        <wsdl:input message="svc:Post_resetPasswordIn" />
        <wsdl:output message="svc:Post_resetPasswordOut" />
    </wsdl:operation><wsdl:operation name="post_setPassword">
        <wsdl:input message="svc:post_setPasswordIn" />
        <wsdl:output message="svc:post_setPasswordOut" />
    </wsdl:operation><wsdl:operation name="post_tenant">
        <wsdl:input message="svc:post_tenantIn" />
        <wsdl:output message="svc:post_tenantOut" />
    </wsdl:operation></wsdl:portType>

	<wsdl:portType name="IOneWay"><wsdl:operation name="sch_vendorGetInspectionCalendarList">
        <wsdl:input message="svc:sch_vendorGetInspectionCalendarListIn" />
    </wsdl:operation><wsdl:operation name="Sch_vendorGetInspectionCalendarCnt">
        <wsdl:input message="svc:Sch_vendorGetInspectionCalendarCntIn" />
    </wsdl:operation><wsdl:operation name="sch_vendorGetInsuranceFileCnt">
        <wsdl:input message="svc:sch_vendorGetInsuranceFileCntIn" />
    </wsdl:operation><wsdl:operation name="sch_vendorGetInsuranceFile">
        <wsdl:input message="svc:sch_vendorGetInsuranceFileIn" />
    </wsdl:operation><wsdl:operation name="sch_vendoruploadInsuranceFile">
        <wsdl:input message="svc:sch_vendoruploadInsuranceFileIn" />
    </wsdl:operation><wsdl:operation name="sch_vendoruploadInsuranceFileV2">
        <wsdl:input message="svc:sch_vendoruploadInsuranceFileV2In" />
    </wsdl:operation><wsdl:operation name="sch_vendorCheckInsuranceFileV1">
        <wsdl:input message="svc:sch_vendorCheckInsuranceFileV1In" />
    </wsdl:operation><wsdl:operation name="sch_vendorprojectexterior">
        <wsdl:input message="svc:sch_vendorprojectexteriorIn" />
    </wsdl:operation><wsdl:operation name="sch_vendorprojectinterior">
        <wsdl:input message="svc:sch_vendorprojectinteriorIn" />
    </wsdl:operation><wsdl:operation name="sch_vendorprojectinteriorcatalog">
        <wsdl:input message="svc:sch_vendorprojectinteriorcatalogIn" />
    </wsdl:operation><wsdl:operation name="sch_vendorprojectteriorURL">
        <wsdl:input message="svc:sch_vendorprojectteriorURLIn" />
    </wsdl:operation><wsdl:operation name="sch_pmSchedulePhotoList">
        <wsdl:input message="svc:sch_pmSchedulePhotoListIn" />
    </wsdl:operation><wsdl:operation name="sch_vendorSchedulePhotoList">
        <wsdl:input message="svc:sch_vendorSchedulePhotoListIn" />
    </wsdl:operation><wsdl:operation name="sch_pushfinisherlog">
        <wsdl:input message="svc:sch_pushfinisherlogIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetReimbursementVendor">
        <wsdl:input message="svc:sch_pmGetReimbursementVendorIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetReimbursementAccount">
        <wsdl:input message="svc:sch_pmGetReimbursementAccountIn" />
    </wsdl:operation><wsdl:operation name="sch_pmSubmitReimbursementRequest">
        <wsdl:input message="svc:sch_pmSubmitReimbursementRequestIn" />
    </wsdl:operation><wsdl:operation name="sch_pmClockInOutInfoRequest">
        <wsdl:input message="svc:sch_pmClockInOutInfoRequestIn" />
    </wsdl:operation><wsdl:operation name="sch_pmClockInRequest">
        <wsdl:input message="svc:sch_pmClockInRequestIn" />
    </wsdl:operation><wsdl:operation name="sch_pmClockOutRequest">
        <wsdl:input message="svc:sch_pmClockOutRequestIn" />
    </wsdl:operation><wsdl:operation name="sch_printPlanRequest1">
        <wsdl:input message="svc:sch_printPlanRequest1In" />
    </wsdl:operation><wsdl:operation name="sch_printPlanRequest1Add">
        <wsdl:input message="svc:sch_printPlanRequest1AddIn" />
    </wsdl:operation><wsdl:operation name="sch_printPlanRequest1List">
        <wsdl:input message="svc:sch_printPlanRequest1ListIn" />
    </wsdl:operation><wsdl:operation name="sch_printPlanRequest1Detail">
        <wsdl:input message="svc:sch_printPlanRequest1DetailIn" />
    </wsdl:operation><wsdl:operation name="sch_vendorSignAgreement">
        <wsdl:input message="svc:sch_vendorSignAgreementIn" />
    </wsdl:operation><wsdl:operation name="sch_vendorSignAgreementV2">
        <wsdl:input message="svc:sch_vendorSignAgreementV2In" />
    </wsdl:operation><wsdl:operation name="getbestdate">
        <wsdl:input message="svc:getbestdateIn" />
    </wsdl:operation><wsdl:operation name="submitbestdate">
        <wsdl:input message="svc:submitbestdateIn" />
    </wsdl:operation><wsdl:operation name="ba_submitphotoDescriptionpm">
        <wsdl:input message="svc:ba_submitphotoDescriptionpmIn" />
    </wsdl:operation><wsdl:operation name="ba_deletephotopm">
        <wsdl:input message="svc:ba_deletephotopmIn" />
    </wsdl:operation><wsdl:operation name="ba_pmdeljobfinishphoto">
        <wsdl:input message="svc:ba_pmdeljobfinishphotoIn" />
    </wsdl:operation><wsdl:operation name="ba_pmuploadjobfinishphoto">
        <wsdl:input message="svc:ba_pmuploadjobfinishphotoIn" />
    </wsdl:operation><wsdl:operation name="sch_writelog">
        <wsdl:input message="svc:sch_writelogIn" />
    </wsdl:operation><wsdl:operation name="sch_pmSelectionCalendarSearch">
        <wsdl:input message="svc:sch_pmSelectionCalendarSearchIn" />
    </wsdl:operation><wsdl:operation name="sch_pmKirbyTitleSearch">
        <wsdl:input message="svc:sch_pmKirbyTitleSearchIn" />
    </wsdl:operation><wsdl:operation name="sch_pmQACalendarSearch">
        <wsdl:input message="svc:sch_pmQACalendarSearchIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetProjectByTag">
        <wsdl:input message="svc:sch_pmGetProjectByTagIn" />
    </wsdl:operation><wsdl:operation name="sch_pmUpdProjectByTag">
        <wsdl:input message="svc:sch_pmUpdProjectByTagIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetMenuForApprove">
        <wsdl:input message="svc:sch_pmGetMenuForApproveIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetMenuCOForApprove">
        <wsdl:input message="svc:sch_pmGetMenuCOForApproveIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetCOListForApprove">
        <wsdl:input message="svc:sch_pmGetCOListForApproveIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetCOListForApprove1">
        <wsdl:input message="svc:sch_pmGetCOListForApprove1In" />
    </wsdl:operation><wsdl:operation name="sch_pmGetPOListForApprove">
        <wsdl:input message="svc:sch_pmGetPOListForApproveIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetTaskDueSummary">
        <wsdl:input message="svc:sch_pmGetTaskDueSummaryIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetTaskDueList">
        <wsdl:input message="svc:sch_pmGetTaskDueListIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetContractListForApprove">
        <wsdl:input message="svc:sch_pmGetContractListForApproveIn" />
    </wsdl:operation><wsdl:operation name="sch_pmChangeOrderGetEmail">
        <wsdl:input message="svc:sch_pmChangeOrderGetEmailIn" />
    </wsdl:operation><wsdl:operation name="sch_pmUpdateUserChangeOrder">
        <wsdl:input message="svc:sch_pmUpdateUserChangeOrderIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetContract">
        <wsdl:input message="svc:sch_pmGetContractIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetPhoneList">
        <wsdl:input message="svc:sch_pmGetPhoneListIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetPhoneListRoles">
        <wsdl:input message="svc:sch_pmGetPhoneListRolesIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetContractApproveEmailTo">
        <wsdl:input message="svc:sch_pmGetContractApproveEmailToIn" />
    </wsdl:operation><wsdl:operation name="sch_pmUpdateContract">
        <wsdl:input message="svc:sch_pmUpdateContractIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetBustOutListForApprove">
        <wsdl:input message="svc:sch_pmGetBustOutListForApproveIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetBustOut">
        <wsdl:input message="svc:sch_pmGetBustOutIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetBustOutEmail">
        <wsdl:input message="svc:sch_pmGetBustOutEmailIn" />
    </wsdl:operation><wsdl:operation name="sch_pmApproveBustOut">
        <wsdl:input message="svc:sch_pmApproveBustOutIn" />
    </wsdl:operation><wsdl:operation name="sch_pmDisapproveBustOut">
        <wsdl:input message="svc:sch_pmDisapproveBustOutIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetSuggestedPrice">
        <wsdl:input message="svc:sch_pmGetSuggestedPriceIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetSuggestedPriceListForApprove">
        <wsdl:input message="svc:sch_pmGetSuggestedPriceListForApproveIn" />
    </wsdl:operation><wsdl:operation name="sch_pmApproveSuggestedPrice">
        <wsdl:input message="svc:sch_pmApproveSuggestedPriceIn" />
    </wsdl:operation><wsdl:operation name="sch_pmDisapproveSuggestedPrice">
        <wsdl:input message="svc:sch_pmDisapproveSuggestedPriceIn" />
    </wsdl:operation><wsdl:operation name="sch_pmPOSendEmail">
        <wsdl:input message="svc:sch_pmPOSendEmailIn" />
    </wsdl:operation><wsdl:operation name="sch_pmPOSendMessage">
        <wsdl:input message="svc:sch_pmPOSendMessageIn" />
    </wsdl:operation><wsdl:operation name="sch_pmgetPreQAFail">
        <wsdl:input message="svc:sch_pmgetPreQAFailIn" />
    </wsdl:operation><wsdl:operation name="sch_pmgetQAWalk">
        <wsdl:input message="svc:sch_pmgetQAWalkIn" />
    </wsdl:operation><wsdl:operation name="sch_pmsaveQAFail">
        <wsdl:input message="svc:sch_pmsaveQAFailIn" />
    </wsdl:operation><wsdl:operation name="sch_pmgetQAView">
        <wsdl:input message="svc:sch_pmgetQAViewIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetprojectInspection">
        <wsdl:input message="svc:sch_pmGetprojectInspectionIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetprojectInspectionById">
        <wsdl:input message="svc:sch_pmGetprojectInspectionByIdIn" />
    </wsdl:operation><wsdl:operation name="sch_pmPostProjectInspectionComment">
        <wsdl:input message="svc:sch_pmPostProjectInspectionCommentIn" />
    </wsdl:operation><wsdl:operation name="sch_pmsaveProjectInspectionByArea">
        <wsdl:input message="svc:sch_pmsaveProjectInspectionByAreaIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetInspectionCalendarList">
        <wsdl:input message="svc:sch_pmGetInspectionCalendarListIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetInspectionCalendarListV2">
        <wsdl:input message="svc:sch_pmGetInspectionCalendarListV2In" />
    </wsdl:operation><wsdl:operation name="Sch_pmGetQACalendarEmployees">
        <wsdl:input message="svc:Sch_pmGetQACalendarEmployeesIn" />
    </wsdl:operation><wsdl:operation name="sch_QAInspectionAssginEmail">
        <wsdl:input message="svc:sch_QAInspectionAssginEmailIn" />
    </wsdl:operation><wsdl:operation name="Sch_pmGetInspectionCalendarCnt">
        <wsdl:input message="svc:Sch_pmGetInspectionCalendarCntIn" />
    </wsdl:operation><wsdl:operation name="sch_pmSearchInspectionByAddress">
        <wsdl:input message="svc:sch_pmSearchInspectionByAddressIn" />
    </wsdl:operation><wsdl:operation name="Sch_pmGetInspectionCalendarCntV2">
        <wsdl:input message="svc:Sch_pmGetInspectionCalendarCntV2In" />
    </wsdl:operation><wsdl:operation name="Sch_pmGetInspectionCalendarAssigntoList">
        <wsdl:input message="svc:Sch_pmGetInspectionCalendarAssigntoListIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetInspectionCalendar">
        <wsdl:input message="svc:sch_pmGetInspectionCalendarIn" />
    </wsdl:operation><wsdl:operation name="sch_getPOdetail">
        <wsdl:input message="svc:sch_getPOdetailIn" />
    </wsdl:operation><wsdl:operation name="Sch_GetPODetailForSubmit">
        <wsdl:input message="svc:Sch_GetPODetailForSubmitIn" />
    </wsdl:operation><wsdl:operation name="Sch_pmGetVendors">
        <wsdl:input message="svc:Sch_pmGetVendorsIn" />
    </wsdl:operation><wsdl:operation name="Sch_pmGetEmailList2">
        <wsdl:input message="svc:Sch_pmGetEmailList2In" />
    </wsdl:operation><wsdl:operation name="Sch_pmGetEmailList">
        <wsdl:input message="svc:Sch_pmGetEmailListIn" />
    </wsdl:operation><wsdl:operation name="Sch_pmGetEmailListDisapprove">
        <wsdl:input message="svc:Sch_pmGetEmailListDisapproveIn" />
    </wsdl:operation><wsdl:operation name="Sch_UpdatePurchaseOrder">
        <wsdl:input message="svc:Sch_UpdatePurchaseOrderIn" />
    </wsdl:operation><wsdl:operation name="sch_getAssemblies">
        <wsdl:input message="svc:sch_getAssembliesIn" />
    </wsdl:operation><wsdl:operation name="sch_getAssemblies2">
        <wsdl:input message="svc:sch_getAssemblies2In" />
    </wsdl:operation><wsdl:operation name="sch_submitPOforapprove">
        <wsdl:input message="svc:sch_submitPOforapproveIn" />
    </wsdl:operation><wsdl:operation name="sch_submitPOforapproveV2">
        <wsdl:input message="svc:sch_submitPOforapproveV2In" />
    </wsdl:operation><wsdl:operation name="sch_getpendingPOlist">
        <wsdl:input message="svc:sch_getpendingPOlistIn" />
    </wsdl:operation><wsdl:operation name="sch_getpendingPOdetail">
        <wsdl:input message="svc:sch_getpendingPOdetailIn" />
    </wsdl:operation><wsdl:operation name="sch_quicklink">
        <wsdl:input message="svc:sch_quicklinkIn" />
    </wsdl:operation><wsdl:operation name="sch_getpaidposbyyear">
        <wsdl:input message="svc:sch_getpaidposbyyearIn" />
    </wsdl:operation><wsdl:operation name="sch_getpaidposbymonth">
        <wsdl:input message="svc:sch_getpaidposbymonthIn" />
    </wsdl:operation><wsdl:operation name="sch_getpaidposbyyearmonth">
        <wsdl:input message="svc:sch_getpaidposbyyearmonthIn" />
    </wsdl:operation><wsdl:operation name="sch_getPOlistbyDateAndIdproject">
        <wsdl:input message="svc:sch_getPOlistbyDateAndIdprojectIn" />
    </wsdl:operation><wsdl:operation name="sch_getchksbyyear">
        <wsdl:input message="svc:sch_getchksbyyearIn" />
    </wsdl:operation><wsdl:operation name="sch_getchklist">
        <wsdl:input message="svc:sch_getchklistIn" />
    </wsdl:operation><wsdl:operation name="sch_getchk">
        <wsdl:input message="svc:sch_getchkIn" />
    </wsdl:operation><wsdl:operation name="sch_checkpaymentrequest">
        <wsdl:input message="svc:sch_checkpaymentrequestIn" />
    </wsdl:operation><wsdl:operation name="sch_updateInvnum">
        <wsdl:input message="svc:sch_updateInvnumIn" />
    </wsdl:operation><wsdl:operation name="sch_uploadInvoiceToPdf">
        <wsdl:input message="svc:sch_uploadInvoiceToPdfIn" />
    </wsdl:operation><wsdl:operation name="sch_turninPO">
        <wsdl:input message="svc:sch_turninPOIn" />
    </wsdl:operation><wsdl:operation name="sch_mapview">
        <wsdl:input message="svc:sch_mapviewIn" />
    </wsdl:operation><wsdl:operation name="sch_marktaskunread">
        <wsdl:input message="svc:sch_marktaskunreadIn" />
    </wsdl:operation><wsdl:operation name="sch_pmporequestList">
        <wsdl:input message="svc:sch_pmporequestListIn" />
    </wsdl:operation><wsdl:operation name="sch_pmporequest">
        <wsdl:input message="svc:sch_pmporequestIn" />
    </wsdl:operation><wsdl:operation name="sch_pmdoporequest">
        <wsdl:input message="svc:sch_pmdoporequestIn" />
    </wsdl:operation><wsdl:operation name="sch_downloadpmporequestfile">
        <wsdl:input message="svc:sch_downloadpmporequestfileIn" />
    </wsdl:operation><wsdl:operation name="sch_getACH">
        <wsdl:input message="svc:sch_getACHIn" />
    </wsdl:operation><wsdl:operation name="sch_requestACH">
        <wsdl:input message="svc:sch_requestACHIn" />
    </wsdl:operation><wsdl:operation name="sch_pmhome">
        <wsdl:input message="svc:sch_pmhomeIn" />
    </wsdl:operation><wsdl:operation name="sch_pmhome2">
        <wsdl:input message="svc:sch_pmhome2In" />
    </wsdl:operation><wsdl:operation name="sch_pmhome2Tasklist">
        <wsdl:input message="svc:sch_pmhome2TasklistIn" />
    </wsdl:operation><wsdl:operation name="sch_pmgettask">
        <wsdl:input message="svc:sch_pmgettaskIn" />
    </wsdl:operation><wsdl:operation name="sch_pmgetchecklist">
        <wsdl:input message="svc:sch_pmgetchecklistIn" />
    </wsdl:operation><wsdl:operation name="sch_pmpostChecklistcomment">
        <wsdl:input message="svc:sch_pmpostChecklistcommentIn" />
    </wsdl:operation><wsdl:operation name="sch_pmgetjobfinishphoto">
        <wsdl:input message="svc:sch_pmgetjobfinishphotoIn" />
    </wsdl:operation><wsdl:operation name="sch_pmgetjobfinishphotoV2">
        <wsdl:input message="svc:sch_pmgetjobfinishphotoV2In" />
    </wsdl:operation><wsdl:operation name="sch_pmuploadcomment">
        <wsdl:input message="svc:sch_pmuploadcommentIn" />
    </wsdl:operation><wsdl:operation name="sch_pmreadcomment">
        <wsdl:input message="svc:sch_pmreadcommentIn" />
    </wsdl:operation><wsdl:operation name="sch_pmreadNotification">
        <wsdl:input message="svc:sch_pmreadNotificationIn" />
    </wsdl:operation><wsdl:operation name="sch_pmDisapproveTask">
        <wsdl:input message="svc:sch_pmDisapproveTaskIn" />
    </wsdl:operation><wsdl:operation name="sch_pmApproveTask">
        <wsdl:input message="svc:sch_pmApproveTaskIn" />
    </wsdl:operation><wsdl:operation name="sch_pmTaskJobFinish">
        <wsdl:input message="svc:sch_pmTaskJobFinishIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetreleaselist">
        <wsdl:input message="svc:sch_pmGetreleaselistIn" />
    </wsdl:operation><wsdl:operation name="sch_pmReleasetask">
        <wsdl:input message="svc:sch_pmReleasetaskIn" />
    </wsdl:operation><wsdl:operation name="sch_pmVendorcontacts">
        <wsdl:input message="svc:sch_pmVendorcontactsIn" />
    </wsdl:operation><wsdl:operation name="sch_pmAssignvendorcontact">
        <wsdl:input message="svc:sch_pmAssignvendorcontactIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetPOdetail">
        <wsdl:input message="svc:sch_pmGetPOdetailIn" />
    </wsdl:operation><wsdl:operation name="sch_pmSearchVendor">
        <wsdl:input message="svc:sch_pmSearchVendorIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetproject">
        <wsdl:input message="svc:sch_pmGetprojectIn" />
    </wsdl:operation><wsdl:operation name="sch_pmReleasePO">
        <wsdl:input message="svc:sch_pmReleasePOIn" />
    </wsdl:operation><wsdl:operation name="sch_pmResendPO">
        <wsdl:input message="svc:sch_pmResendPOIn" />
    </wsdl:operation><wsdl:operation name="sch_pmProjectsbycia">
        <wsdl:input message="svc:sch_pmProjectsbyciaIn" />
    </wsdl:operation><wsdl:operation name="sch_pmProjectlist">
        <wsdl:input message="svc:sch_pmProjectlistIn" />
    </wsdl:operation><wsdl:operation name="sch_pmProjectlist1">
        <wsdl:input message="svc:sch_pmProjectlist1In" />
    </wsdl:operation><wsdl:operation name="sch_pmProjectlistGroupByCia">
        <wsdl:input message="svc:sch_pmProjectlistGroupByCiaIn" />
    </wsdl:operation><wsdl:operation name="sch_pmProjectlistGroupByDevelopment">
        <wsdl:input message="svc:sch_pmProjectlistGroupByDevelopmentIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetDevelopmenttlist">
        <wsdl:input message="svc:sch_pmGetDevelopmenttlistIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGettasklistbyItem">
        <wsdl:input message="svc:sch_pmGettasklistbyItemIn" />
    </wsdl:operation><wsdl:operation name="sch_pmcheckin">
        <wsdl:input message="svc:sch_pmcheckinIn" />
    </wsdl:operation><wsdl:operation name="sch_pmcheckReschedule">
        <wsdl:input message="svc:sch_pmcheckRescheduleIn" />
    </wsdl:operation><wsdl:operation name="sch_pmRescheduleMandatory">
        <wsdl:input message="svc:sch_pmRescheduleMandatoryIn" />
    </wsdl:operation><wsdl:operation name="sch_pmReschedule">
        <wsdl:input message="svc:sch_pmRescheduleIn" />
    </wsdl:operation><wsdl:operation name="sch_pmReVendorPO">
        <wsdl:input message="svc:sch_pmReVendorPOIn" />
    </wsdl:operation><wsdl:operation name="sch_pmDeleteTask">
        <wsdl:input message="svc:sch_pmDeleteTaskIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetprojectPOList">
        <wsdl:input message="svc:sch_pmGetprojectPOListIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetprojectPOListV2">
        <wsdl:input message="svc:sch_pmGetprojectPOListV2In" />
    </wsdl:operation><wsdl:operation name="sch_pmCheckPoRevendor">
        <wsdl:input message="svc:sch_pmCheckPoRevendorIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetprojectCOList">
        <wsdl:input message="svc:sch_pmGetprojectCOListIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetCOdetail">
        <wsdl:input message="svc:sch_pmGetCOdetailIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetRequestList">
        <wsdl:input message="svc:sch_pmGetRequestListIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetRequestReason">
        <wsdl:input message="svc:sch_pmGetRequestReasonIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetRequest">
        <wsdl:input message="svc:sch_pmGetRequestIn" />
    </wsdl:operation><wsdl:operation name="sch_pmSubmitRequest">
        <wsdl:input message="svc:sch_pmSubmitRequestIn" />
    </wsdl:operation><wsdl:operation name="sch_pmSubmitRequestV2">
        <wsdl:input message="svc:sch_pmSubmitRequestV2In" />
    </wsdl:operation><wsdl:operation name="sch_pmPostRequestmessage">
        <wsdl:input message="svc:sch_pmPostRequestmessageIn" />
    </wsdl:operation><wsdl:operation name="sch_pmRequestDelImg">
        <wsdl:input message="svc:sch_pmRequestDelImgIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetAssemblies">
        <wsdl:input message="svc:sch_pmGetAssembliesIn" />
    </wsdl:operation><wsdl:operation name="sch_pmUploadRequestImg">
        <wsdl:input message="svc:sch_pmUploadRequestImgIn" />
    </wsdl:operation><wsdl:operation name="sch_pmGetRequestEmail">
        <wsdl:input message="svc:sch_pmGetRequestEmailIn" />
    </wsdl:operation><wsdl:operation name="sch_pmHandleRequest">
        <wsdl:input message="svc:sch_pmHandleRequestIn" />
    </wsdl:operation><wsdl:operation name="pushdemo_push">
        <wsdl:input message="svc:pushdemo_pushIn" />
    </wsdl:operation><wsdl:operation name="surveytest">
        <wsdl:input message="svc:surveytestIn" />
    </wsdl:operation><wsdl:operation name="getfirebasetoken">
        <wsdl:input message="svc:getfirebasetokenIn" />
    </wsdl:operation><wsdl:operation name="chatsavetoken">
        <wsdl:input message="svc:chatsavetokenIn" />
    </wsdl:operation><wsdl:operation name="chatpushnotification">
        <wsdl:input message="svc:chatpushnotificationIn" />
    </wsdl:operation><wsdl:operation name="chatsavetoken1">
        <wsdl:input message="svc:chatsavetoken1In" />
    </wsdl:operation><wsdl:operation name="sch_notificationList">
        <wsdl:input message="svc:sch_notificationListIn" />
    </wsdl:operation><wsdl:operation name="sch_pmnotificationList">
        <wsdl:input message="svc:sch_pmnotificationListIn" />
    </wsdl:operation><wsdl:operation name="sch_pmprojectexterior">
        <wsdl:input message="svc:sch_pmprojectexteriorIn" />
    </wsdl:operation><wsdl:operation name="sch_pmprojectinterior">
        <wsdl:input message="svc:sch_pmprojectinteriorIn" />
    </wsdl:operation><wsdl:operation name="sch_pmprojectinteriorcatalog">
        <wsdl:input message="svc:sch_pmprojectinteriorcatalogIn" />
    </wsdl:operation><wsdl:operation name="sch_pmprojectteriorURL">
        <wsdl:input message="svc:sch_pmprojectteriorURLIn" />
    </wsdl:operation><wsdl:operation name="sch_pmuploadphoto">
        <wsdl:input message="svc:sch_pmuploadphotoIn" />
    </wsdl:operation><wsdl:operation name="sch_pmdelphoto">
        <wsdl:input message="svc:sch_pmdelphotoIn" />
    </wsdl:operation><wsdl:operation name="ba_vendorcheckinLog">
        <wsdl:input message="svc:ba_vendorcheckinLogIn" />
    </wsdl:operation><wsdl:operation name="ba_vendoruploadjobfinishphoto">
        <wsdl:input message="svc:ba_vendoruploadjobfinishphotoIn" />
    </wsdl:operation><wsdl:operation name="bavendor_deljobfinishphoto">
        <wsdl:input message="svc:bavendor_deljobfinishphotoIn" />
    </wsdl:operation><wsdl:operation name="sch_getPaymentPOlist">
        <wsdl:input message="svc:sch_getPaymentPOlistIn" />
    </wsdl:operation><wsdl:operation name="login">
        <wsdl:input message="svc:loginIn" />
    </wsdl:operation><wsdl:operation name="getaddress">
        <wsdl:input message="svc:getaddressIn" />
    </wsdl:operation><wsdl:operation name="step1">
        <wsdl:input message="svc:step1In" />
    </wsdl:operation><wsdl:operation name="step2">
        <wsdl:input message="svc:step2In" />
    </wsdl:operation><wsdl:operation name="profile">
        <wsdl:input message="svc:profileIn" />
    </wsdl:operation><wsdl:operation name="profilepassword">
        <wsdl:input message="svc:profilepasswordIn" />
    </wsdl:operation><wsdl:operation name="profileemail">
        <wsdl:input message="svc:profileemailIn" />
    </wsdl:operation><wsdl:operation name="profilecontact">
        <wsdl:input message="svc:profilecontactIn" />
    </wsdl:operation><wsdl:operation name="newticket">
        <wsdl:input message="svc:newticketIn" />
    </wsdl:operation><wsdl:operation name="newdraft">
        <wsdl:input message="svc:newdraftIn" />
    </wsdl:operation><wsdl:operation name="deletedraft">
        <wsdl:input message="svc:deletedraftIn" />
    </wsdl:operation><wsdl:operation name="submitdraft">
        <wsdl:input message="svc:submitdraftIn" />
    </wsdl:operation><wsdl:operation name="addrequest">
        <wsdl:input message="svc:addrequestIn" />
    </wsdl:operation><wsdl:operation name="ticketstatus">
        <wsdl:input message="svc:ticketstatusIn" />
    </wsdl:operation><wsdl:operation name="ticketview">
        <wsdl:input message="svc:ticketviewIn" />
    </wsdl:operation><wsdl:operation name="submitphoto">
        <wsdl:input message="svc:submitphotoIn" />
    </wsdl:operation><wsdl:operation name="sendemail">
        <wsdl:input message="svc:sendemailIn" />
    </wsdl:operation><wsdl:operation name="scheduleconfirm">
        <wsdl:input message="svc:scheduleconfirmIn" />
    </wsdl:operation><wsdl:operation name="forgotpassword">
        <wsdl:input message="svc:forgotpasswordIn" />
    </wsdl:operation><wsdl:operation name="pdflist">
        <wsdl:input message="svc:pdflistIn" />
    </wsdl:operation><wsdl:operation name="homedata">
        <wsdl:input message="svc:homedataIn" />
    </wsdl:operation><wsdl:operation name="ticket">
        <wsdl:input message="svc:ticketIn" />
    </wsdl:operation><wsdl:operation name="vendor">
        <wsdl:input message="svc:vendorIn" />
    </wsdl:operation><wsdl:operation name="message">
        <wsdl:input message="svc:messageIn" />
    </wsdl:operation><wsdl:operation name="messageReply">
        <wsdl:input message="svc:messageReplyIn" />
    </wsdl:operation><wsdl:operation name="selectioncolor">
        <wsdl:input message="svc:selectioncolorIn" />
    </wsdl:operation><wsdl:operation name="hold_update">
        <wsdl:input message="svc:hold_updateIn" />
    </wsdl:operation><wsdl:operation name="readmessage">
        <wsdl:input message="svc:readmessageIn" />
    </wsdl:operation><wsdl:operation name="uploadbsw">
        <wsdl:input message="svc:uploadbswIn" />
    </wsdl:operation><wsdl:operation name="getBSWhtml">
        <wsdl:input message="svc:getBSWhtmlIn" />
    </wsdl:operation><wsdl:operation name="signaturePDFmaker">
        <wsdl:input message="svc:signaturePDFmakerIn" />
    </wsdl:operation><wsdl:operation name="ba_homevendor">
        <wsdl:input message="svc:ba_homevendorIn" />
    </wsdl:operation><wsdl:operation name="ba_ticketvendor">
        <wsdl:input message="svc:ba_ticketvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_submitphotovendor">
        <wsdl:input message="svc:ba_submitphotovendorIn" />
    </wsdl:operation><wsdl:operation name="ba_sendemailvendor">
        <wsdl:input message="svc:ba_sendemailvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_schedulevendor">
        <wsdl:input message="svc:ba_schedulevendorIn" />
    </wsdl:operation><wsdl:operation name="ba_workingvendor">
        <wsdl:input message="svc:ba_workingvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_jobfinishvendor">
        <wsdl:input message="svc:ba_jobfinishvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_historyvendor">
        <wsdl:input message="svc:ba_historyvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_paymentrequestvendor">
        <wsdl:input message="svc:ba_paymentrequestvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_tickethistoryvendor">
        <wsdl:input message="svc:ba_tickethistoryvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_homepm">
        <wsdl:input message="svc:ba_homepmIn" />
    </wsdl:operation><wsdl:operation name="ba_hometotalpm">
        <wsdl:input message="svc:ba_hometotalpmIn" />
    </wsdl:operation><wsdl:operation name="ba_openticketpm">
        <wsdl:input message="svc:ba_openticketpmIn" />
    </wsdl:operation><wsdl:operation name="ba_closedticketpm">
        <wsdl:input message="svc:ba_closedticketpmIn" />
    </wsdl:operation><wsdl:operation name="ba_holdticketpm">
        <wsdl:input message="svc:ba_holdticketpmIn" />
    </wsdl:operation><wsdl:operation name="ba_surveyticketpm">
        <wsdl:input message="svc:ba_surveyticketpmIn" />
    </wsdl:operation><wsdl:operation name="ba_recivedsurveypm">
        <wsdl:input message="svc:ba_recivedsurveypmIn" />
    </wsdl:operation><wsdl:operation name="ba_surveyviewpm">
        <wsdl:input message="svc:ba_surveyviewpmIn" />
    </wsdl:operation><wsdl:operation name="ba_searchticketpm">
        <wsdl:input message="svc:ba_searchticketpmIn" />
    </wsdl:operation><wsdl:operation name="ba_ticketpm">
        <wsdl:input message="svc:ba_ticketpmIn" />
    </wsdl:operation><wsdl:operation name="ba_submitphotopm">
        <wsdl:input message="svc:ba_submitphotopmIn" />
    </wsdl:operation><wsdl:operation name="ba_sendemailpm">
        <wsdl:input message="svc:ba_sendemailpmIn" />
    </wsdl:operation><wsdl:operation name="ba_schedulepm">
        <wsdl:input message="svc:ba_schedulepmIn" />
    </wsdl:operation><wsdl:operation name="ba_workingpm">
        <wsdl:input message="svc:ba_workingpmIn" />
    </wsdl:operation><wsdl:operation name="ba_jobfinishpm">
        <wsdl:input message="svc:ba_jobfinishpmIn" />
    </wsdl:operation><wsdl:operation name="ba_checkunreadmessages">
        <wsdl:input message="svc:ba_checkunreadmessagesIn" />
    </wsdl:operation><wsdl:operation name="ba_ticketfinishpm">
        <wsdl:input message="svc:ba_ticketfinishpmIn" />
    </wsdl:operation><wsdl:operation name="ba_ticketsplitpm">
        <wsdl:input message="svc:ba_ticketsplitpmIn" />
    </wsdl:operation><wsdl:operation name="ba_releasepm">
        <wsdl:input message="svc:ba_releasepmIn" />
    </wsdl:operation><wsdl:operation name="ba_pushnotification">
        <wsdl:input message="svc:ba_pushnotificationIn" />
    </wsdl:operation><wsdl:operation name="ba_pushnotificationWin">
        <wsdl:input message="svc:ba_pushnotificationWinIn" />
    </wsdl:operation><wsdl:operation name="ba_pushnotificationlistWin">
        <wsdl:input message="svc:ba_pushnotificationlistWinIn" />
    </wsdl:operation><wsdl:operation name="ba_costcodepm">
        <wsdl:input message="svc:ba_costcodepmIn" />
    </wsdl:operation><wsdl:operation name="ba_searchvendorspm">
        <wsdl:input message="svc:ba_searchvendorspmIn" />
    </wsdl:operation><wsdl:operation name="ba_searchbuilderspm">
        <wsdl:input message="svc:ba_searchbuilderspmIn" />
    </wsdl:operation><wsdl:operation name="ba_gettaskmaxidpm">
        <wsdl:input message="svc:ba_gettaskmaxidpmIn" />
    </wsdl:operation><wsdl:operation name="ba_newtaskpm">
        <wsdl:input message="svc:ba_newtaskpmIn" />
    </wsdl:operation><wsdl:operation name="ba_readmessage">
        <wsdl:input message="svc:ba_readmessageIn" />
    </wsdl:operation><wsdl:operation name="ba_nonwarrantablepm">
        <wsdl:input message="svc:ba_nonwarrantablepmIn" />
    </wsdl:operation><wsdl:operation name="ba_assignbuilderpm">
        <wsdl:input message="svc:ba_assignbuilderpmIn" />
    </wsdl:operation><wsdl:operation name="ba_assignfollowuppm">
        <wsdl:input message="svc:ba_assignfollowuppmIn" />
    </wsdl:operation><wsdl:operation name="ba_calendarallpm">
        <wsdl:input message="svc:ba_calendarallpmIn" />
    </wsdl:operation><wsdl:operation name="ba_calendarbypm">
        <wsdl:input message="svc:ba_calendarbypmIn" />
    </wsdl:operation><wsdl:operation name="ba_calendarlistpm">
        <wsdl:input message="svc:ba_calendarlistpmIn" />
    </wsdl:operation><wsdl:operation name="ba_calendarallvendor">
        <wsdl:input message="svc:ba_calendarallvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_calendarbyvendor">
        <wsdl:input message="svc:ba_calendarbyvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_calendarlistvendor">
        <wsdl:input message="svc:ba_calendarlistvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_baseplanlistpm">
        <wsdl:input message="svc:ba_baseplanlistpmIn" />
    </wsdl:operation><wsdl:operation name="ba_baseplanlistvendor">
        <wsdl:input message="svc:ba_baseplanlistvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_warrantyfilespm">
        <wsdl:input message="svc:ba_warrantyfilespmIn" />
    </wsdl:operation><wsdl:operation name="ba_newquotevendor">
        <wsdl:input message="svc:ba_newquotevendorIn" />
    </wsdl:operation><wsdl:operation name="ba_quotelistvendor">
        <wsdl:input message="svc:ba_quotelistvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_quotelistpm">
        <wsdl:input message="svc:ba_quotelistpmIn" />
    </wsdl:operation><wsdl:operation name="ba_updatequotepm">
        <wsdl:input message="svc:ba_updatequotepmIn" />
    </wsdl:operation><wsdl:operation name="ba_checkinvendor">
        <wsdl:input message="svc:ba_checkinvendorIn" />
    </wsdl:operation><wsdl:operation name="ba_updatediagnosticpm">
        <wsdl:input message="svc:ba_updatediagnosticpmIn" />
    </wsdl:operation><wsdl:operation name="ba_sendBSWtoHO">
        <wsdl:input message="svc:ba_sendBSWtoHOIn" />
    </wsdl:operation><wsdl:operation name="getsurvey">
        <wsdl:input message="svc:getsurveyIn" />
    </wsdl:operation><wsdl:operation name="cancelsurvey">
        <wsdl:input message="svc:cancelsurveyIn" />
    </wsdl:operation><wsdl:operation name="survey">
        <wsdl:input message="svc:surveyIn" />
    </wsdl:operation><wsdl:operation name="sch_login">
        <wsdl:input message="svc:sch_loginIn" />
    </wsdl:operation><wsdl:operation name="sch_changelanguage">
        <wsdl:input message="svc:sch_changelanguageIn" />
    </wsdl:operation><wsdl:operation name="sch_home">
        <wsdl:input message="svc:sch_homeIn" />
    </wsdl:operation><wsdl:operation name="sch_homeCompleted">
        <wsdl:input message="svc:sch_homeCompletedIn" />
    </wsdl:operation><wsdl:operation name="sch_gettask">
        <wsdl:input message="svc:sch_gettaskIn" />
    </wsdl:operation><wsdl:operation name="sch_checkin">
        <wsdl:input message="svc:sch_checkinIn" />
    </wsdl:operation><wsdl:operation name="sch_projectsbycia">
        <wsdl:input message="svc:sch_projectsbyciaIn" />
    </wsdl:operation><wsdl:operation name="sch_getposbycia">
        <wsdl:input message="svc:sch_getposbyciaIn" />
    </wsdl:operation><wsdl:operation name="sch_getpolistbycia">
        <wsdl:input message="svc:sch_getpolistbyciaIn" />
    </wsdl:operation><wsdl:operation name="sch_activeprojects">
        <wsdl:input message="svc:sch_activeprojectsIn" />
    </wsdl:operation><wsdl:operation name="sch_getproject">
        <wsdl:input message="svc:sch_getprojectIn" />
    </wsdl:operation><wsdl:operation name="sch_uploadphoto">
        <wsdl:input message="svc:sch_uploadphotoIn" />
    </wsdl:operation><wsdl:operation name="sch_delphoto">
        <wsdl:input message="svc:sch_delphotoIn" />
    </wsdl:operation><wsdl:operation name="sch_getjobfinishphoto">
        <wsdl:input message="svc:sch_getjobfinishphotoIn" />
    </wsdl:operation><wsdl:operation name="sch_uploadcomment">
        <wsdl:input message="svc:sch_uploadcommentIn" />
    </wsdl:operation><wsdl:operation name="sch_jobfinish">
        <wsdl:input message="svc:sch_jobfinishIn" />
    </wsdl:operation><wsdl:operation name="sch_getcommentreason">
        <wsdl:input message="svc:sch_getcommentreasonIn" />
    </wsdl:operation><wsdl:operation name="sch_vendorcontacts">
        <wsdl:input message="svc:sch_vendorcontactsIn" />
    </wsdl:operation><wsdl:operation name="sch_assignvendorcontact">
        <wsdl:input message="svc:sch_assignvendorcontactIn" />
    </wsdl:operation><wsdl:operation name="sch_pushnotification">
        <wsdl:input message="svc:sch_pushnotificationIn" />
    </wsdl:operation><wsdl:operation name="sch_getchecklist">
        <wsdl:input message="svc:sch_getchecklistIn" />
    </wsdl:operation><wsdl:operation name="sch_submitchecklist">
        <wsdl:input message="svc:sch_submitchecklistIn" />
    </wsdl:operation><wsdl:operation name="sch_readcomment">
        <wsdl:input message="svc:sch_readcommentIn" />
    </wsdl:operation><wsdl:operation name="sch_readNotification">
        <wsdl:input message="svc:sch_readNotificationIn" />
    </wsdl:operation><wsdl:operation name="sch_getPOlist">
        <wsdl:input message="svc:sch_getPOlistIn" />
    </wsdl:operation></wsdl:portType>

	<wsdl:binding name="BasicHttpBinding_ISyncReply" type="svc:ISyncReply">
        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
		<wsdl:operation name="sch_vendorprojectteriorfilter">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorprojectteriorfilter" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_contracotrSign">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_contracotrSign" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmSubmitSafetyIncidentReport">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSubmitSafetyIncidentReport" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmSubmitSafetyViolationReport">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSubmitSafetyViolationReport" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetSafetyIncidentReportList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetSafetyIncidentReportList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetSafetyViolationReportList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetSafetyViolationReportList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="downloadIncidentProtocal">
      <soap:operation soapAction="http://schemas.servicestack.net/types/downloadIncidentProtocal" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmpreconstructionCheck">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmpreconstructionCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmpreconstructionList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmpreconstructionList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmSubmitPreConstructionList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSubmitPreConstructionList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmCheckInspectionFinish">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmCheckInspectionFinish" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_get_masterAgreement_forWeb">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_get_masterAgreement_forWeb" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_submit_masterAgreement_forWeb">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_submit_masterAgreement_forWeb" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_SaveIntroWalkSignV2026">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_SaveIntroWalkSignV2026" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_SaveDraftIntroWalkSignV2026">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_SaveDraftIntroWalkSignV2026" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_GetDraftIntroWalkSignV2026">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_GetDraftIntroWalkSignV2026" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_GetDraftFinalIntroWalkSignV2026">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_GetDraftFinalIntroWalkSignV2026" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmPreQAphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmPreQAphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="ba_pmIsVendorBusy">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_pmIsVendorBusy" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmproject1UploadIntroWalkPhoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmproject1UploadIntroWalkPhoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmdelIntroWalkList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmdelIntroWalkList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmdelIntroWalkPhoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmdelIntroWalkPhoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmSaveProject1IntroWalk">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSaveProject1IntroWalk" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmEmailFinalIntro">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmEmailFinalIntro" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmEmailIntroWalk">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmEmailIntroWalk" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmgetIntroWalkList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmgetIntroWalkList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmIntroWalkPhoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmIntroWalkPhoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmIntroWalkPDF">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmIntroWalkPDF" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmIntroWalkPDFV2026">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmIntroWalkPDFV2026" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmSubmitProject1IntroWalk">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSubmitProject1IntroWalk" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_GetIntroWalkSign">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_GetIntroWalkSign" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_SaveIntroWalkSign">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_SaveIntroWalkSign" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_SaveIntroWalkSignV2022">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_SaveIntroWalkSignV2022" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_SaveFinalIntroWalkSignV2022">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_SaveFinalIntroWalkSignV2022" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_SaveFinalIntroWalkSignV2026">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_SaveFinalIntroWalkSignV2026" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_SaveDraftFinalIntroWalkSignV2026">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_SaveDraftFinalIntroWalkSignV2026" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_homePayment">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_homePayment" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_SaveFinalIntroWalkSign">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_SaveFinalIntroWalkSign" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_SaveFinalIntroWalkSign1">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_SaveFinalIntroWalkSign1" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_SaveFinalIntroWalkSign20">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_SaveFinalIntroWalkSign20" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_SaveIntroWalkSevice2026">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_SaveIntroWalkSevice2026" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmgetIntroWalkEmailList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmgetIntroWalkEmailList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmgetFinalIntroWalkEmailList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmgetFinalIntroWalkEmailList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_vendorGetReleaseOfLien">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorGetReleaseOfLien" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_getReleaseOfLienInfo">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getReleaseOfLienInfo" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_submitReleaseOfLienInfo">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_submitReleaseOfLienInfo" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_getVendorLienPDF">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getVendorLienPDF" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmEmailBlackIntro">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmEmailBlackIntro" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmEmailBlackIntroV2026">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmEmailBlackIntroV2026" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_getAuthorizeAchTransfer">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getAuthorizeAchTransfer" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_getAuthorizeAchTransferInfo">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getAuthorizeAchTransferInfo" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_submitAuthorizeAchTransfer">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_submitAuthorizeAchTransfer" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="downloadVendorAchpdf">
      <soap:operation soapAction="http://schemas.servicestack.net/types/downloadVendorAchpdf" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_download_CERTIFICATE_OF_LIABILITY_INSURANCE">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_download_CERTIFICATE_OF_LIABILITY_INSURANCE" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetAddendumC">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetAddendumC" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetSelectionCalendarCnt">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetSelectionCalendarCnt" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetKirbyTitleCnt">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetKirbyTitleCnt" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetQACalendarCnt">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetQACalendarCnt" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetSelectionCalendarList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetSelectionCalendarList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetKirbyTitleList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetKirbyTitleList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetQACalendarList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetQACalendarList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetQACalendarStatus">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetQACalendarStatus" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetKirbyTitleEntry">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetKirbyTitleEntry" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetSelectionCalendarEntry">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetSelectionCalendarEntry" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetQAInspection">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetQAInspection" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmUpdQAReady">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmUpdQAReady" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmUpdQANotReady">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmUpdQANotReady" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmUpdQASaveAndFinish">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmUpdQASaveAndFinish" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmUpdQASaveAndFail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmUpdQASaveAndFail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmUpdQAResubmit">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmUpdQAResubmit" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bAdd">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmQaCalendarInspection2bAdd" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bAddPass">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmQaCalendarInspection2bAddPass" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bUpd">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmQaCalendarInspection2bUpd" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bBtn3">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmQaCalendarInspection2bBtn3" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bBtn4">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmQaCalendarInspection2bBtn4" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetQAInspection2bItemLs">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetQAInspection2bItemLs" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetQAInspection2b">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetQAInspection2b" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetQaCalendarInspection2bItem">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetQaCalendarInspection2bItem" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetInspectorByYear">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetInspectorByYear" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetInspectorByMonthAndEmail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetInspectorByMonthAndEmail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetQAInspection2bAdd">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetQAInspection2bAdd" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bAddPhoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmQaCalendarInspection2bAddPhoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmQaCalendarInspection2bDelPhoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmQaCalendarInspection2bDelPhoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="qaCalendarImg">
      <soap:operation soapAction="http://schemas.servicestack.net/types/qaCalendarImg" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_getprojectsByNFCTag">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getprojectsByNFCTag" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmPhoneListUserPhoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmPhoneListUserPhoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmSitemapThumb">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSitemapThumb" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmContractSitemap">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmContractSitemap" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmUploadProjectInspectionPhoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmUploadProjectInspectionPhoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmProjectInspectionPhoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmProjectInspectionPhoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pophoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pophoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmRequestphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmRequestphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmprojectinteriorcatalog_photo">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmprojectinteriorcatalog_photo" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="bavendor_jobfinishphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/bavendor_jobfinishphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="bavendor_getAlljobfinishphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/bavendor_getAlljobfinishphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="bavendor_jobfinishsignature">
      <soap:operation soapAction="http://schemas.servicestack.net/types/bavendor_jobfinishsignature" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="ba_jobfinishvendor_New">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_jobfinishvendor_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmprojectteriorfilter">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmprojectteriorfilter" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="ba_pmGetproject">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_pmGetproject" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmproject1InsuranceClaimCategory">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmproject1InsuranceClaimCategory" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmproject1UploadInsuranceClaimPhoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmproject1UploadInsuranceClaimPhoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmproject1InsuranceClaimDescription">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmproject1InsuranceClaimDescription" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmgetInsuranceClaimList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmgetInsuranceClaimList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmdelInsuranceClaimList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmdelInsuranceClaimList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmdelInsuranceClaimPhoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmdelInsuranceClaimPhoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmInsuranceClaimPhoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmInsuranceClaimPhoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_getVendorInfo">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getVendorInfo" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmGetprojectPreferedVendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetprojectPreferedVendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="ba_pmGetTicketHistory">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_pmGetTicketHistory" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="ba_pmcheckin">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_pmcheckin" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmgetPreQA">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmgetPreQA" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmsavePreQAlistByRoom">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmsavePreQAlistByRoom" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmsavePreQAlistByRoomV2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmsavePreQAlistByRoomV2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmPostPreQAComment">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmPostPreQAComment" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmPreQAuploadPhoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmPreQAuploadPhoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="warrantyimg">
      <soap:operation soapAction="http://schemas.servicestack.net/types/warrantyimg" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="signatureimg">
      <soap:operation soapAction="http://schemas.servicestack.net/types/signatureimg" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="downloadpdf">
      <soap:operation soapAction="http://schemas.servicestack.net/types/downloadpdf" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="downloadbsw">
      <soap:operation soapAction="http://schemas.servicestack.net/types/downloadbsw" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="downloadbaseplan">
      <soap:operation soapAction="http://schemas.servicestack.net/types/downloadbaseplan" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="pmphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/pmphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="vendorphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/vendorphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="staticmap">
      <soap:operation soapAction="http://schemas.servicestack.net/types/staticmap" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_downloaddocument">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_downloaddocument" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_pmdownloadBlackIntroV2026">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmdownloadBlackIntroV2026" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_downloadACH">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_downloadACH" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="sch_photo">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_photo" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="post_category">
      <soap:operation soapAction="http://schemas.servicestack.net/types/post_category" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="post_createRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/post_createRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="post_ticketAddFile">
      <soap:operation soapAction="http://schemas.servicestack.net/types/post_ticketAddFile" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="post_ticketList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/post_ticketList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="post_ticketView">
      <soap:operation soapAction="http://schemas.servicestack.net/types/post_ticketView" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="post_changePassword">
      <soap:operation soapAction="http://schemas.servicestack.net/types/post_changePassword" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="post_forgotPassword">
      <soap:operation soapAction="http://schemas.servicestack.net/types/post_forgotPassword" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="post_login">
      <soap:operation soapAction="http://schemas.servicestack.net/types/post_login" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="post_profile">
      <soap:operation soapAction="http://schemas.servicestack.net/types/post_profile" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="post_register">
      <soap:operation soapAction="http://schemas.servicestack.net/types/post_register" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="Post_resetPassword">
      <soap:operation soapAction="http://schemas.servicestack.net/types/Post_resetPassword" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="post_setPassword">
      <soap:operation soapAction="http://schemas.servicestack.net/types/post_setPassword" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="post_tenant">
      <soap:operation soapAction="http://schemas.servicestack.net/types/post_tenant" 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="BasicHttpBinding_IOneWay" type="svc:IOneWay">
        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
		<wsdl:operation name="sch_vendorGetInspectionCalendarList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorGetInspectionCalendarList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="Sch_vendorGetInspectionCalendarCnt">
      <soap:operation soapAction="http://schemas.servicestack.net/types/Sch_vendorGetInspectionCalendarCnt" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendorGetInsuranceFileCnt">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorGetInsuranceFileCnt" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendorGetInsuranceFile">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorGetInsuranceFile" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendoruploadInsuranceFile">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendoruploadInsuranceFile" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendoruploadInsuranceFileV2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendoruploadInsuranceFileV2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendorCheckInsuranceFileV1">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorCheckInsuranceFileV1" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendorprojectexterior">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorprojectexterior" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendorprojectinterior">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorprojectinterior" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendorprojectinteriorcatalog">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorprojectinteriorcatalog" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendorprojectteriorURL">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorprojectteriorURL" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmSchedulePhotoList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSchedulePhotoList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendorSchedulePhotoList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorSchedulePhotoList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pushfinisherlog">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pushfinisherlog" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetReimbursementVendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetReimbursementVendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetReimbursementAccount">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetReimbursementAccount" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmSubmitReimbursementRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSubmitReimbursementRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmClockInOutInfoRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmClockInOutInfoRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmClockInRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmClockInRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmClockOutRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmClockOutRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_printPlanRequest1">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_printPlanRequest1" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_printPlanRequest1Add">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_printPlanRequest1Add" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_printPlanRequest1List">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_printPlanRequest1List" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_printPlanRequest1Detail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_printPlanRequest1Detail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendorSignAgreement">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorSignAgreement" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendorSignAgreementV2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorSignAgreementV2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="getbestdate">
      <soap:operation soapAction="http://schemas.servicestack.net/types/getbestdate" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="submitbestdate">
      <soap:operation soapAction="http://schemas.servicestack.net/types/submitbestdate" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_submitphotoDescriptionpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_submitphotoDescriptionpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_deletephotopm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_deletephotopm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_pmdeljobfinishphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_pmdeljobfinishphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_pmuploadjobfinishphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_pmuploadjobfinishphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_writelog">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_writelog" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmSelectionCalendarSearch">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSelectionCalendarSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmKirbyTitleSearch">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmKirbyTitleSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmQACalendarSearch">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmQACalendarSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetProjectByTag">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetProjectByTag" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmUpdProjectByTag">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmUpdProjectByTag" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetMenuForApprove">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetMenuForApprove" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetMenuCOForApprove">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetMenuCOForApprove" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetCOListForApprove">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetCOListForApprove" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetCOListForApprove1">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetCOListForApprove1" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetPOListForApprove">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetPOListForApprove" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetTaskDueSummary">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetTaskDueSummary" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetTaskDueList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetTaskDueList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetContractListForApprove">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetContractListForApprove" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmChangeOrderGetEmail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmChangeOrderGetEmail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmUpdateUserChangeOrder">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmUpdateUserChangeOrder" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetContract">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetContract" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetPhoneList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetPhoneList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetPhoneListRoles">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetPhoneListRoles" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetContractApproveEmailTo">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetContractApproveEmailTo" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmUpdateContract">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmUpdateContract" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetBustOutListForApprove">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetBustOutListForApprove" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetBustOut">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetBustOut" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetBustOutEmail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetBustOutEmail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmApproveBustOut">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmApproveBustOut" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmDisapproveBustOut">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmDisapproveBustOut" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetSuggestedPrice">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetSuggestedPrice" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetSuggestedPriceListForApprove">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetSuggestedPriceListForApprove" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmApproveSuggestedPrice">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmApproveSuggestedPrice" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmDisapproveSuggestedPrice">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmDisapproveSuggestedPrice" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmPOSendEmail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmPOSendEmail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmPOSendMessage">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmPOSendMessage" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmgetPreQAFail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmgetPreQAFail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmgetQAWalk">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmgetQAWalk" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmsaveQAFail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmsaveQAFail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmgetQAView">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmgetQAView" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetprojectInspection">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetprojectInspection" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetprojectInspectionById">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetprojectInspectionById" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmPostProjectInspectionComment">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmPostProjectInspectionComment" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmsaveProjectInspectionByArea">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmsaveProjectInspectionByArea" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetInspectionCalendarList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetInspectionCalendarList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetInspectionCalendarListV2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetInspectionCalendarListV2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="Sch_pmGetQACalendarEmployees">
      <soap:operation soapAction="http://schemas.servicestack.net/types/Sch_pmGetQACalendarEmployees" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_QAInspectionAssginEmail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_QAInspectionAssginEmail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="Sch_pmGetInspectionCalendarCnt">
      <soap:operation soapAction="http://schemas.servicestack.net/types/Sch_pmGetInspectionCalendarCnt" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmSearchInspectionByAddress">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSearchInspectionByAddress" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="Sch_pmGetInspectionCalendarCntV2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/Sch_pmGetInspectionCalendarCntV2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="Sch_pmGetInspectionCalendarAssigntoList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/Sch_pmGetInspectionCalendarAssigntoList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetInspectionCalendar">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetInspectionCalendar" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getPOdetail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getPOdetail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="Sch_GetPODetailForSubmit">
      <soap:operation soapAction="http://schemas.servicestack.net/types/Sch_GetPODetailForSubmit" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="Sch_pmGetVendors">
      <soap:operation soapAction="http://schemas.servicestack.net/types/Sch_pmGetVendors" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="Sch_pmGetEmailList2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/Sch_pmGetEmailList2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="Sch_pmGetEmailList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/Sch_pmGetEmailList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="Sch_pmGetEmailListDisapprove">
      <soap:operation soapAction="http://schemas.servicestack.net/types/Sch_pmGetEmailListDisapprove" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="Sch_UpdatePurchaseOrder">
      <soap:operation soapAction="http://schemas.servicestack.net/types/Sch_UpdatePurchaseOrder" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getAssemblies">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getAssemblies" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getAssemblies2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getAssemblies2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_submitPOforapprove">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_submitPOforapprove" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_submitPOforapproveV2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_submitPOforapproveV2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getpendingPOlist">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getpendingPOlist" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getpendingPOdetail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getpendingPOdetail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_quicklink">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_quicklink" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getpaidposbyyear">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getpaidposbyyear" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getpaidposbymonth">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getpaidposbymonth" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getpaidposbyyearmonth">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getpaidposbyyearmonth" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getPOlistbyDateAndIdproject">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getPOlistbyDateAndIdproject" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getchksbyyear">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getchksbyyear" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getchklist">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getchklist" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getchk">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getchk" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_checkpaymentrequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_checkpaymentrequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_updateInvnum">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_updateInvnum" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_uploadInvoiceToPdf">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_uploadInvoiceToPdf" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_turninPO">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_turninPO" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_mapview">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_mapview" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_marktaskunread">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_marktaskunread" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmporequestList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmporequestList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmporequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmporequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmdoporequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmdoporequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_downloadpmporequestfile">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_downloadpmporequestfile" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getACH">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getACH" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_requestACH">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_requestACH" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmhome">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmhome" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmhome2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmhome2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmhome2Tasklist">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmhome2Tasklist" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmgettask">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmgettask" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmgetchecklist">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmgetchecklist" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmpostChecklistcomment">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmpostChecklistcomment" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmgetjobfinishphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmgetjobfinishphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmgetjobfinishphotoV2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmgetjobfinishphotoV2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmuploadcomment">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmuploadcomment" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmreadcomment">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmreadcomment" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmreadNotification">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmreadNotification" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmDisapproveTask">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmDisapproveTask" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmApproveTask">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmApproveTask" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmTaskJobFinish">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmTaskJobFinish" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetreleaselist">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetreleaselist" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmReleasetask">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmReleasetask" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmVendorcontacts">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmVendorcontacts" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmAssignvendorcontact">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmAssignvendorcontact" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetPOdetail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetPOdetail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmSearchVendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSearchVendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetproject">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetproject" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmReleasePO">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmReleasePO" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmResendPO">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmResendPO" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmProjectsbycia">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmProjectsbycia" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmProjectlist">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmProjectlist" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmProjectlist1">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmProjectlist1" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmProjectlistGroupByCia">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmProjectlistGroupByCia" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmProjectlistGroupByDevelopment">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmProjectlistGroupByDevelopment" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetDevelopmenttlist">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetDevelopmenttlist" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGettasklistbyItem">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGettasklistbyItem" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmcheckin">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmcheckin" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmcheckReschedule">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmcheckReschedule" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmRescheduleMandatory">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmRescheduleMandatory" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmReschedule">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmReschedule" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmReVendorPO">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmReVendorPO" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmDeleteTask">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmDeleteTask" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetprojectPOList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetprojectPOList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetprojectPOListV2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetprojectPOListV2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmCheckPoRevendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmCheckPoRevendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetprojectCOList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetprojectCOList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetCOdetail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetCOdetail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetRequestList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetRequestList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetRequestReason">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetRequestReason" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmSubmitRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSubmitRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmSubmitRequestV2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmSubmitRequestV2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmPostRequestmessage">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmPostRequestmessage" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmRequestDelImg">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmRequestDelImg" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetAssemblies">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetAssemblies" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmUploadRequestImg">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmUploadRequestImg" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmGetRequestEmail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmGetRequestEmail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmHandleRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmHandleRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="pushdemo_push">
      <soap:operation soapAction="http://schemas.servicestack.net/types/pushdemo_push" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="surveytest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/surveytest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="getfirebasetoken">
      <soap:operation soapAction="http://schemas.servicestack.net/types/getfirebasetoken" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="chatsavetoken">
      <soap:operation soapAction="http://schemas.servicestack.net/types/chatsavetoken" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="chatpushnotification">
      <soap:operation soapAction="http://schemas.servicestack.net/types/chatpushnotification" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="chatsavetoken1">
      <soap:operation soapAction="http://schemas.servicestack.net/types/chatsavetoken1" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_notificationList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_notificationList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmnotificationList">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmnotificationList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmprojectexterior">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmprojectexterior" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmprojectinterior">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmprojectinterior" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmprojectinteriorcatalog">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmprojectinteriorcatalog" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmprojectteriorURL">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmprojectteriorURL" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmuploadphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmuploadphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pmdelphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pmdelphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_vendorcheckinLog">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_vendorcheckinLog" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_vendoruploadjobfinishphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_vendoruploadjobfinishphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="bavendor_deljobfinishphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/bavendor_deljobfinishphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getPaymentPOlist">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getPaymentPOlist" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="login">
      <soap:operation soapAction="http://schemas.servicestack.net/types/login" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="getaddress">
      <soap:operation soapAction="http://schemas.servicestack.net/types/getaddress" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="step1">
      <soap:operation soapAction="http://schemas.servicestack.net/types/step1" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="step2">
      <soap:operation soapAction="http://schemas.servicestack.net/types/step2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="profile">
      <soap:operation soapAction="http://schemas.servicestack.net/types/profile" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="profilepassword">
      <soap:operation soapAction="http://schemas.servicestack.net/types/profilepassword" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="profileemail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/profileemail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="profilecontact">
      <soap:operation soapAction="http://schemas.servicestack.net/types/profilecontact" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="newticket">
      <soap:operation soapAction="http://schemas.servicestack.net/types/newticket" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="newdraft">
      <soap:operation soapAction="http://schemas.servicestack.net/types/newdraft" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="deletedraft">
      <soap:operation soapAction="http://schemas.servicestack.net/types/deletedraft" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="submitdraft">
      <soap:operation soapAction="http://schemas.servicestack.net/types/submitdraft" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="addrequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/addrequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ticketstatus">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ticketstatus" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ticketview">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ticketview" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="submitphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/submitphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sendemail">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sendemail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="scheduleconfirm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/scheduleconfirm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="forgotpassword">
      <soap:operation soapAction="http://schemas.servicestack.net/types/forgotpassword" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="pdflist">
      <soap:operation soapAction="http://schemas.servicestack.net/types/pdflist" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="homedata">
      <soap:operation soapAction="http://schemas.servicestack.net/types/homedata" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ticket">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ticket" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="vendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/vendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="message">
      <soap:operation soapAction="http://schemas.servicestack.net/types/message" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="messageReply">
      <soap:operation soapAction="http://schemas.servicestack.net/types/messageReply" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="selectioncolor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/selectioncolor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="hold_update">
      <soap:operation soapAction="http://schemas.servicestack.net/types/hold_update" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="readmessage">
      <soap:operation soapAction="http://schemas.servicestack.net/types/readmessage" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="uploadbsw">
      <soap:operation soapAction="http://schemas.servicestack.net/types/uploadbsw" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="getBSWhtml">
      <soap:operation soapAction="http://schemas.servicestack.net/types/getBSWhtml" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="signaturePDFmaker">
      <soap:operation soapAction="http://schemas.servicestack.net/types/signaturePDFmaker" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_homevendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_homevendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_ticketvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_ticketvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_submitphotovendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_submitphotovendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_sendemailvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_sendemailvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_schedulevendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_schedulevendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_workingvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_workingvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_jobfinishvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_jobfinishvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_historyvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_historyvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_paymentrequestvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_paymentrequestvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_tickethistoryvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_tickethistoryvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_homepm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_homepm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_hometotalpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_hometotalpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_openticketpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_openticketpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_closedticketpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_closedticketpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_holdticketpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_holdticketpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_surveyticketpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_surveyticketpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_recivedsurveypm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_recivedsurveypm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_surveyviewpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_surveyviewpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_searchticketpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_searchticketpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_ticketpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_ticketpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_submitphotopm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_submitphotopm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_sendemailpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_sendemailpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_schedulepm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_schedulepm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_workingpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_workingpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_jobfinishpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_jobfinishpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_checkunreadmessages">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_checkunreadmessages" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_ticketfinishpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_ticketfinishpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_ticketsplitpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_ticketsplitpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_releasepm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_releasepm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_pushnotification">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_pushnotification" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_pushnotificationWin">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_pushnotificationWin" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_pushnotificationlistWin">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_pushnotificationlistWin" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_costcodepm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_costcodepm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_searchvendorspm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_searchvendorspm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_searchbuilderspm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_searchbuilderspm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_gettaskmaxidpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_gettaskmaxidpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_newtaskpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_newtaskpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_readmessage">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_readmessage" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_nonwarrantablepm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_nonwarrantablepm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_assignbuilderpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_assignbuilderpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_assignfollowuppm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_assignfollowuppm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_calendarallpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_calendarallpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_calendarbypm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_calendarbypm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_calendarlistpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_calendarlistpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_calendarallvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_calendarallvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_calendarbyvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_calendarbyvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_calendarlistvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_calendarlistvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_baseplanlistpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_baseplanlistpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_baseplanlistvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_baseplanlistvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_warrantyfilespm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_warrantyfilespm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_newquotevendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_newquotevendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_quotelistvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_quotelistvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_quotelistpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_quotelistpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_updatequotepm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_updatequotepm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_checkinvendor">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_checkinvendor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_updatediagnosticpm">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_updatediagnosticpm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ba_sendBSWtoHO">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ba_sendBSWtoHO" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="getsurvey">
      <soap:operation soapAction="http://schemas.servicestack.net/types/getsurvey" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="cancelsurvey">
      <soap:operation soapAction="http://schemas.servicestack.net/types/cancelsurvey" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="survey">
      <soap:operation soapAction="http://schemas.servicestack.net/types/survey" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_login">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_login" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_changelanguage">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_changelanguage" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_home">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_home" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_homeCompleted">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_homeCompleted" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_gettask">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_gettask" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_checkin">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_checkin" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_projectsbycia">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_projectsbycia" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getposbycia">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getposbycia" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getpolistbycia">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getpolistbycia" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_activeprojects">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_activeprojects" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getproject">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getproject" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_uploadphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_uploadphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_delphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_delphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getjobfinishphoto">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getjobfinishphoto" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_uploadcomment">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_uploadcomment" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_jobfinish">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_jobfinish" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getcommentreason">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getcommentreason" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_vendorcontacts">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_vendorcontacts" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_assignvendorcontact">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_assignvendorcontact" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_pushnotification">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_pushnotification" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getchecklist">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getchecklist" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_submitchecklist">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_submitchecklist" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_readcomment">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_readcomment" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_readNotification">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_readNotification" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="sch_getPOlist">
      <soap:operation soapAction="http://schemas.servicestack.net/types/sch_getPOlist" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation>
	</wsdl:binding>

	<wsdl:service name="SyncReply">
		<wsdl:port name="BasicHttpBinding_ISyncReply" binding="svc:BasicHttpBinding_ISyncReply">
			<soap:address location="https://ssl.buildersaccess.com/soap11" />
		</wsdl:port>
	</wsdl:service>

	<wsdl:service name="AsyncOneWay">
		<wsdl:port name="BasicHttpBinding_IOneWay" binding="svc:BasicHttpBinding_IOneWay">
			<soap:address location="https://ssl.buildersaccess.com/soap11" />
		</wsdl:port>
	</wsdl:service>
	
</wsdl:definitions>