notebookvb

This commit is contained in:
2026-04-06 07:31:49 +02:00
parent ad4d5b8dac
commit 921c69e908
26 changed files with 15260 additions and 21 deletions
@@ -0,0 +1,248 @@
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:s1="http://www.w3.org/2000/09/xmldsig#" xmlns:tns="http://www.sukl.cz/erp/201912" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="http://www.sukl.cz/erp/201912" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<wsdl:types>
<schema xmlns="http://www.w3.org/2001/XMLSchema">
<import namespace="http://www.sukl.cz/erp/201912" schemaLocation="Cuer2Schema.xsd"></import>
</schema>
</wsdl:types>
<wsdl:message name="NacistLekovyZaznamSoapIn">
<wsdl:part name="dotaz" element="tns:NacistLekovyZaznamLekarnikDotaz" />
</wsdl:message>
<wsdl:message name="NacistLekovyZaznamSoapOut">
<wsdl:part name="NacistLekovyZaznamResult" element="tns:NacistLekovyZaznamOdpoved" />
</wsdl:message>
<wsdl:message name="ZalozitElektronickyZaznamSVydejemSoapIn">
<wsdl:part name="ZalozitElektronickyZaznamSVydejemDotaz" element="tns:ZalozitElektronickyZaznamSVydejemDotaz" />
</wsdl:message>
<wsdl:message name="ZalozitElektronickyZaznamSVydejemSoapOut">
<wsdl:part name="ZalozitElektronickyZaznamSVydejemResult" element="tns:UlozitElektronickyZaznamSVydejemOdpoved" />
</wsdl:message>
<wsdl:message name="ZmenitElektronickyZaznamSVydejemSoapIn">
<wsdl:part name="ZmenitElektronickyZaznamSVydejemDotaz" element="tns:ZmenitElektronickyZaznamSVydejemDotaz" />
</wsdl:message>
<wsdl:message name="ZmenitElektronickyZaznamSVydejemSoapOut">
<wsdl:part name="ZmenitElektronickyZaznamSVydejemResult" element="tns:ZmenitElektronickyZaznamSVydejemOdpoved" />
</wsdl:message>
<wsdl:message name="ZrusitElektronickyZaznamSVydejemSoapIn">
<wsdl:part name="ZrusitElektronickyZaznamSVydejemDotaz" element="tns:ZrusitElektronickyZaznamSVydejemDotaz" />
</wsdl:message>
<wsdl:message name="ZrusitElektronickyZaznamSVydejemSoapOut">
<wsdl:part name="ZrusitElektronickyZaznamSVydejemResult" element="tns:ZrusitElektronickyZaznamSVydejemOdpoved" />
</wsdl:message>
<wsdl:message name="NacistDoplatkyLimitPojistenceSoapIn">
<wsdl:part name="NacteniDoplatkyLimitPojistenceDotaz" element="tns:NacteniDoplatkyLimitPojistenceDotaz" />
</wsdl:message>
<wsdl:message name="NacistDoplatkyLimitPojistenceSoapOut">
<wsdl:part name="NacistDoplatkyLimitPojistenceResult" element="tns:NacteniDoplatkyLimitPojistenceOdpoved" />
</wsdl:message>
<wsdl:message name="ZjistitPoznamkyHvlpSoapIn">
<wsdl:part name="dotaz" element="tns:ZjistitPoznamkyHvlpDotaz" />
</wsdl:message>
<wsdl:message name="ZjistitPoznamkyHvlpSoapOut">
<wsdl:part name="ZjistitPoznamkyHvlpResult" element="tns:ZjistitPoznamkyHvlpOdpoved" />
</wsdl:message>
<wsdl:message name="GetAppInfoSoapIn">
<wsdl:part name="AppInfoDotaz" element="tns:AppInfoDotaz" />
</wsdl:message>
<wsdl:message name="GetAppInfoSoapOut">
<wsdl:part name="GetAppInfoResult" element="tns:AppInfoOdpoved" />
</wsdl:message>
<wsdl:message name="AppPingSoapIn">
<wsdl:part name="AppPingDotaz" element="tns:AppPingDotaz" />
</wsdl:message>
<wsdl:message name="AppPingSoapOut">
<wsdl:part name="AppPingResult" element="tns:AppPingOdpoved" />
</wsdl:message>
<wsdl:portType name="CUERLekarnikServiceSoap">
<wsdl:operation name="NacistLekovyZaznam">
<wsdl:input message="tns:NacistLekovyZaznamSoapIn" />
<wsdl:output message="tns:NacistLekovyZaznamSoapOut" />
</wsdl:operation>
<wsdl:operation name="ZalozitElektronickyZaznamSVydejem">
<wsdl:input message="tns:ZalozitElektronickyZaznamSVydejemSoapIn" />
<wsdl:output message="tns:ZalozitElektronickyZaznamSVydejemSoapOut" />
</wsdl:operation>
<wsdl:operation name="ZmenitElektronickyZaznamSVydejem">
<wsdl:input message="tns:ZmenitElektronickyZaznamSVydejemSoapIn" />
<wsdl:output message="tns:ZmenitElektronickyZaznamSVydejemSoapOut" />
</wsdl:operation>
<wsdl:operation name="ZrusitElektronickyZaznamSVydejem">
<wsdl:input message="tns:ZrusitElektronickyZaznamSVydejemSoapIn" />
<wsdl:output message="tns:ZrusitElektronickyZaznamSVydejemSoapOut" />
</wsdl:operation>
<wsdl:operation name="NacistDoplatkyLimitPojistence">
<wsdl:input message="tns:NacistDoplatkyLimitPojistenceSoapIn" />
<wsdl:output message="tns:NacistDoplatkyLimitPojistenceSoapOut" />
</wsdl:operation>
<wsdl:operation name="ZjistitPoznamkyHvlp">
<wsdl:input message="tns:ZjistitPoznamkyHvlpSoapIn" />
<wsdl:output message="tns:ZjistitPoznamkyHvlpSoapOut" />
</wsdl:operation>
<wsdl:operation name="GetAppInfo">
<wsdl:input message="tns:GetAppInfoSoapIn" />
<wsdl:output message="tns:GetAppInfoSoapOut" />
</wsdl:operation>
<wsdl:operation name="AppPing">
<wsdl:input message="tns:AppPingSoapIn" />
<wsdl:output message="tns:AppPingSoapOut" />
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="CUERLekarnikServiceSoap" type="tns:CUERLekarnikServiceSoap">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="NacistLekovyZaznam">
<soap:operation soapAction="NacistLekovyZaznam" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="ZalozitElektronickyZaznamSVydejem">
<soap:operation soapAction="ZalozitElektronickyZaznamSVydejem" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="ZmenitElektronickyZaznamSVydejem">
<soap:operation soapAction="ZmenitElektronickyZaznamSVydejem" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="ZrusitElektronickyZaznamSVydejem">
<soap:operation soapAction="ZrusitElektronickyZaznamSVydejem" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="NacistDoplatkyLimitPojistence">
<soap:operation soapAction="NacistDoplatkyLimitPojistence" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="ZjistitPoznamkyHvlp">
<soap:operation soapAction="ZjistitPoznamkyHvlp" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="GetAppInfo">
<soap:operation soapAction="GetAppInfo" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="AppPing">
<soap:operation soapAction="AppPing" 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="CUERLekarnikServiceSoap12" type="tns:CUERLekarnikServiceSoap">
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
<wsdl:operation name="NacistLekovyZaznam">
<soap12:operation soapAction="NacistLekovyZaznam" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="ZalozitElektronickyZaznamSVydejem">
<soap12:operation soapAction="ZalozitElektronickyZaznamSVydejem" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="ZmenitElektronickyZaznamSVydejem">
<soap12:operation soapAction="ZmenitElektronickyZaznamSVydejem" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="ZrusitElektronickyZaznamSVydejem">
<soap12:operation soapAction="ZrusitElektronickyZaznamSVydejem" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="NacistDoplatkyLimitPojistence">
<soap12:operation soapAction="NacistDoplatkyLimitPojistence" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="ZjistitPoznamkyHvlp">
<soap12:operation soapAction="ZjistitPoznamkyHvlp" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="GetAppInfo">
<soap12:operation soapAction="GetAppInfo" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
<wsdl:output>
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="AppPing">
<soap12:operation soapAction="AppPing" 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="CUERLekarnikService">
<wsdl:port name="CUERLekarnikServiceSoap" binding="tns:CUERLekarnikServiceSoap">
<soap:address location="http://localhost:49646/Cuer/CUERLekarnikService.asmx" />
</wsdl:port>
<wsdl:port name="CUERLekarnikServiceSoap12" binding="tns:CUERLekarnikServiceSoap12">
<soap12:address location="http://localhost:49646/Cuer/CUERLekarnikService.asmx" />
</wsdl:port>
</wsdl:service>
</wsdl:definitions>