<?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="AppointmentSaveIn">
        <wsdl:part name="par" element="tns:AppointmentSave" />
    </wsdl:message>
    <wsdl:message name="AppointmentSaveOut">
        <wsdl:part name="par" element="tns:AppointmentSaveResponse" />
    </wsdl:message><wsdl:message name="AppointmentUpdateRequestIn">
        <wsdl:part name="par" element="tns:AppointmentUpdateRequest" />
    </wsdl:message>
    <wsdl:message name="AppointmentUpdateRequestOut">
        <wsdl:part name="par" element="tns:AppointmentUpdateRequestResponse" />
    </wsdl:message><wsdl:message name="FinancialStatementProcessIn">
        <wsdl:part name="par" element="tns:FinancialStatementProcess" />
    </wsdl:message>
    <wsdl:message name="FinancialStatementProcessOut">
        <wsdl:part name="par" element="tns:FinancialStatementProcessResponse" />
    </wsdl:message><wsdl:message name="ResendSOsIn">
        <wsdl:part name="par" element="tns:ResendSOs" />
    </wsdl:message>
    <wsdl:message name="ResendSOsOut">
        <wsdl:part name="par" element="tns:ResendSOsResponse" />
    </wsdl:message><wsdl:message name="PartsInvoiceSaveIn">
        <wsdl:part name="par" element="tns:PartsInvoiceSave" />
    </wsdl:message>
    <wsdl:message name="PartsInvoiceSaveOut">
        <wsdl:part name="par" element="tns:PartsInvoiceSaveResponse" />
    </wsdl:message><wsdl:message name="PartMasterNotificationSaveIn">
        <wsdl:part name="par" element="tns:PartMasterNotificationSave" />
    </wsdl:message>
    <wsdl:message name="PartMasterNotificationSaveOut">
        <wsdl:part name="par" element="tns:PartMasterNotificationSaveResponse" />
    </wsdl:message><wsdl:message name="PartsOrderProcessIn">
        <wsdl:part name="par" element="tns:PartsOrderProcess" />
    </wsdl:message>
    <wsdl:message name="PartsOrderProcessOut">
        <wsdl:part name="par" element="tns:PartsOrderProcessResponse" />
    </wsdl:message><wsdl:message name="PartsReturnProcessIn">
        <wsdl:part name="par" element="tns:PartsReturnProcess" />
    </wsdl:message>
    <wsdl:message name="PartsReturnProcessOut">
        <wsdl:part name="par" element="tns:PartsReturnProcessResponse" />
    </wsdl:message><wsdl:message name="RepairOrderSaveIn">
        <wsdl:part name="par" element="tns:RepairOrderSave" />
    </wsdl:message>
    <wsdl:message name="RepairOrderSaveOut">
        <wsdl:part name="par" element="tns:RepairOrderSaveResponse" />
    </wsdl:message><wsdl:message name="RepairOrderSubmitIn">
        <wsdl:part name="par" element="tns:RepairOrderSubmit" />
    </wsdl:message>
    <wsdl:message name="RepairOrderSubmitOut">
        <wsdl:part name="par" element="tns:RepairOrderSubmitResponse" />
    </wsdl:message><wsdl:message name="AdditionalFieldsIn">
        <wsdl:part name="par" element="tns:AdditionalFields" />
    </wsdl:message>
    <wsdl:message name="AdditionalFieldsOut">
        <wsdl:part name="par" element="tns:AdditionalFieldsResponse" />
    </wsdl:message><wsdl:message name="JobAdditionalFieldsIn">
        <wsdl:part name="par" element="tns:JobAdditionalFields" />
    </wsdl:message>
    <wsdl:message name="JobAdditionalFieldsOut">
        <wsdl:part name="par" element="tns:JobAdditionalFieldsResponse" />
    </wsdl:message><wsdl:message name="VehicleAdditionalFieldsIn">
        <wsdl:part name="par" element="tns:VehicleAdditionalFields" />
    </wsdl:message>
    <wsdl:message name="VehicleAdditionalFieldsOut">
        <wsdl:part name="par" element="tns:VehicleAdditionalFieldsResponse" />
    </wsdl:message><wsdl:message name="DealProcessIn">
        <wsdl:part name="par" element="tns:DealProcess" />
    </wsdl:message>
    <wsdl:message name="DealProcessOut">
        <wsdl:part name="par" element="tns:DealProcessResponse" />
    </wsdl:message><wsdl:message name="VehicleInformationProcessIn">
        <wsdl:part name="par" element="tns:VehicleInformationProcess" />
    </wsdl:message>
    <wsdl:message name="VehicleInformationProcessOut">
        <wsdl:part name="par" element="tns:VehicleInformationProcessResponse" />
    </wsdl:message><wsdl:message name="JournalEntryRequestIn">
        <wsdl:part name="par" element="tns:JournalEntryRequest" />
    </wsdl:message>
    <wsdl:message name="JournalEntryRequestOut">
        <wsdl:part name="par" element="tns:JournalEntryRequestResponse" />
    </wsdl:message><wsdl:message name="VehicleSaveIn">
        <wsdl:part name="par" element="tns:VehicleSave" />
    </wsdl:message>
    <wsdl:message name="VehicleSaveOut">
        <wsdl:part name="par" element="tns:VehicleSaveResponse" />
    </wsdl:message><wsdl:message name="WarrantyClaimIn">
        <wsdl:part name="par" element="tns:WarrantyClaim" />
    </wsdl:message>
    <wsdl:message name="WarrantyClaimOut">
        <wsdl:part name="par" element="tns:WarrantyClaimResponse" />
    </wsdl:message><wsdl:message name="WarrantyClaimModelIn">
        <wsdl:part name="par" element="tns:WarrantyClaimModel" />
    </wsdl:message>
    <wsdl:message name="WarrantyClaimModelOut">
        <wsdl:part name="par" element="tns:WarrantyClaimModelResponse" />
    </wsdl:message>

	

	<wsdl:portType name="ISyncReply"><wsdl:operation name="AppointmentSave">
        <wsdl:input message="svc:AppointmentSaveIn" />
        <wsdl:output message="svc:AppointmentSaveOut" />
    </wsdl:operation><wsdl:operation name="AppointmentUpdateRequest">
        <wsdl:input message="svc:AppointmentUpdateRequestIn" />
        <wsdl:output message="svc:AppointmentUpdateRequestOut" />
    </wsdl:operation><wsdl:operation name="FinancialStatementProcess">
        <wsdl:input message="svc:FinancialStatementProcessIn" />
        <wsdl:output message="svc:FinancialStatementProcessOut" />
    </wsdl:operation><wsdl:operation name="ResendSOs">
        <wsdl:input message="svc:ResendSOsIn" />
        <wsdl:output message="svc:ResendSOsOut" />
    </wsdl:operation><wsdl:operation name="PartsInvoiceSave">
        <wsdl:input message="svc:PartsInvoiceSaveIn" />
        <wsdl:output message="svc:PartsInvoiceSaveOut" />
    </wsdl:operation><wsdl:operation name="PartMasterNotificationSave">
        <wsdl:input message="svc:PartMasterNotificationSaveIn" />
        <wsdl:output message="svc:PartMasterNotificationSaveOut" />
    </wsdl:operation><wsdl:operation name="PartsOrderProcess">
        <wsdl:input message="svc:PartsOrderProcessIn" />
        <wsdl:output message="svc:PartsOrderProcessOut" />
    </wsdl:operation><wsdl:operation name="PartsReturnProcess">
        <wsdl:input message="svc:PartsReturnProcessIn" />
        <wsdl:output message="svc:PartsReturnProcessOut" />
    </wsdl:operation><wsdl:operation name="RepairOrderSave">
        <wsdl:input message="svc:RepairOrderSaveIn" />
        <wsdl:output message="svc:RepairOrderSaveOut" />
    </wsdl:operation><wsdl:operation name="RepairOrderSubmit">
        <wsdl:input message="svc:RepairOrderSubmitIn" />
        <wsdl:output message="svc:RepairOrderSubmitOut" />
    </wsdl:operation><wsdl:operation name="AdditionalFields">
        <wsdl:input message="svc:AdditionalFieldsIn" />
        <wsdl:output message="svc:AdditionalFieldsOut" />
    </wsdl:operation><wsdl:operation name="JobAdditionalFields">
        <wsdl:input message="svc:JobAdditionalFieldsIn" />
        <wsdl:output message="svc:JobAdditionalFieldsOut" />
    </wsdl:operation><wsdl:operation name="VehicleAdditionalFields">
        <wsdl:input message="svc:VehicleAdditionalFieldsIn" />
        <wsdl:output message="svc:VehicleAdditionalFieldsOut" />
    </wsdl:operation><wsdl:operation name="DealProcess">
        <wsdl:input message="svc:DealProcessIn" />
        <wsdl:output message="svc:DealProcessOut" />
    </wsdl:operation><wsdl:operation name="VehicleInformationProcess">
        <wsdl:input message="svc:VehicleInformationProcessIn" />
        <wsdl:output message="svc:VehicleInformationProcessOut" />
    </wsdl:operation><wsdl:operation name="JournalEntryRequest">
        <wsdl:input message="svc:JournalEntryRequestIn" />
        <wsdl:output message="svc:JournalEntryRequestOut" />
    </wsdl:operation><wsdl:operation name="VehicleSave">
        <wsdl:input message="svc:VehicleSaveIn" />
        <wsdl:output message="svc:VehicleSaveOut" />
    </wsdl:operation><wsdl:operation name="WarrantyClaim">
        <wsdl:input message="svc:WarrantyClaimIn" />
        <wsdl:output message="svc:WarrantyClaimOut" />
    </wsdl:operation><wsdl:operation name="WarrantyClaimModel">
        <wsdl:input message="svc:WarrantyClaimModelIn" />
        <wsdl:output message="svc:WarrantyClaimModelOut" />
    </wsdl:operation></wsdl:portType>

	

	<wsdl:binding name="BasicHttpBinding_ISyncReply" type="svc:ISyncReply">
        <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
		<wsdl:operation name="AppointmentSave">
      <soap:operation soapAction="http://schemas.servicestack.net/types/AppointmentSave" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="AppointmentUpdateRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/AppointmentUpdateRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="FinancialStatementProcess">
      <soap:operation soapAction="http://schemas.servicestack.net/types/FinancialStatementProcess" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="ResendSOs">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ResendSOs" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="PartsInvoiceSave">
      <soap:operation soapAction="http://schemas.servicestack.net/types/PartsInvoiceSave" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="PartMasterNotificationSave">
      <soap:operation soapAction="http://schemas.servicestack.net/types/PartMasterNotificationSave" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="PartsOrderProcess">
      <soap:operation soapAction="http://schemas.servicestack.net/types/PartsOrderProcess" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="PartsReturnProcess">
      <soap:operation soapAction="http://schemas.servicestack.net/types/PartsReturnProcess" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="RepairOrderSave">
      <soap:operation soapAction="http://schemas.servicestack.net/types/RepairOrderSave" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="RepairOrderSubmit">
      <soap:operation soapAction="http://schemas.servicestack.net/types/RepairOrderSubmit" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="AdditionalFields">
      <soap:operation soapAction="http://schemas.servicestack.net/types/AdditionalFields" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="JobAdditionalFields">
      <soap:operation soapAction="http://schemas.servicestack.net/types/JobAdditionalFields" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="VehicleAdditionalFields">
      <soap:operation soapAction="http://schemas.servicestack.net/types/VehicleAdditionalFields" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="DealProcess">
      <soap:operation soapAction="http://schemas.servicestack.net/types/DealProcess" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="VehicleInformationProcess">
      <soap:operation soapAction="http://schemas.servicestack.net/types/VehicleInformationProcess" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="JournalEntryRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/JournalEntryRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="VehicleSave">
      <soap:operation soapAction="http://schemas.servicestack.net/types/VehicleSave" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="WarrantyClaim">
      <soap:operation soapAction="http://schemas.servicestack.net/types/WarrantyClaim" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="WarrantyClaimModel">
      <soap:operation soapAction="http://schemas.servicestack.net/types/WarrantyClaimModel" 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="SyncReply">
		<wsdl:port name="BasicHttpBinding_ISyncReply" binding="svc:BasicHttpBinding_ISyncReply">
			<soap:address location="https://toyota.pbssystems.com/soap11" />
		</wsdl:port>
	</wsdl:service>

	
	
</wsdl:definitions>