﻿<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions
  xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
  xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
  xmlns:i0="http://www.vinsurance.com/services/works/service_description/basic/02/2008"
  xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
  xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy"
  xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract"
  xmlns:tns="http://www.vinsurance.com/services/works/service_description/basic/02/2008"
  xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"
  xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
  xmlns:wsa10="http://www.w3.org/2005/08/addressing"
  xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"
  xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"
  name="UnearnedFactorsService"
  targetNamespace="http://www.vinsurance.com/services/works/service_description/basic/02/2008"
  xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <xsd:schema targetNamespace="http://www.vinsurance.com/services/works/service_description/basic/02/2008/Imports">
      <xsd:import schemaLocation="http://www.vinsurance.com/services/works/service_description/ufactors.xsd" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
      <xsd:import schemaLocation="http://www.vinsurance.com/services/works/service_description/ufactors1.xsd" namespace="http://www.vinsurance.com/services/works/service_description/basic/02/2008" />
    </xsd:schema>
  </wsdl:types>
  <wsdl:message name="UnearnedFactorsService_GetUnearnedFactor_InputMessage">
    <wsdl:part name="parameters" element="tns:GetUnearnedFactor" />
  </wsdl:message>
  <wsdl:message name="UnearnedFactorsService_GetUnearnedFactor_OutputMessage">
    <wsdl:part name="parameters" element="tns:GetUnearnedFactorResponse" />
  </wsdl:message>
  <wsdl:portType name="UnearnedFactorsService">
    <wsdl:operation name="GetUnearnedFactor">
      <wsdl:input wsaw:Action="http://www.vinsurance.com/services/works/service_description/basic/02/2008/UnearnedFactorsContract/GetUnearnedFactor" message="tns:UnearnedFactorsService_GetUnearnedFactor_InputMessage" />
      <wsdl:output wsaw:Action="http://www.vinsurance.com/services/works/service_description/basic/02/2008/UnearnedFactorsContract/GetUnearnedFactorResponse" message="tns:UnearnedFactorsService_GetUnearnedFactor_OutputMessage" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="BasicHttpBinding_UnearnedFactorsService" type="i0:UnearnedFactorsService">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GetUnearnedFactor">
      <soap:operation soapAction="http://www.vinsurance.com/services/works/service_description/basic/02/2008/UnearnedFactorsContract/GetUnearnedFactor" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="UnearnedFactorsService">
    <wsdl:port name="BasicHttpBinding_UnearnedFactorsService" binding="tns:BasicHttpBinding_UnearnedFactorsService">
      <soap:address location="http://www.vinsurance.com/services/works/service_description/ufactors.svc" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>