<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://www.ICE_Systems_Remote.net/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://www.ICE_Systems_Remote.net/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Remote Functions for ICE Systems applications - WIAON-Access</wsdl:documentation>
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://www.ICE_Systems_Remote.net/">
      <s:element name="GSL_Valid">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="first_name" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="last_name" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GSL_ValidResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GSL_ValidResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_Customer_Information">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="first_name" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="last_name" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="phone" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="country" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_Customer_InformationResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Get_Customer_InformationResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Insert_Customer_Info">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="phone" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="first_name" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="mid" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="last_name" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="lasts" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="adress1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="adress2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="adress3" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ssn" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="dob" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="idnbr" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="idtype" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="expdate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="place" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="company" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="occup" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nation" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="pob1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="pob2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="info1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="info3" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="info4" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="info5" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="brncntr" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Insert_Customer_InfoResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Insert_Customer_InfoResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Update_Customer_Info">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="ident" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="phone" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="first_name" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="mid" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="last_name" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="lasts" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="adress1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="adress2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="adress3" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ssn" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="dob" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="idnbr" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="idtype" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="expdate" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="place" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="company" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="occup" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="nation" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="pob1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="pob2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="info1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="info3" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="info4" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="info5" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Update_Customer_InfoResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Update_Customer_InfoResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="HVT_Validation">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="_LIM_AMT" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TIM_FRM" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BRNLDC" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="NUMBER" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TRAMDAT" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TRANTIM" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="COUNAME" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TRANTYPE" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="AMOUNT" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="CASH" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="RETORWHO" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TILLNBR" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TILLSEQ" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TELCODE" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FIRST" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="MID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="LAST" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="LASTS" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BRNCNTR" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="COMMENT" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="GROUP" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="CURNAME" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="DATA_QUEUED" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="HVT_ValidationResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HVT_ValidationResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Change_Status">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="STATUS" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="_COMMENT" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="NUMBER" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TILLNBR" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TILLSEQ" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="_DATE_IN" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="TRANTIM" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ADRESS1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ADRESS2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ADRESS3" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="IDTYPE" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="IDNBR" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="EXPDATE" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="PLACE" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="DOB" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SSN" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="OCCUP" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="COMPANY" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="COUNTRY" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SAVE" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BRNCNTR" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BRNLDC" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="GROUP" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="INVTYPE" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="COST" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="FNTCRATE" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="VOUCHER" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ISSUER" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="CURNAME" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="SUSPICIOUS" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Change_StatusResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Change_StatusResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_Staff">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ldc_id" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_StaffResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Get_StaffResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Change_Staff_Password">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ldc_id" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="tell_name" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="tell_code" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="passw" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Change_Staff_PasswordResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Change_Staff_PasswordResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Test_Connection">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Test_ConnectionResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="Test_ConnectionResult">
              <s:complexType>
                <s:sequence>
                  <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
                  <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DataTable" nillable="true">
        <s:complexType>
          <s:sequence>
            <s:any minOccurs="0" maxOccurs="unbounded" namespace="http://www.w3.org/2001/XMLSchema" processContents="lax" />
            <s:any minOccurs="1" namespace="urn:schemas-microsoft-com:xml-diffgram-v1" processContents="lax" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="GSL_ValidSoapIn">
    <wsdl:part name="parameters" element="tns:GSL_Valid" />
  </wsdl:message>
  <wsdl:message name="GSL_ValidSoapOut">
    <wsdl:part name="parameters" element="tns:GSL_ValidResponse" />
  </wsdl:message>
  <wsdl:message name="Get_Customer_InformationSoapIn">
    <wsdl:part name="parameters" element="tns:Get_Customer_Information" />
  </wsdl:message>
  <wsdl:message name="Get_Customer_InformationSoapOut">
    <wsdl:part name="parameters" element="tns:Get_Customer_InformationResponse" />
  </wsdl:message>
  <wsdl:message name="Insert_Customer_InfoSoapIn">
    <wsdl:part name="parameters" element="tns:Insert_Customer_Info" />
  </wsdl:message>
  <wsdl:message name="Insert_Customer_InfoSoapOut">
    <wsdl:part name="parameters" element="tns:Insert_Customer_InfoResponse" />
  </wsdl:message>
  <wsdl:message name="Update_Customer_InfoSoapIn">
    <wsdl:part name="parameters" element="tns:Update_Customer_Info" />
  </wsdl:message>
  <wsdl:message name="Update_Customer_InfoSoapOut">
    <wsdl:part name="parameters" element="tns:Update_Customer_InfoResponse" />
  </wsdl:message>
  <wsdl:message name="HVT_ValidationSoapIn">
    <wsdl:part name="parameters" element="tns:HVT_Validation" />
  </wsdl:message>
  <wsdl:message name="HVT_ValidationSoapOut">
    <wsdl:part name="parameters" element="tns:HVT_ValidationResponse" />
  </wsdl:message>
  <wsdl:message name="Change_StatusSoapIn">
    <wsdl:part name="parameters" element="tns:Change_Status" />
  </wsdl:message>
  <wsdl:message name="Change_StatusSoapOut">
    <wsdl:part name="parameters" element="tns:Change_StatusResponse" />
  </wsdl:message>
  <wsdl:message name="Get_StaffSoapIn">
    <wsdl:part name="parameters" element="tns:Get_Staff" />
  </wsdl:message>
  <wsdl:message name="Get_StaffSoapOut">
    <wsdl:part name="parameters" element="tns:Get_StaffResponse" />
  </wsdl:message>
  <wsdl:message name="Change_Staff_PasswordSoapIn">
    <wsdl:part name="parameters" element="tns:Change_Staff_Password" />
  </wsdl:message>
  <wsdl:message name="Change_Staff_PasswordSoapOut">
    <wsdl:part name="parameters" element="tns:Change_Staff_PasswordResponse" />
  </wsdl:message>
  <wsdl:message name="Test_ConnectionSoapIn">
    <wsdl:part name="parameters" element="tns:Test_Connection" />
  </wsdl:message>
  <wsdl:message name="Test_ConnectionSoapOut">
    <wsdl:part name="parameters" element="tns:Test_ConnectionResponse" />
  </wsdl:message>
  <wsdl:message name="GSL_ValidHttpGetIn">
    <wsdl:part name="first_name" type="s:string" />
    <wsdl:part name="last_name" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GSL_ValidHttpGetOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Get_Customer_InformationHttpGetIn">
    <wsdl:part name="first_name" type="s:string" />
    <wsdl:part name="last_name" type="s:string" />
    <wsdl:part name="phone" type="s:string" />
    <wsdl:part name="country" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Get_Customer_InformationHttpGetOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Insert_Customer_InfoHttpGetIn">
    <wsdl:part name="phone" type="s:string" />
    <wsdl:part name="first_name" type="s:string" />
    <wsdl:part name="mid" type="s:string" />
    <wsdl:part name="last_name" type="s:string" />
    <wsdl:part name="lasts" type="s:string" />
    <wsdl:part name="adress1" type="s:string" />
    <wsdl:part name="adress2" type="s:string" />
    <wsdl:part name="adress3" type="s:string" />
    <wsdl:part name="ssn" type="s:string" />
    <wsdl:part name="dob" type="s:string" />
    <wsdl:part name="idnbr" type="s:string" />
    <wsdl:part name="idtype" type="s:string" />
    <wsdl:part name="expdate" type="s:string" />
    <wsdl:part name="place" type="s:string" />
    <wsdl:part name="company" type="s:string" />
    <wsdl:part name="occup" type="s:string" />
    <wsdl:part name="nation" type="s:string" />
    <wsdl:part name="pob1" type="s:string" />
    <wsdl:part name="pob2" type="s:string" />
    <wsdl:part name="info1" type="s:string" />
    <wsdl:part name="info3" type="s:string" />
    <wsdl:part name="info4" type="s:string" />
    <wsdl:part name="info5" type="s:string" />
    <wsdl:part name="brncntr" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Insert_Customer_InfoHttpGetOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Update_Customer_InfoHttpGetIn">
    <wsdl:part name="ident" type="s:string" />
    <wsdl:part name="phone" type="s:string" />
    <wsdl:part name="first_name" type="s:string" />
    <wsdl:part name="mid" type="s:string" />
    <wsdl:part name="last_name" type="s:string" />
    <wsdl:part name="lasts" type="s:string" />
    <wsdl:part name="adress1" type="s:string" />
    <wsdl:part name="adress2" type="s:string" />
    <wsdl:part name="adress3" type="s:string" />
    <wsdl:part name="ssn" type="s:string" />
    <wsdl:part name="dob" type="s:string" />
    <wsdl:part name="idnbr" type="s:string" />
    <wsdl:part name="idtype" type="s:string" />
    <wsdl:part name="expdate" type="s:string" />
    <wsdl:part name="place" type="s:string" />
    <wsdl:part name="company" type="s:string" />
    <wsdl:part name="occup" type="s:string" />
    <wsdl:part name="nation" type="s:string" />
    <wsdl:part name="pob1" type="s:string" />
    <wsdl:part name="pob2" type="s:string" />
    <wsdl:part name="info1" type="s:string" />
    <wsdl:part name="info3" type="s:string" />
    <wsdl:part name="info4" type="s:string" />
    <wsdl:part name="info5" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Update_Customer_InfoHttpGetOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="HVT_ValidationHttpGetIn">
    <wsdl:part name="_LIM_AMT" type="s:string" />
    <wsdl:part name="TIM_FRM" type="s:string" />
    <wsdl:part name="BRNLDC" type="s:string" />
    <wsdl:part name="NUMBER" type="s:string" />
    <wsdl:part name="TRAMDAT" type="s:string" />
    <wsdl:part name="TRANTIM" type="s:string" />
    <wsdl:part name="COUNAME" type="s:string" />
    <wsdl:part name="TRANTYPE" type="s:string" />
    <wsdl:part name="AMOUNT" type="s:string" />
    <wsdl:part name="CASH" type="s:string" />
    <wsdl:part name="RETORWHO" type="s:string" />
    <wsdl:part name="TILLNBR" type="s:string" />
    <wsdl:part name="TILLSEQ" type="s:string" />
    <wsdl:part name="TELCODE" type="s:string" />
    <wsdl:part name="FIRST" type="s:string" />
    <wsdl:part name="MID" type="s:string" />
    <wsdl:part name="LAST" type="s:string" />
    <wsdl:part name="LASTS" type="s:string" />
    <wsdl:part name="BRNCNTR" type="s:string" />
    <wsdl:part name="COMMENT" type="s:string" />
    <wsdl:part name="GROUP" type="s:string" />
    <wsdl:part name="CURNAME" type="s:string" />
    <wsdl:part name="DATA_QUEUED" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="HVT_ValidationHttpGetOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Change_StatusHttpGetIn">
    <wsdl:part name="STATUS" type="s:string" />
    <wsdl:part name="_COMMENT" type="s:string" />
    <wsdl:part name="NUMBER" type="s:string" />
    <wsdl:part name="TILLNBR" type="s:string" />
    <wsdl:part name="TILLSEQ" type="s:string" />
    <wsdl:part name="_DATE_IN" type="s:string" />
    <wsdl:part name="TRANTIM" type="s:string" />
    <wsdl:part name="ADRESS1" type="s:string" />
    <wsdl:part name="ADRESS2" type="s:string" />
    <wsdl:part name="ADRESS3" type="s:string" />
    <wsdl:part name="IDTYPE" type="s:string" />
    <wsdl:part name="IDNBR" type="s:string" />
    <wsdl:part name="EXPDATE" type="s:string" />
    <wsdl:part name="PLACE" type="s:string" />
    <wsdl:part name="DOB" type="s:string" />
    <wsdl:part name="SSN" type="s:string" />
    <wsdl:part name="OCCUP" type="s:string" />
    <wsdl:part name="COMPANY" type="s:string" />
    <wsdl:part name="COUNTRY" type="s:string" />
    <wsdl:part name="SAVE" type="s:string" />
    <wsdl:part name="BRNCNTR" type="s:string" />
    <wsdl:part name="BRNLDC" type="s:string" />
    <wsdl:part name="GROUP" type="s:string" />
    <wsdl:part name="INVTYPE" type="s:string" />
    <wsdl:part name="COST" type="s:string" />
    <wsdl:part name="FNTCRATE" type="s:string" />
    <wsdl:part name="VOUCHER" type="s:string" />
    <wsdl:part name="ISSUER" type="s:string" />
    <wsdl:part name="CURNAME" type="s:string" />
    <wsdl:part name="SUSPICIOUS" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Change_StatusHttpGetOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Get_StaffHttpGetIn">
    <wsdl:part name="ldc_id" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Get_StaffHttpGetOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Change_Staff_PasswordHttpGetIn">
    <wsdl:part name="ldc_id" type="s:string" />
    <wsdl:part name="tell_name" type="s:string" />
    <wsdl:part name="tell_code" type="s:string" />
    <wsdl:part name="passw" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Change_Staff_PasswordHttpGetOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Test_ConnectionHttpGetIn">
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Test_ConnectionHttpGetOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="GSL_ValidHttpPostIn">
    <wsdl:part name="first_name" type="s:string" />
    <wsdl:part name="last_name" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GSL_ValidHttpPostOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Get_Customer_InformationHttpPostIn">
    <wsdl:part name="first_name" type="s:string" />
    <wsdl:part name="last_name" type="s:string" />
    <wsdl:part name="phone" type="s:string" />
    <wsdl:part name="country" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Get_Customer_InformationHttpPostOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Insert_Customer_InfoHttpPostIn">
    <wsdl:part name="phone" type="s:string" />
    <wsdl:part name="first_name" type="s:string" />
    <wsdl:part name="mid" type="s:string" />
    <wsdl:part name="last_name" type="s:string" />
    <wsdl:part name="lasts" type="s:string" />
    <wsdl:part name="adress1" type="s:string" />
    <wsdl:part name="adress2" type="s:string" />
    <wsdl:part name="adress3" type="s:string" />
    <wsdl:part name="ssn" type="s:string" />
    <wsdl:part name="dob" type="s:string" />
    <wsdl:part name="idnbr" type="s:string" />
    <wsdl:part name="idtype" type="s:string" />
    <wsdl:part name="expdate" type="s:string" />
    <wsdl:part name="place" type="s:string" />
    <wsdl:part name="company" type="s:string" />
    <wsdl:part name="occup" type="s:string" />
    <wsdl:part name="nation" type="s:string" />
    <wsdl:part name="pob1" type="s:string" />
    <wsdl:part name="pob2" type="s:string" />
    <wsdl:part name="info1" type="s:string" />
    <wsdl:part name="info3" type="s:string" />
    <wsdl:part name="info4" type="s:string" />
    <wsdl:part name="info5" type="s:string" />
    <wsdl:part name="brncntr" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Insert_Customer_InfoHttpPostOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Update_Customer_InfoHttpPostIn">
    <wsdl:part name="ident" type="s:string" />
    <wsdl:part name="phone" type="s:string" />
    <wsdl:part name="first_name" type="s:string" />
    <wsdl:part name="mid" type="s:string" />
    <wsdl:part name="last_name" type="s:string" />
    <wsdl:part name="lasts" type="s:string" />
    <wsdl:part name="adress1" type="s:string" />
    <wsdl:part name="adress2" type="s:string" />
    <wsdl:part name="adress3" type="s:string" />
    <wsdl:part name="ssn" type="s:string" />
    <wsdl:part name="dob" type="s:string" />
    <wsdl:part name="idnbr" type="s:string" />
    <wsdl:part name="idtype" type="s:string" />
    <wsdl:part name="expdate" type="s:string" />
    <wsdl:part name="place" type="s:string" />
    <wsdl:part name="company" type="s:string" />
    <wsdl:part name="occup" type="s:string" />
    <wsdl:part name="nation" type="s:string" />
    <wsdl:part name="pob1" type="s:string" />
    <wsdl:part name="pob2" type="s:string" />
    <wsdl:part name="info1" type="s:string" />
    <wsdl:part name="info3" type="s:string" />
    <wsdl:part name="info4" type="s:string" />
    <wsdl:part name="info5" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Update_Customer_InfoHttpPostOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="HVT_ValidationHttpPostIn">
    <wsdl:part name="_LIM_AMT" type="s:string" />
    <wsdl:part name="TIM_FRM" type="s:string" />
    <wsdl:part name="BRNLDC" type="s:string" />
    <wsdl:part name="NUMBER" type="s:string" />
    <wsdl:part name="TRAMDAT" type="s:string" />
    <wsdl:part name="TRANTIM" type="s:string" />
    <wsdl:part name="COUNAME" type="s:string" />
    <wsdl:part name="TRANTYPE" type="s:string" />
    <wsdl:part name="AMOUNT" type="s:string" />
    <wsdl:part name="CASH" type="s:string" />
    <wsdl:part name="RETORWHO" type="s:string" />
    <wsdl:part name="TILLNBR" type="s:string" />
    <wsdl:part name="TILLSEQ" type="s:string" />
    <wsdl:part name="TELCODE" type="s:string" />
    <wsdl:part name="FIRST" type="s:string" />
    <wsdl:part name="MID" type="s:string" />
    <wsdl:part name="LAST" type="s:string" />
    <wsdl:part name="LASTS" type="s:string" />
    <wsdl:part name="BRNCNTR" type="s:string" />
    <wsdl:part name="COMMENT" type="s:string" />
    <wsdl:part name="GROUP" type="s:string" />
    <wsdl:part name="CURNAME" type="s:string" />
    <wsdl:part name="DATA_QUEUED" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="HVT_ValidationHttpPostOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Change_StatusHttpPostIn">
    <wsdl:part name="STATUS" type="s:string" />
    <wsdl:part name="_COMMENT" type="s:string" />
    <wsdl:part name="NUMBER" type="s:string" />
    <wsdl:part name="TILLNBR" type="s:string" />
    <wsdl:part name="TILLSEQ" type="s:string" />
    <wsdl:part name="_DATE_IN" type="s:string" />
    <wsdl:part name="TRANTIM" type="s:string" />
    <wsdl:part name="ADRESS1" type="s:string" />
    <wsdl:part name="ADRESS2" type="s:string" />
    <wsdl:part name="ADRESS3" type="s:string" />
    <wsdl:part name="IDTYPE" type="s:string" />
    <wsdl:part name="IDNBR" type="s:string" />
    <wsdl:part name="EXPDATE" type="s:string" />
    <wsdl:part name="PLACE" type="s:string" />
    <wsdl:part name="DOB" type="s:string" />
    <wsdl:part name="SSN" type="s:string" />
    <wsdl:part name="OCCUP" type="s:string" />
    <wsdl:part name="COMPANY" type="s:string" />
    <wsdl:part name="COUNTRY" type="s:string" />
    <wsdl:part name="SAVE" type="s:string" />
    <wsdl:part name="BRNCNTR" type="s:string" />
    <wsdl:part name="BRNLDC" type="s:string" />
    <wsdl:part name="GROUP" type="s:string" />
    <wsdl:part name="INVTYPE" type="s:string" />
    <wsdl:part name="COST" type="s:string" />
    <wsdl:part name="FNTCRATE" type="s:string" />
    <wsdl:part name="VOUCHER" type="s:string" />
    <wsdl:part name="ISSUER" type="s:string" />
    <wsdl:part name="CURNAME" type="s:string" />
    <wsdl:part name="SUSPICIOUS" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Change_StatusHttpPostOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Get_StaffHttpPostIn">
    <wsdl:part name="ldc_id" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Get_StaffHttpPostOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Change_Staff_PasswordHttpPostIn">
    <wsdl:part name="ldc_id" type="s:string" />
    <wsdl:part name="tell_name" type="s:string" />
    <wsdl:part name="tell_code" type="s:string" />
    <wsdl:part name="passw" type="s:string" />
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Change_Staff_PasswordHttpPostOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:message name="Test_ConnectionHttpPostIn">
    <wsdl:part name="password" type="s:string" />
  </wsdl:message>
  <wsdl:message name="Test_ConnectionHttpPostOut">
    <wsdl:part name="Body" element="tns:DataTable" />
  </wsdl:message>
  <wsdl:portType name="WIAON_AccessSoap">
    <wsdl:operation name="GSL_Valid">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">GSL Validation.</wsdl:documentation>
      <wsdl:input message="tns:GSL_ValidSoapIn" />
      <wsdl:output message="tns:GSL_ValidSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_Customer_Information">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get Customers List by First Last Name or phone number &amp; country </wsdl:documentation>
      <wsdl:input message="tns:Get_Customer_InformationSoapIn" />
      <wsdl:output message="tns:Get_Customer_InformationSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Insert_Customer_Info">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Insert Customer Information</wsdl:documentation>
      <wsdl:input message="tns:Insert_Customer_InfoSoapIn" />
      <wsdl:output message="tns:Insert_Customer_InfoSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Update_Customer_Info">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Update Customer Information</wsdl:documentation>
      <wsdl:input message="tns:Update_Customer_InfoSoapIn" />
      <wsdl:output message="tns:Update_Customer_InfoSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="HVT_Validation">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Height Value Txn Online Validation (Standard Edition). Result Found = 1, not Found = 0, Error = 9</wsdl:documentation>
      <wsdl:input message="tns:HVT_ValidationSoapIn" />
      <wsdl:output message="tns:HVT_ValidationSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Change_Status">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Change Status to HVT_Online Transactions</wsdl:documentation>
      <wsdl:input message="tns:Change_StatusSoapIn" />
      <wsdl:output message="tns:Change_StatusSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_Staff">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get Staff List</wsdl:documentation>
      <wsdl:input message="tns:Get_StaffSoapIn" />
      <wsdl:output message="tns:Get_StaffSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Change_Staff_Password">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Change The Staff Password from teller</wsdl:documentation>
      <wsdl:input message="tns:Change_Staff_PasswordSoapIn" />
      <wsdl:output message="tns:Change_Staff_PasswordSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Test_Connection">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Test Web Service and DB Connection</wsdl:documentation>
      <wsdl:input message="tns:Test_ConnectionSoapIn" />
      <wsdl:output message="tns:Test_ConnectionSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="WIAON_AccessHttpGet">
    <wsdl:operation name="GSL_Valid">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">GSL Validation.</wsdl:documentation>
      <wsdl:input message="tns:GSL_ValidHttpGetIn" />
      <wsdl:output message="tns:GSL_ValidHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_Customer_Information">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get Customers List by First Last Name or phone number &amp; country </wsdl:documentation>
      <wsdl:input message="tns:Get_Customer_InformationHttpGetIn" />
      <wsdl:output message="tns:Get_Customer_InformationHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="Insert_Customer_Info">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Insert Customer Information</wsdl:documentation>
      <wsdl:input message="tns:Insert_Customer_InfoHttpGetIn" />
      <wsdl:output message="tns:Insert_Customer_InfoHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="Update_Customer_Info">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Update Customer Information</wsdl:documentation>
      <wsdl:input message="tns:Update_Customer_InfoHttpGetIn" />
      <wsdl:output message="tns:Update_Customer_InfoHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="HVT_Validation">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Height Value Txn Online Validation (Standard Edition). Result Found = 1, not Found = 0, Error = 9</wsdl:documentation>
      <wsdl:input message="tns:HVT_ValidationHttpGetIn" />
      <wsdl:output message="tns:HVT_ValidationHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="Change_Status">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Change Status to HVT_Online Transactions</wsdl:documentation>
      <wsdl:input message="tns:Change_StatusHttpGetIn" />
      <wsdl:output message="tns:Change_StatusHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_Staff">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get Staff List</wsdl:documentation>
      <wsdl:input message="tns:Get_StaffHttpGetIn" />
      <wsdl:output message="tns:Get_StaffHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="Change_Staff_Password">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Change The Staff Password from teller</wsdl:documentation>
      <wsdl:input message="tns:Change_Staff_PasswordHttpGetIn" />
      <wsdl:output message="tns:Change_Staff_PasswordHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="Test_Connection">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Test Web Service and DB Connection</wsdl:documentation>
      <wsdl:input message="tns:Test_ConnectionHttpGetIn" />
      <wsdl:output message="tns:Test_ConnectionHttpGetOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="WIAON_AccessHttpPost">
    <wsdl:operation name="GSL_Valid">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">GSL Validation.</wsdl:documentation>
      <wsdl:input message="tns:GSL_ValidHttpPostIn" />
      <wsdl:output message="tns:GSL_ValidHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_Customer_Information">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get Customers List by First Last Name or phone number &amp; country </wsdl:documentation>
      <wsdl:input message="tns:Get_Customer_InformationHttpPostIn" />
      <wsdl:output message="tns:Get_Customer_InformationHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="Insert_Customer_Info">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Insert Customer Information</wsdl:documentation>
      <wsdl:input message="tns:Insert_Customer_InfoHttpPostIn" />
      <wsdl:output message="tns:Insert_Customer_InfoHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="Update_Customer_Info">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Update Customer Information</wsdl:documentation>
      <wsdl:input message="tns:Update_Customer_InfoHttpPostIn" />
      <wsdl:output message="tns:Update_Customer_InfoHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="HVT_Validation">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Height Value Txn Online Validation (Standard Edition). Result Found = 1, not Found = 0, Error = 9</wsdl:documentation>
      <wsdl:input message="tns:HVT_ValidationHttpPostIn" />
      <wsdl:output message="tns:HVT_ValidationHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="Change_Status">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Change Status to HVT_Online Transactions</wsdl:documentation>
      <wsdl:input message="tns:Change_StatusHttpPostIn" />
      <wsdl:output message="tns:Change_StatusHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_Staff">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Get Staff List</wsdl:documentation>
      <wsdl:input message="tns:Get_StaffHttpPostIn" />
      <wsdl:output message="tns:Get_StaffHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="Change_Staff_Password">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Change The Staff Password from teller</wsdl:documentation>
      <wsdl:input message="tns:Change_Staff_PasswordHttpPostIn" />
      <wsdl:output message="tns:Change_Staff_PasswordHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="Test_Connection">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Test Web Service and DB Connection</wsdl:documentation>
      <wsdl:input message="tns:Test_ConnectionHttpPostIn" />
      <wsdl:output message="tns:Test_ConnectionHttpPostOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="WIAON_AccessSoap" type="tns:WIAON_AccessSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GSL_Valid">
      <soap:operation soapAction="http://www.ICE_Systems_Remote.net/GSL_Valid" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_Customer_Information">
      <soap:operation soapAction="http://www.ICE_Systems_Remote.net/Get_Customer_Information" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Insert_Customer_Info">
      <soap:operation soapAction="http://www.ICE_Systems_Remote.net/Insert_Customer_Info" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Update_Customer_Info">
      <soap:operation soapAction="http://www.ICE_Systems_Remote.net/Update_Customer_Info" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="HVT_Validation">
      <soap:operation soapAction="http://www.ICE_Systems_Remote.net/HVT_Validation" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Change_Status">
      <soap:operation soapAction="http://www.ICE_Systems_Remote.net/Change_Status" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_Staff">
      <soap:operation soapAction="http://www.ICE_Systems_Remote.net/Get_Staff" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Change_Staff_Password">
      <soap:operation soapAction="http://www.ICE_Systems_Remote.net/Change_Staff_Password" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Test_Connection">
      <soap:operation soapAction="http://www.ICE_Systems_Remote.net/Test_Connection" 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="WIAON_AccessSoap12" type="tns:WIAON_AccessSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GSL_Valid">
      <soap12:operation soapAction="http://www.ICE_Systems_Remote.net/GSL_Valid" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_Customer_Information">
      <soap12:operation soapAction="http://www.ICE_Systems_Remote.net/Get_Customer_Information" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Insert_Customer_Info">
      <soap12:operation soapAction="http://www.ICE_Systems_Remote.net/Insert_Customer_Info" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Update_Customer_Info">
      <soap12:operation soapAction="http://www.ICE_Systems_Remote.net/Update_Customer_Info" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="HVT_Validation">
      <soap12:operation soapAction="http://www.ICE_Systems_Remote.net/HVT_Validation" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Change_Status">
      <soap12:operation soapAction="http://www.ICE_Systems_Remote.net/Change_Status" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_Staff">
      <soap12:operation soapAction="http://www.ICE_Systems_Remote.net/Get_Staff" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Change_Staff_Password">
      <soap12:operation soapAction="http://www.ICE_Systems_Remote.net/Change_Staff_Password" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Test_Connection">
      <soap12:operation soapAction="http://www.ICE_Systems_Remote.net/Test_Connection" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="WIAON_AccessHttpGet" type="tns:WIAON_AccessHttpGet">
    <http:binding verb="GET" />
    <wsdl:operation name="GSL_Valid">
      <http:operation location="/GSL_Valid" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_Customer_Information">
      <http:operation location="/Get_Customer_Information" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Insert_Customer_Info">
      <http:operation location="/Insert_Customer_Info" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Update_Customer_Info">
      <http:operation location="/Update_Customer_Info" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="HVT_Validation">
      <http:operation location="/HVT_Validation" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Change_Status">
      <http:operation location="/Change_Status" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_Staff">
      <http:operation location="/Get_Staff" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Change_Staff_Password">
      <http:operation location="/Change_Staff_Password" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Test_Connection">
      <http:operation location="/Test_Connection" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="WIAON_AccessHttpPost" type="tns:WIAON_AccessHttpPost">
    <http:binding verb="POST" />
    <wsdl:operation name="GSL_Valid">
      <http:operation location="/GSL_Valid" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_Customer_Information">
      <http:operation location="/Get_Customer_Information" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Insert_Customer_Info">
      <http:operation location="/Insert_Customer_Info" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Update_Customer_Info">
      <http:operation location="/Update_Customer_Info" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="HVT_Validation">
      <http:operation location="/HVT_Validation" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Change_Status">
      <http:operation location="/Change_Status" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_Staff">
      <http:operation location="/Get_Staff" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Change_Staff_Password">
      <http:operation location="/Change_Staff_Password" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Test_Connection">
      <http:operation location="/Test_Connection" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output>
        <mime:mimeXml part="Body" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="WIAON_Access">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Remote Functions for ICE Systems applications - WIAON-Access</wsdl:documentation>
    <wsdl:port name="WIAON_AccessSoap" binding="tns:WIAON_AccessSoap">
      <soap:address location="http://r4wiaon.com/WIAON_Access.asmx" />
    </wsdl:port>
    <wsdl:port name="WIAON_AccessSoap12" binding="tns:WIAON_AccessSoap12">
      <soap12:address location="http://r4wiaon.com/WIAON_Access.asmx" />
    </wsdl:port>
    <wsdl:port name="WIAON_AccessHttpGet" binding="tns:WIAON_AccessHttpGet">
      <http:address location="http://r4wiaon.com/WIAON_Access.asmx" />
    </wsdl:port>
    <wsdl:port name="WIAON_AccessHttpPost" binding="tns:WIAON_AccessHttpPost">
      <http:address location="http://r4wiaon.com/WIAON_Access.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>