<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="https://is.skaut.cz/" xmlns:s1="http://microsoft.com/wsdl/types/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="https://is.skaut.cz/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Webová služba pro export dat do jiných systémů</wsdl:documentation>
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="https://is.skaut.cz/">
      <s:import namespace="http://microsoft.com/wsdl/types/" />
      <s:element name="ExportFunctionProlongationAll">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="input" type="tns:ExportFunctionProlongationAllInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportFunctionProlongationAllInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="0" maxOccurs="1" name="Settings" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportFunctionProlongationAllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportFunctionProlongationAllResult" type="tns:ArrayOfExportFunctionProlongationAllOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfExportFunctionProlongationAllOutput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="ExportFunctionProlongationAllOutput" nillable="true" type="tns:ExportFunctionProlongationAllOutput" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ExportFunctionProlongationAllOutput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="DisplayName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="UnitRegistrationNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Unit" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="FunctionValidFrom" nillable="true" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="CandidateLastTerm" nillable="true" type="s:dateTime" />
          <s:element minOccurs="0" maxOccurs="1" name="Sex" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="NickName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FirstName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LastName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="City" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Street" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Postcode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Email" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="EndDate" nillable="true" type="s:dateTime" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportFunctionProlongation">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="input" type="tns:ExportSendInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportSendInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_ExportLog" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="NameFormat" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Settings" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportFunctionProlongationResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportFunctionEnd">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="input" type="tns:ExportSendInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ExportFunctionEndResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportFunctionEndAll">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="input" type="tns:ExportFunctionEndAllInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportFunctionEndAllInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="0" maxOccurs="1" name="Settings" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportFunctionEndAllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportFunctionEndAllResult" type="tns:ArrayOfExportFunctionEndAllOuput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfExportFunctionEndAllOuput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="ExportFunctionEndAllOuput" nillable="true" type="tns:ExportFunctionEndAllOuput" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ExportFunctionEndAllOuput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="DisplayName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="UnitRegistrationNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Unit" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="FunctionValidFrom" nillable="true" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="FunctionValidTo" nillable="true" type="s:dateTime" />
          <s:element minOccurs="0" maxOccurs="1" name="Sex" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="NickName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FirstName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LastName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="City" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Street" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Postcode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Email" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportGoogle">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="input" type="tns:ExportSendInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ExportGoogleResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportGooogleAll">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="input" type="tns:ExportGoogleAllInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportGoogleAllInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_ExportLog" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Settings" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportGooogleAllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportGooogleAllResult" type="tns:ArrayOfExportGoogleAllOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfExportGoogleAllOutput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="ExportGoogleAllOutput" nillable="true" type="tns:ExportGoogleAllOutput" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ExportGoogleAllOutput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="DateRun" nillable="true" type="s:dateTime" />
          <s:element minOccurs="0" maxOccurs="1" name="Changes" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Code" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsCodeChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="DisplayName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsDisplayNameChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="FirstLine" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsFirstLineChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="SecondLine" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsSecondLineChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="City" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsCityChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="District" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsDistrictChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="State" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsStateChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="Country" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsCountryChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="Postcode" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsPostcodeChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="MainPhone" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsMainPhoneChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HomePage" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsHomePageChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="Category" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsCategoryChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="BusinessHours" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsBusinessHoursChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="Latitude" nillable="true" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="IsLatitudeChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="Longitude" nillable="true" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="IsLongitudeChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="Picture" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsPictureChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="Description" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsDescriptionChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="Email" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsEmailChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="AlternativePhone" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsAlternativePhoneChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="MobilePhone" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsMobilePhoneChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="Fax" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsFaxChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="PaymentType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsPaymentTypeChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="AdvertiseIcon" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsAdvertiseIconChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="AdvertisePhone" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsAdvertisePhoneChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="AdvertiseUrl" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsAdvertiseUrlChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="OutOfLength" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Notes" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportSeznamChanges">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="input" type="tns:ExportSendInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ExportSeznamChangesResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportSeznamChangesAll">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="input" type="tns:ExportSeznamChangesAllInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportSeznamChangesAllInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_ExportLog" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Settings" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportSeznamChangesAllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportSeznamChangesAllResult" type="tns:ArrayOfExportSeznamChangesAllOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfExportSeznamChangesAllOutput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="ExportSeznamChangesAllOutput" nillable="true" type="tns:ExportSeznamChangesAllOutput" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ExportSeznamChangesAllOutput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="DateRun" nillable="true" type="s:dateTime" />
          <s:element minOccurs="0" maxOccurs="1" name="Changes" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DisplayName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LawType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="IC" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Phone1" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Phone1Type" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Phone2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Phone2Type" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Phone3" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Phone3Type" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Email" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Url" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="City" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="CityPart" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Street" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StreetNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Postcode" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Latitude" nillable="true" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="Longitude" nillable="true" type="s:double" />
          <s:element minOccurs="0" maxOccurs="1" name="AdvertiseText" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsDisplayNameChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsLawTypeChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsICChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsDICChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsPhone1Changed" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsPhone1TypeChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsPhone2Changed" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsPhone2TypeChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsPhone3Changed" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsPhone3TypeChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsEmailChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsUrlChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsCityChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsCityPartChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsStreetChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsStreetNumberChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsPostcodeChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsLatitudeChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsLongitudeChanged" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="IsAdvertiseTextChanged" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="Notes" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="DIC" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportJubilant">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="input" type="tns:ExportSendInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ExportJubilantResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportLogUpdateFileName">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="exportLogUpdateInput" type="tns:ExportLogUpdateFileNameInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportLogUpdateFileNameInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="1" maxOccurs="1" name="ID" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="FileName" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportLogUpdateFileNameResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportSend">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="export" type="tns:Export" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="Export">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="1" maxOccurs="1" name="ID" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="DisplayName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsEnabled" nillable="true" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="Interval" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="IntervalMonth" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="DateNextRun" nillable="true" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="Success" nillable="true" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="Webservice" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="NameFormat" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FileExtension" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ID_MessageType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MessageType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Settings" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportSendResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportAll">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="exportAllInput" type="tns:ExportAllInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportAllInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="0" maxOccurs="1" name="DisplayName" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportAllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportAllResult" type="tns:ArrayOfExportAllOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfExportAllOutput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="ExportAllOutput" nillable="true" type="tns:ExportAllOutput" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ExportAllOutput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="DisplayName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="IsEnabled" nillable="true" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="Interval" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="IntervalMonth" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="DateNextRun" nillable="true" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="Success" nillable="true" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="Webservice" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="NameFormat" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FileExtension" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportAllReady">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="exportAllInput" type="tns:ExportAllReadyInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportAllReadyInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportAllReadyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportAllReadyResult" type="tns:ArrayOfExportAllReadyOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfExportAllReadyOutput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="ExportAllReadyOutput" nillable="true" type="tns:ExportAllReadyOutput" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ExportAllReadyOutput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_ExportLog" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Webservice" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="NameFormat" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Settings" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportDelete">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="exportDeleteInput" type="tns:ExportDeleteInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportDeleteInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="1" maxOccurs="1" name="ID" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportDeleteResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportDetail">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="exportDetailInput" type="tns:Export" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ExportDetailResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportDetailResult" type="tns:Export" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ExportInsert">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="export" type="tns:Export" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ExportInsertResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportInsertResult" type="tns:ExportInsertOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportInsertOutput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID" nillable="true" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportKamChodit">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="input" type="tns:ExportSendInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ExportKamChoditResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportLogAll">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="exportLogAllInput" type="tns:ExportLogAllInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportLogAllInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_Export" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_Error" nillable="true" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportLogAllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportLogAllResult" type="tns:ArrayOfExportLogAllOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfExportLogAllOutput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="ExportLogAllOutput" nillable="true" type="tns:ExportLogAllOutput" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ExportLogAllOutput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_Export" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="DateRun" nillable="true" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="Success" nillable="true" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_Error" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Error" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FileName" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportLogDetail">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="exportLogDetailInput" type="tns:ExportLogDetailInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportLogDetailInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="1" maxOccurs="1" name="ID" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportLogDetailResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportLogDetailResult" type="tns:ExportLogDetailOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportLogDetailOutput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_Export" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="DateRun" nillable="true" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="Success" nillable="true" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_Error" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Error" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="FileName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Content" type="s:base64Binary" />
          <s:element minOccurs="0" maxOccurs="1" name="FileExtension" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportLogUpdateResult">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="exportLogUpdateInput" type="tns:ExportLogUpdateResultInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportLogUpdateResultInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="1" maxOccurs="1" name="ID" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Error" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="ErrorDescription" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportLogUpdateResultResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportSeznam">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="input" type="tns:ExportSendInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ExportSeznamResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportSeznamAll">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="input" type="tns:ExportSeznamAllInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportSeznamAllInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="0" maxOccurs="1" name="Settings" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportSeznamAllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportSeznamAllResult" type="tns:ArrayOfExportSeznamAllOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfExportSeznamAllOutput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="ExportSeznamAllOutput" nillable="true" type="tns:ExportSeznamAllOutput" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ExportSeznamAllOutput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="DisplayName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="LawType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="IC" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Phone1" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Phone1Type" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Phone2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Phone2Type" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Phone3" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Phone3Type" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Email" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Url" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="City" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Street" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="StreetNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Postcode" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Latitude" nillable="true" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="Longitude" nillable="true" type="s:double" />
          <s:element minOccurs="0" maxOccurs="1" name="AdvertiseText" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportToAll">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="exportToAllInput" type="tns:ExportToAllInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportToAllInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_Export" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_Person" nillable="true" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportToAllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportToAllResult" type="tns:ArrayOfExportToAllOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfExportToAllOutput">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="ExportToAllOutput" nillable="true" type="tns:ExportToAllOutput" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ExportToAllOutput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID" nillable="true" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_Export" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Email" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_Person" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Person" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportToDelete">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="exportToDeleteInput" type="tns:ExportToDeleteInput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportToDeleteInput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="1" maxOccurs="1" name="ID" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportToDeleteResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportToInsert">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="exportToInsertInput" type="tns:ExportTo" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportTo">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID_Login" type="s1:guid" />
          <s:element minOccurs="1" maxOccurs="1" name="ID" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_Export" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Email" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="ID_Person" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Person" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportToInsertResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ExportToInsertResult" type="tns:ExportToInsertOutput" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ExportToInsertOutput">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="ID" nillable="true" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:element name="ExportToUpdate">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="exportToUpdateInput" type="tns:ExportTo" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ExportToUpdateResponse">
        <s:complexType />
      </s:element>
      <s:element name="ExportUpdate">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="export" type="tns:Export" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ExportUpdateResponse">
        <s:complexType />
      </s:element>
    </s:schema>
    <s:schema elementFormDefault="qualified" targetNamespace="http://microsoft.com/wsdl/types/">
      <s:simpleType name="guid">
        <s:restriction base="s:string">
          <s:pattern value="[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}" />
        </s:restriction>
      </s:simpleType>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="ExportFunctionProlongationAllSoapIn">
    <wsdl:part name="parameters" element="tns:ExportFunctionProlongationAll" />
  </wsdl:message>
  <wsdl:message name="ExportFunctionProlongationAllSoapOut">
    <wsdl:part name="parameters" element="tns:ExportFunctionProlongationAllResponse" />
  </wsdl:message>
  <wsdl:message name="ExportFunctionProlongationSoapIn">
    <wsdl:part name="parameters" element="tns:ExportFunctionProlongation" />
  </wsdl:message>
  <wsdl:message name="ExportFunctionProlongationSoapOut">
    <wsdl:part name="parameters" element="tns:ExportFunctionProlongationResponse" />
  </wsdl:message>
  <wsdl:message name="ExportFunctionEndSoapIn">
    <wsdl:part name="parameters" element="tns:ExportFunctionEnd" />
  </wsdl:message>
  <wsdl:message name="ExportFunctionEndSoapOut">
    <wsdl:part name="parameters" element="tns:ExportFunctionEndResponse" />
  </wsdl:message>
  <wsdl:message name="ExportFunctionEndAllSoapIn">
    <wsdl:part name="parameters" element="tns:ExportFunctionEndAll" />
  </wsdl:message>
  <wsdl:message name="ExportFunctionEndAllSoapOut">
    <wsdl:part name="parameters" element="tns:ExportFunctionEndAllResponse" />
  </wsdl:message>
  <wsdl:message name="ExportGoogleSoapIn">
    <wsdl:part name="parameters" element="tns:ExportGoogle" />
  </wsdl:message>
  <wsdl:message name="ExportGoogleSoapOut">
    <wsdl:part name="parameters" element="tns:ExportGoogleResponse" />
  </wsdl:message>
  <wsdl:message name="ExportGooogleAllSoapIn">
    <wsdl:part name="parameters" element="tns:ExportGooogleAll" />
  </wsdl:message>
  <wsdl:message name="ExportGooogleAllSoapOut">
    <wsdl:part name="parameters" element="tns:ExportGooogleAllResponse" />
  </wsdl:message>
  <wsdl:message name="ExportSeznamChangesSoapIn">
    <wsdl:part name="parameters" element="tns:ExportSeznamChanges" />
  </wsdl:message>
  <wsdl:message name="ExportSeznamChangesSoapOut">
    <wsdl:part name="parameters" element="tns:ExportSeznamChangesResponse" />
  </wsdl:message>
  <wsdl:message name="ExportSeznamChangesAllSoapIn">
    <wsdl:part name="parameters" element="tns:ExportSeznamChangesAll" />
  </wsdl:message>
  <wsdl:message name="ExportSeznamChangesAllSoapOut">
    <wsdl:part name="parameters" element="tns:ExportSeznamChangesAllResponse" />
  </wsdl:message>
  <wsdl:message name="ExportJubilantSoapIn">
    <wsdl:part name="parameters" element="tns:ExportJubilant" />
  </wsdl:message>
  <wsdl:message name="ExportJubilantSoapOut">
    <wsdl:part name="parameters" element="tns:ExportJubilantResponse" />
  </wsdl:message>
  <wsdl:message name="ExportLogUpdateFileNameSoapIn">
    <wsdl:part name="parameters" element="tns:ExportLogUpdateFileName" />
  </wsdl:message>
  <wsdl:message name="ExportLogUpdateFileNameSoapOut">
    <wsdl:part name="parameters" element="tns:ExportLogUpdateFileNameResponse" />
  </wsdl:message>
  <wsdl:message name="ExportSendSoapIn">
    <wsdl:part name="parameters" element="tns:ExportSend" />
  </wsdl:message>
  <wsdl:message name="ExportSendSoapOut">
    <wsdl:part name="parameters" element="tns:ExportSendResponse" />
  </wsdl:message>
  <wsdl:message name="ExportAllSoapIn">
    <wsdl:part name="parameters" element="tns:ExportAll" />
  </wsdl:message>
  <wsdl:message name="ExportAllSoapOut">
    <wsdl:part name="parameters" element="tns:ExportAllResponse" />
  </wsdl:message>
  <wsdl:message name="ExportAllReadySoapIn">
    <wsdl:part name="parameters" element="tns:ExportAllReady" />
  </wsdl:message>
  <wsdl:message name="ExportAllReadySoapOut">
    <wsdl:part name="parameters" element="tns:ExportAllReadyResponse" />
  </wsdl:message>
  <wsdl:message name="ExportDeleteSoapIn">
    <wsdl:part name="parameters" element="tns:ExportDelete" />
  </wsdl:message>
  <wsdl:message name="ExportDeleteSoapOut">
    <wsdl:part name="parameters" element="tns:ExportDeleteResponse" />
  </wsdl:message>
  <wsdl:message name="ExportDetailSoapIn">
    <wsdl:part name="parameters" element="tns:ExportDetail" />
  </wsdl:message>
  <wsdl:message name="ExportDetailSoapOut">
    <wsdl:part name="parameters" element="tns:ExportDetailResponse" />
  </wsdl:message>
  <wsdl:message name="ExportInsertSoapIn">
    <wsdl:part name="parameters" element="tns:ExportInsert" />
  </wsdl:message>
  <wsdl:message name="ExportInsertSoapOut">
    <wsdl:part name="parameters" element="tns:ExportInsertResponse" />
  </wsdl:message>
  <wsdl:message name="ExportKamChoditSoapIn">
    <wsdl:part name="parameters" element="tns:ExportKamChodit" />
  </wsdl:message>
  <wsdl:message name="ExportKamChoditSoapOut">
    <wsdl:part name="parameters" element="tns:ExportKamChoditResponse" />
  </wsdl:message>
  <wsdl:message name="ExportLogAllSoapIn">
    <wsdl:part name="parameters" element="tns:ExportLogAll" />
  </wsdl:message>
  <wsdl:message name="ExportLogAllSoapOut">
    <wsdl:part name="parameters" element="tns:ExportLogAllResponse" />
  </wsdl:message>
  <wsdl:message name="ExportLogDetailSoapIn">
    <wsdl:part name="parameters" element="tns:ExportLogDetail" />
  </wsdl:message>
  <wsdl:message name="ExportLogDetailSoapOut">
    <wsdl:part name="parameters" element="tns:ExportLogDetailResponse" />
  </wsdl:message>
  <wsdl:message name="ExportLogUpdateResultSoapIn">
    <wsdl:part name="parameters" element="tns:ExportLogUpdateResult" />
  </wsdl:message>
  <wsdl:message name="ExportLogUpdateResultSoapOut">
    <wsdl:part name="parameters" element="tns:ExportLogUpdateResultResponse" />
  </wsdl:message>
  <wsdl:message name="ExportSeznamSoapIn">
    <wsdl:part name="parameters" element="tns:ExportSeznam" />
  </wsdl:message>
  <wsdl:message name="ExportSeznamSoapOut">
    <wsdl:part name="parameters" element="tns:ExportSeznamResponse" />
  </wsdl:message>
  <wsdl:message name="ExportSeznamAllSoapIn">
    <wsdl:part name="parameters" element="tns:ExportSeznamAll" />
  </wsdl:message>
  <wsdl:message name="ExportSeznamAllSoapOut">
    <wsdl:part name="parameters" element="tns:ExportSeznamAllResponse" />
  </wsdl:message>
  <wsdl:message name="ExportToAllSoapIn">
    <wsdl:part name="parameters" element="tns:ExportToAll" />
  </wsdl:message>
  <wsdl:message name="ExportToAllSoapOut">
    <wsdl:part name="parameters" element="tns:ExportToAllResponse" />
  </wsdl:message>
  <wsdl:message name="ExportToDeleteSoapIn">
    <wsdl:part name="parameters" element="tns:ExportToDelete" />
  </wsdl:message>
  <wsdl:message name="ExportToDeleteSoapOut">
    <wsdl:part name="parameters" element="tns:ExportToDeleteResponse" />
  </wsdl:message>
  <wsdl:message name="ExportToInsertSoapIn">
    <wsdl:part name="parameters" element="tns:ExportToInsert" />
  </wsdl:message>
  <wsdl:message name="ExportToInsertSoapOut">
    <wsdl:part name="parameters" element="tns:ExportToInsertResponse" />
  </wsdl:message>
  <wsdl:message name="ExportToUpdateSoapIn">
    <wsdl:part name="parameters" element="tns:ExportToUpdate" />
  </wsdl:message>
  <wsdl:message name="ExportToUpdateSoapOut">
    <wsdl:part name="parameters" element="tns:ExportToUpdateResponse" />
  </wsdl:message>
  <wsdl:message name="ExportUpdateSoapIn">
    <wsdl:part name="parameters" element="tns:ExportUpdate" />
  </wsdl:message>
  <wsdl:message name="ExportUpdateSoapOut">
    <wsdl:part name="parameters" element="tns:ExportUpdateResponse" />
  </wsdl:message>
  <wsdl:portType name="ExportsSoap">
    <wsdl:operation name="ExportFunctionProlongationAll">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Uložit tiskovou sestavu s exportovanými daty pro děkovné dopisy</wsdl:documentation>
      <wsdl:input message="tns:ExportFunctionProlongationAllSoapIn" />
      <wsdl:output message="tns:ExportFunctionProlongationAllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportFunctionProlongation">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">děkovných dopisů</wsdl:documentation>
      <wsdl:input message="tns:ExportFunctionProlongationSoapIn" />
      <wsdl:output message="tns:ExportFunctionProlongationSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportFunctionEnd">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">děkovných dopisů</wsdl:documentation>
      <wsdl:input message="tns:ExportFunctionEndSoapIn" />
      <wsdl:output message="tns:ExportFunctionEndSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportFunctionEndAll">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Uložit tiskovou sestavu s exportovanými daty pro děkovné dopisy</wsdl:documentation>
      <wsdl:input message="tns:ExportFunctionEndAllSoapIn" />
      <wsdl:output message="tns:ExportFunctionEndAllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportGoogle">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Uložit exportovaná data pro Google</wsdl:documentation>
      <wsdl:input message="tns:ExportGoogleSoapIn" />
      <wsdl:output message="tns:ExportGoogleSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportGooogleAll">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Uložit tiskovou sestavu s exportovanými daty pro Google - změny</wsdl:documentation>
      <wsdl:input message="tns:ExportGooogleAllSoapIn" />
      <wsdl:output message="tns:ExportGooogleAllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportSeznamChanges">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Uložit exportovaná data pro Seznam.cz - změny</wsdl:documentation>
      <wsdl:input message="tns:ExportSeznamChangesSoapIn" />
      <wsdl:output message="tns:ExportSeznamChangesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportSeznamChangesAll">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Uložit tiskovou sestavu s exportovanými daty pro Seznam.cz - změny</wsdl:documentation>
      <wsdl:input message="tns:ExportSeznamChangesAllSoapIn" />
      <wsdl:output message="tns:ExportSeznamChangesAllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportJubilant">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">jubilantů</wsdl:documentation>
      <wsdl:input message="tns:ExportJubilantSoapIn" />
      <wsdl:output message="tns:ExportJubilantSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportLogUpdateFileName">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Zapsat jméno souboru exportu</wsdl:documentation>
      <wsdl:input message="tns:ExportLogUpdateFileNameSoapIn" />
      <wsdl:output message="tns:ExportLogUpdateFileNameSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportSend">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Odeslat export</wsdl:documentation>
      <wsdl:input message="tns:ExportSendSoapIn" />
      <wsdl:output message="tns:ExportSendSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportAll">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Načíst seznam exportů dat</wsdl:documentation>
      <wsdl:input message="tns:ExportAllSoapIn" />
      <wsdl:output message="tns:ExportAllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportAllReady">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Načíst seznam exportů dat</wsdl:documentation>
      <wsdl:input message="tns:ExportAllReadySoapIn" />
      <wsdl:output message="tns:ExportAllReadySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportDelete">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Smazat export dat</wsdl:documentation>
      <wsdl:input message="tns:ExportDeleteSoapIn" />
      <wsdl:output message="tns:ExportDeleteSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportDetail">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Načíst detail exportu dat</wsdl:documentation>
      <wsdl:input message="tns:ExportDetailSoapIn" />
      <wsdl:output message="tns:ExportDetailSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportInsert">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Založit export dat</wsdl:documentation>
      <wsdl:input message="tns:ExportInsertSoapIn" />
      <wsdl:output message="tns:ExportInsertSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportKamChodit">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Uložit data pro export pro kamchodit.cz</wsdl:documentation>
      <wsdl:input message="tns:ExportKamChoditSoapIn" />
      <wsdl:output message="tns:ExportKamChoditSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportLogAll">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Načíst seznam spuštění exportu</wsdl:documentation>
      <wsdl:input message="tns:ExportLogAllSoapIn" />
      <wsdl:output message="tns:ExportLogAllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportLogDetail">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Načít detail spuštění exportu</wsdl:documentation>
      <wsdl:input message="tns:ExportLogDetailSoapIn" />
      <wsdl:output message="tns:ExportLogDetailSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportLogUpdateResult">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Upravit export dat</wsdl:documentation>
      <wsdl:input message="tns:ExportLogUpdateResultSoapIn" />
      <wsdl:output message="tns:ExportLogUpdateResultSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportSeznam">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Uložit exportovaná data pro Seznam.cz</wsdl:documentation>
      <wsdl:input message="tns:ExportSeznamSoapIn" />
      <wsdl:output message="tns:ExportSeznamSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportSeznamAll">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Uložit tiskovou sestavu s exportovanými daty pro Seznam.cz</wsdl:documentation>
      <wsdl:input message="tns:ExportSeznamAllSoapIn" />
      <wsdl:output message="tns:ExportSeznamAllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportToAll">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Načíst seznam příjemců exportu</wsdl:documentation>
      <wsdl:input message="tns:ExportToAllSoapIn" />
      <wsdl:output message="tns:ExportToAllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportToDelete">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Smazat příjemce exportu</wsdl:documentation>
      <wsdl:input message="tns:ExportToDeleteSoapIn" />
      <wsdl:output message="tns:ExportToDeleteSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportToInsert">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Založit příjemce exportu</wsdl:documentation>
      <wsdl:input message="tns:ExportToInsertSoapIn" />
      <wsdl:output message="tns:ExportToInsertSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportToUpdate">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Upravit příjemce exportu</wsdl:documentation>
      <wsdl:input message="tns:ExportToUpdateSoapIn" />
      <wsdl:output message="tns:ExportToUpdateSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ExportUpdate">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Upravit export dat</wsdl:documentation>
      <wsdl:input message="tns:ExportUpdateSoapIn" />
      <wsdl:output message="tns:ExportUpdateSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="ExportsSoap" type="tns:ExportsSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="ExportFunctionProlongationAll">
      <soap:operation soapAction="https://is.skaut.cz/ExportFunctionProlongationAll" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportFunctionProlongation">
      <soap:operation soapAction="https://is.skaut.cz/ExportFunctionProlongation" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportFunctionEnd">
      <soap:operation soapAction="https://is.skaut.cz/ExportFunctionEnd" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportFunctionEndAll">
      <soap:operation soapAction="https://is.skaut.cz/ExportFunctionEndAll" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportGoogle">
      <soap:operation soapAction="https://is.skaut.cz/ExportGoogle" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportGooogleAll">
      <soap:operation soapAction="https://is.skaut.cz/ExportGooogleAll" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportSeznamChanges">
      <soap:operation soapAction="https://is.skaut.cz/ExportSeznamChanges" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportSeznamChangesAll">
      <soap:operation soapAction="https://is.skaut.cz/ExportSeznamChangesAll" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportJubilant">
      <soap:operation soapAction="https://is.skaut.cz/ExportJubilant" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportLogUpdateFileName">
      <soap:operation soapAction="https://is.skaut.cz/ExportLogUpdateFileName" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportSend">
      <soap:operation soapAction="https://is.skaut.cz/ExportSend" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportAll">
      <soap:operation soapAction="https://is.skaut.cz/ExportAll" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportAllReady">
      <soap:operation soapAction="https://is.skaut.cz/ExportAllReady" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportDelete">
      <soap:operation soapAction="https://is.skaut.cz/ExportDelete" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportDetail">
      <soap:operation soapAction="https://is.skaut.cz/ExportDetail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportInsert">
      <soap:operation soapAction="https://is.skaut.cz/ExportInsert" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportKamChodit">
      <soap:operation soapAction="https://is.skaut.cz/ExportKamChodit" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportLogAll">
      <soap:operation soapAction="https://is.skaut.cz/ExportLogAll" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportLogDetail">
      <soap:operation soapAction="https://is.skaut.cz/ExportLogDetail" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportLogUpdateResult">
      <soap:operation soapAction="https://is.skaut.cz/ExportLogUpdateResult" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportSeznam">
      <soap:operation soapAction="https://is.skaut.cz/ExportSeznam" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportSeznamAll">
      <soap:operation soapAction="https://is.skaut.cz/ExportSeznamAll" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportToAll">
      <soap:operation soapAction="https://is.skaut.cz/ExportToAll" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportToDelete">
      <soap:operation soapAction="https://is.skaut.cz/ExportToDelete" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportToInsert">
      <soap:operation soapAction="https://is.skaut.cz/ExportToInsert" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportToUpdate">
      <soap:operation soapAction="https://is.skaut.cz/ExportToUpdate" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportUpdate">
      <soap:operation soapAction="https://is.skaut.cz/ExportUpdate" 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="ExportsSoap12" type="tns:ExportsSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="ExportFunctionProlongationAll">
      <soap12:operation soapAction="https://is.skaut.cz/ExportFunctionProlongationAll" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportFunctionProlongation">
      <soap12:operation soapAction="https://is.skaut.cz/ExportFunctionProlongation" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportFunctionEnd">
      <soap12:operation soapAction="https://is.skaut.cz/ExportFunctionEnd" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportFunctionEndAll">
      <soap12:operation soapAction="https://is.skaut.cz/ExportFunctionEndAll" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportGoogle">
      <soap12:operation soapAction="https://is.skaut.cz/ExportGoogle" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportGooogleAll">
      <soap12:operation soapAction="https://is.skaut.cz/ExportGooogleAll" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportSeznamChanges">
      <soap12:operation soapAction="https://is.skaut.cz/ExportSeznamChanges" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportSeznamChangesAll">
      <soap12:operation soapAction="https://is.skaut.cz/ExportSeznamChangesAll" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportJubilant">
      <soap12:operation soapAction="https://is.skaut.cz/ExportJubilant" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportLogUpdateFileName">
      <soap12:operation soapAction="https://is.skaut.cz/ExportLogUpdateFileName" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportSend">
      <soap12:operation soapAction="https://is.skaut.cz/ExportSend" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportAll">
      <soap12:operation soapAction="https://is.skaut.cz/ExportAll" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportAllReady">
      <soap12:operation soapAction="https://is.skaut.cz/ExportAllReady" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportDelete">
      <soap12:operation soapAction="https://is.skaut.cz/ExportDelete" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportDetail">
      <soap12:operation soapAction="https://is.skaut.cz/ExportDetail" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportInsert">
      <soap12:operation soapAction="https://is.skaut.cz/ExportInsert" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportKamChodit">
      <soap12:operation soapAction="https://is.skaut.cz/ExportKamChodit" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportLogAll">
      <soap12:operation soapAction="https://is.skaut.cz/ExportLogAll" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportLogDetail">
      <soap12:operation soapAction="https://is.skaut.cz/ExportLogDetail" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportLogUpdateResult">
      <soap12:operation soapAction="https://is.skaut.cz/ExportLogUpdateResult" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportSeznam">
      <soap12:operation soapAction="https://is.skaut.cz/ExportSeznam" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportSeznamAll">
      <soap12:operation soapAction="https://is.skaut.cz/ExportSeznamAll" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportToAll">
      <soap12:operation soapAction="https://is.skaut.cz/ExportToAll" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportToDelete">
      <soap12:operation soapAction="https://is.skaut.cz/ExportToDelete" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportToInsert">
      <soap12:operation soapAction="https://is.skaut.cz/ExportToInsert" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportToUpdate">
      <soap12:operation soapAction="https://is.skaut.cz/ExportToUpdate" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ExportUpdate">
      <soap12:operation soapAction="https://is.skaut.cz/ExportUpdate" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="Exports">
    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Webová služba pro export dat do jiných systémů</wsdl:documentation>
    <wsdl:port name="ExportsSoap" binding="tns:ExportsSoap">
      <soap:address location="https://test-is.skaut.cz/JunakWebservice/Exports.asmx" />
    </wsdl:port>
    <wsdl:port name="ExportsSoap12" binding="tns:ExportsSoap12">
      <soap12:address location="https://test-is.skaut.cz/JunakWebservice/Exports.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>