<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="Trasy" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://tempuri.org/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsdl:types><xs:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.datacontract.org/2004/07/Logistyka.API.ViewModels"/><xs:element name="Zaloguj"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Login" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Haslo" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="ZalogujResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ZalogujResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="Pobierz"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Data" type="xs:dateTime"/><xs:element minOccurs="0" name="Login" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Haslo" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="PobierzResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PobierzResult" nillable="true" type="q1:Trasa_ViewModel" xmlns:q1="http://schemas.datacontract.org/2004/07/Logistyka.API.ViewModels"/></xs:sequence></xs:complexType></xs:element><xs:element name="RealizujPunkt"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Login" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Model" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="vPunkt" nillable="true" type="q2:Trasa_Punkt_ViewModel" xmlns:q2="http://schemas.datacontract.org/2004/07/Logistyka.API.ViewModels"/></xs:sequence></xs:complexType></xs:element><xs:element name="RealizujPunktResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RealizujPunktResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element><xs:element name="RealizujTrase"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Login" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Model" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="vTrasa" nillable="true" type="q3:Trasa_ViewModel" xmlns:q3="http://schemas.datacontract.org/2004/07/Logistyka.API.ViewModels"/></xs:sequence></xs:complexType></xs:element><xs:element name="RealizujTraseResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RealizujTraseResult" type="xs:boolean"/></xs:sequence></xs:complexType></xs:element></xs:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><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><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Logistyka.API.ViewModels" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/Logistyka.API.ViewModels"><xs:import namespace="http://schemas.datacontract.org/2004/07/OdpadyMedyczne.ViewModels"/><xs:complexType name="Trasa_ViewModel"><xs:sequence><xs:element minOccurs="0" name="Data" type="xs:dateTime"/><xs:element minOccurs="0" name="Kierowca" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Kierowca_KPO_KolejnyNumer" type="xs:int"/><xs:element minOccurs="0" name="Kierowca_KPO_SeriaNumeracji" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Punkty" nillable="true" type="tns:ArrayOfTrasa_Punkt_ViewModel"/><xs:element minOccurs="0" name="Samochod" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StanLicznika_Koniec" type="xs:int"/><xs:element minOccurs="0" name="StanLicznika_Poczatek" type="xs:int"/><xs:element minOccurs="0" name="UUID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Trasa_ViewModel" nillable="true" type="tns:Trasa_ViewModel"/><xs:complexType name="ArrayOfTrasa_Punkt_ViewModel"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Trasa_Punkt_ViewModel" nillable="true" type="tns:Trasa_Punkt_ViewModel"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTrasa_Punkt_ViewModel" nillable="true" type="tns:ArrayOfTrasa_Punkt_ViewModel"/><xs:complexType name="Trasa_Punkt_ViewModel"><xs:sequence><xs:element minOccurs="0" name="CzasRealizacji" type="xs:dateTime"/><xs:element minOccurs="0" name="GodzinyOtwarcia" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Ilosc" type="xs:decimal"/><xs:element minOccurs="0" name="Kolejnosc" type="xs:int"/><xs:element minOccurs="0" name="Lp" type="xs:int"/><xs:element minOccurs="0" name="Odpady" nillable="true" type="tns:ArrayOfTrasa_Punkt_Odpad_ViewModel"/><xs:element minOccurs="0" name="PunktOdbioru" nillable="true" type="q1:Kontrahent_ViewModel" xmlns:q1="http://schemas.datacontract.org/2004/07/OdpadyMedyczne.ViewModels"/><xs:element minOccurs="0" name="Siedziba" nillable="true" type="q2:Kontrahent_ViewModel" xmlns:q2="http://schemas.datacontract.org/2004/07/OdpadyMedyczne.ViewModels"/><xs:element minOccurs="0" name="Trasa_UUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Urlop" type="xs:boolean"/><xs:element minOccurs="0" name="Ustawienia_BlokujNoweKody" type="xs:boolean"/><xs:element minOccurs="0" name="Uwagi" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Zrealizowany" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Trasa_Punkt_ViewModel" nillable="true" type="tns:Trasa_Punkt_ViewModel"/><xs:complexType name="ArrayOfTrasa_Punkt_Odpad_ViewModel"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Trasa_Punkt_Odpad_ViewModel" nillable="true" type="tns:Trasa_Punkt_Odpad_ViewModel"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTrasa_Punkt_Odpad_ViewModel" nillable="true" type="tns:ArrayOfTrasa_Punkt_Odpad_ViewModel"/><xs:complexType name="Trasa_Punkt_Odpad_ViewModel"><xs:sequence><xs:element minOccurs="0" name="KPO_Data" type="xs:dateTime"/><xs:element minOccurs="0" name="KPO_KodKreskowy" type="xs:long"/><xs:element minOccurs="0" name="KPO_Numer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="KPO_Pozycja_Data" type="xs:dateTime"/><xs:element minOccurs="0" name="KPO_Pozycja_Masa" type="xs:decimal"/><xs:element minOccurs="0" name="KPO_Pozycja_UUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="KPO_UUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="KodOdpadu" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UUID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Trasa_Punkt_Odpad_ViewModel" nillable="true" type="tns:Trasa_Punkt_Odpad_ViewModel"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/OdpadyMedyczne.ViewModels" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/OdpadyMedyczne.ViewModels"><xs:complexType name="Kontrahent_ViewModel"><xs:sequence><xs:element minOccurs="0" name="Adres" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AdresEmail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Gmina" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ID" type="xs:long"/><xs:element minOccurs="0" name="KodPocztowy" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Miejscowosc" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NIP" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Nazwa" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NrDomu" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NrLokalu" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NumerRejestrowy" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PunktOdbioru_Adres" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PunktOdbioru_Nazwa" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PunktOdbioru_NazwaSkrocona" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="REGON" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Telefon" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="UUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Ulica" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Wojewodztwo" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Kontrahent_ViewModel" nillable="true" type="tns:Kontrahent_ViewModel"/></xs:schema></wsdl:types><wsdl:message name="ITrasy_Zaloguj_InputMessage"><wsdl:part name="parameters" element="tns:Zaloguj"/></wsdl:message><wsdl:message name="ITrasy_Zaloguj_OutputMessage"><wsdl:part name="parameters" element="tns:ZalogujResponse"/></wsdl:message><wsdl:message name="ITrasy_Pobierz_InputMessage"><wsdl:part name="parameters" element="tns:Pobierz"/></wsdl:message><wsdl:message name="ITrasy_Pobierz_OutputMessage"><wsdl:part name="parameters" element="tns:PobierzResponse"/></wsdl:message><wsdl:message name="ITrasy_RealizujPunkt_InputMessage"><wsdl:part name="parameters" element="tns:RealizujPunkt"/></wsdl:message><wsdl:message name="ITrasy_RealizujPunkt_OutputMessage"><wsdl:part name="parameters" element="tns:RealizujPunktResponse"/></wsdl:message><wsdl:message name="ITrasy_RealizujTrase_InputMessage"><wsdl:part name="parameters" element="tns:RealizujTrase"/></wsdl:message><wsdl:message name="ITrasy_RealizujTrase_OutputMessage"><wsdl:part name="parameters" element="tns:RealizujTraseResponse"/></wsdl:message><wsdl:portType name="ITrasy"><wsdl:operation name="Zaloguj"><wsdl:input wsaw:Action="http://tempuri.org/ITrasy/Zaloguj" message="tns:ITrasy_Zaloguj_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/ITrasy/ZalogujResponse" message="tns:ITrasy_Zaloguj_OutputMessage"/></wsdl:operation><wsdl:operation name="Pobierz"><wsdl:input wsaw:Action="http://tempuri.org/ITrasy/Pobierz" message="tns:ITrasy_Pobierz_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/ITrasy/PobierzResponse" message="tns:ITrasy_Pobierz_OutputMessage"/></wsdl:operation><wsdl:operation name="RealizujPunkt"><wsdl:input wsaw:Action="http://tempuri.org/ITrasy/RealizujPunkt" message="tns:ITrasy_RealizujPunkt_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/ITrasy/RealizujPunktResponse" message="tns:ITrasy_RealizujPunkt_OutputMessage"/></wsdl:operation><wsdl:operation name="RealizujTrase"><wsdl:input wsaw:Action="http://tempuri.org/ITrasy/RealizujTrase" message="tns:ITrasy_RealizujTrase_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/ITrasy/RealizujTraseResponse" message="tns:ITrasy_RealizujTrase_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_ITrasy" type="tns:ITrasy"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="Zaloguj"><soap:operation soapAction="http://tempuri.org/ITrasy/Zaloguj" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="Pobierz"><soap:operation soapAction="http://tempuri.org/ITrasy/Pobierz" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RealizujPunkt"><soap:operation soapAction="http://tempuri.org/ITrasy/RealizujPunkt" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="RealizujTrase"><soap:operation soapAction="http://tempuri.org/ITrasy/RealizujTrase" 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="Trasy"><wsdl:port name="BasicHttpBinding_ITrasy" binding="tns:BasicHttpBinding_ITrasy"><soap:address location="http://43.ip-37-187-33.eu/Trasy.svc"/></wsdl:port></wsdl:service></wsdl:definitions>