<?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="http://tempuri.org" 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="http://tempuri.org" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org">
      <s:element name="GetIsirData">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="lastId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="subjectType" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetIsirDataResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetIsirDataResult">
              <s:complexType mixed="true">
                <s:sequence>
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DPMHeader" type="tns:DPMHeader" />
      <s:complexType name="DPMHeader">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Login" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
        </s:sequence>
        <s:anyAttribute />
      </s:complexType>
      <s:element name="GetIsirByLastId">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="lastId" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="subjectType" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="recordsCount" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetIsirByLastIdResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetIsirByLastIdResult" type="tns:DPMReport" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="DPMReport">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="WebMethod" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Time" type="s:dateTime" />
          <s:element minOccurs="0" maxOccurs="1" name="RequestData" type="tns:RequestData" />
          <s:element minOccurs="0" maxOccurs="1" name="Report" type="tns:Report" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="RequestData">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="LastId" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="SubjectType" type="s:int" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="Report">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="IsirRecords" type="tns:ArrayOfIsirRecordInfo" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ArrayOfIsirRecordInfo">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="IsirRecordInfo" nillable="true" type="tns:IsirRecordInfo" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="IsirRecordInfo">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="IsirId" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="Cas" type="s:dateTime" />
          <s:element minOccurs="0" maxOccurs="1" name="SpisovaZnacka" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="Typ" nillable="true" type="s:int" />
          <s:element minOccurs="0" maxOccurs="1" name="Name" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Ico" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Rc" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="DatumNarozeni" nillable="true" type="s:dateTime" />
        </s:sequence>
      </s:complexType>
      <s:element name="GetPersonalReportCZ">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="subjectData">
              <s:complexType mixed="true">
                <s:sequence>
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetPersonalReportCZResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetPersonalReportCZResult">
              <s:complexType mixed="true">
                <s:sequence>
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetPersonalReportSK">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="subjectData">
              <s:complexType mixed="true">
                <s:sequence>
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetPersonalReportSKResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetPersonalReportSKResult">
              <s:complexType mixed="true">
                <s:sequence>
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="GetIsirDataSoapIn">
    <wsdl:part name="parameters" element="tns:GetIsirData" />
  </wsdl:message>
  <wsdl:message name="GetIsirDataSoapOut">
    <wsdl:part name="parameters" element="tns:GetIsirDataResponse" />
  </wsdl:message>
  <wsdl:message name="GetIsirDataDPMHeader">
    <wsdl:part name="DPMHeader" element="tns:DPMHeader" />
  </wsdl:message>
  <wsdl:message name="GetIsirByLastIdSoapIn">
    <wsdl:part name="parameters" element="tns:GetIsirByLastId" />
  </wsdl:message>
  <wsdl:message name="GetIsirByLastIdSoapOut">
    <wsdl:part name="parameters" element="tns:GetIsirByLastIdResponse" />
  </wsdl:message>
  <wsdl:message name="GetIsirByLastIdDPMHeader">
    <wsdl:part name="DPMHeader" element="tns:DPMHeader" />
  </wsdl:message>
  <wsdl:message name="GetPersonalReportCZSoapIn">
    <wsdl:part name="parameters" element="tns:GetPersonalReportCZ" />
  </wsdl:message>
  <wsdl:message name="GetPersonalReportCZSoapOut">
    <wsdl:part name="parameters" element="tns:GetPersonalReportCZResponse" />
  </wsdl:message>
  <wsdl:message name="GetPersonalReportCZDPMHeader">
    <wsdl:part name="DPMHeader" element="tns:DPMHeader" />
  </wsdl:message>
  <wsdl:message name="GetPersonalReportSKSoapIn">
    <wsdl:part name="parameters" element="tns:GetPersonalReportSK" />
  </wsdl:message>
  <wsdl:message name="GetPersonalReportSKSoapOut">
    <wsdl:part name="parameters" element="tns:GetPersonalReportSKResponse" />
  </wsdl:message>
  <wsdl:message name="GetPersonalReportSKDPMHeader">
    <wsdl:part name="DPMHeader" element="tns:DPMHeader" />
  </wsdl:message>
  <wsdl:portType name="DPMWsGateSoap">
    <wsdl:operation name="GetIsirData">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> Poskytované osobní údaje je možné zpracovávat pouze na základě zákonného zájmu správce. Nepotřebné osobní údaje smažte.&lt;/BR&gt;Datum vydání: 2018.06.13&lt;/BR&gt;Verze: 1.0.0.1</wsdl:documentation>
      <wsdl:input message="tns:GetIsirDataSoapIn" />
      <wsdl:output message="tns:GetIsirDataSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetIsirByLastId">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> Poskytované osobní údaje je možné zpracovávat pouze na základě zákonného zájmu správce. Nepotřebné osobní údaje smažte.&lt;/BR&gt;Datum vydání: 2018.06.22&lt;/BR&gt;Verze: 1.0.0.2</wsdl:documentation>
      <wsdl:input message="tns:GetIsirByLastIdSoapIn" />
      <wsdl:output message="tns:GetIsirByLastIdSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetPersonalReportCZ">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Webová metoda vrací CZ GetPersonalReport.&lt;/BR&gt;Datum vydání: 2019.10.15&lt;/BR&gt;Verze: 1.0.0.6</wsdl:documentation>
      <wsdl:input message="tns:GetPersonalReportCZSoapIn" />
      <wsdl:output message="tns:GetPersonalReportCZSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetPersonalReportSK">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Webová metoda vrací SK GetPersonalReport.&lt;/BR&gt;Datum vydání: 2019.06.11&lt;/BR&gt;Verze: 1.0.0.4&lt;/BR&gt;Supported versions: 1</wsdl:documentation>
      <wsdl:input message="tns:GetPersonalReportSKSoapIn" />
      <wsdl:output message="tns:GetPersonalReportSKSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="DPMWsGateSoap" type="tns:DPMWsGateSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GetIsirData">
      <soap:operation soapAction="http://tempuri.org/GetIsirData" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:GetIsirDataDPMHeader" part="DPMHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetIsirByLastId">
      <soap:operation soapAction="http://tempuri.org/GetIsirByLastId" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:GetIsirByLastIdDPMHeader" part="DPMHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPersonalReportCZ">
      <soap:operation soapAction="http://tempuri.org/GetPersonalReportCZ" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:GetPersonalReportCZDPMHeader" part="DPMHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPersonalReportSK">
      <soap:operation soapAction="http://tempuri.org/GetPersonalReportSK" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
        <soap:header message="tns:GetPersonalReportSKDPMHeader" part="DPMHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="DPMWsGateSoap12" type="tns:DPMWsGateSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GetIsirData">
      <soap12:operation soapAction="http://tempuri.org/GetIsirData" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:GetIsirDataDPMHeader" part="DPMHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetIsirByLastId">
      <soap12:operation soapAction="http://tempuri.org/GetIsirByLastId" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:GetIsirByLastIdDPMHeader" part="DPMHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPersonalReportCZ">
      <soap12:operation soapAction="http://tempuri.org/GetPersonalReportCZ" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:GetPersonalReportCZDPMHeader" part="DPMHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPersonalReportSK">
      <soap12:operation soapAction="http://tempuri.org/GetPersonalReportSK" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
        <soap12:header message="tns:GetPersonalReportSKDPMHeader" part="DPMHeader" use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="DPMWsGate">
    <wsdl:port name="DPMWsGateSoap" binding="tns:DPMWsGateSoap">
      <soap:address location="http://dpmws.datapm.cz:9019/DPMWsGate.asmx" />
    </wsdl:port>
    <wsdl:port name="DPMWsGateSoap12" binding="tns:DPMWsGateSoap12">
      <soap12:address location="http://dpmws.datapm.cz:9019/DPMWsGate.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>