Projekt

Allgemein

Profil

Dateien » xamt111VEReaktionRueckgabe.wsdl

Uwe Lehnert, 31.05.2021 13:46

 
<?xml version="1.0" encoding="UTF-8"?>
<!-- Service -->
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ns="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:osci="http://www.osci.de/2006/07/wsdl/"
xmlns:tpl="http://www.dvdv.de/dvdv/template/"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:tns="xAmtshilfe111/xamt111VEReaktionRueckgabe.wsdl"
xmlns:xamt="xAmtshilfe111"
name="xamt111VEReaktionRueckgabe"
targetNamespace="xAmtshilfe111/xamt111VEReaktionRueckgabe.wsdl"
xsi:schemaLocation="http://schemas.xmlsoap.org/wsdl/ http://schemas.xmlsoap.org/wsdl/">
<documentation><![CDATA[<html>
<ul>
<li>xamt:vollstreckungshilfe.ReaktionRueckgabe.106</li>
</ul>
</html>]]></documentation>
<import namespace="http://www.osci.de/2006/07/wsdl/"
location="http://www.osci.de/wsdl-osci-binding/WSDL-OSCI-Binding_1.2.xsd"/>
<import namespace="xAmtshilfe111"
location="https://projekte.sakd.de/projects/xamtshilfe-1-1-1/filesxamtshilfe-vollstreckungshilfe.xsd"/>
<message name="vereaktionrueckgabeNachricht">
<part name="vereaktionrueckgabeNachricht"
element="xamt:vollstreckungshilfe.ReaktionRueckgabe.106"/>
<part name="optionaleNachricht" type="xs:anyType"/>
</message>
<portType name="osciVEReaktionRueckgabeInterface">
<operation name="sendeVEReaktionRueckgabe">
<input message="tns:vereaktionrueckgabeNachricht"/>
</operation>
</portType>
<binding name="osciBinding" type="tns:osciVEReaktionRueckgabeInterface">
<osci:binding signatureLevel="none" encrypted="true">
<osci:reader name="Inhaltsdaten-Verschlüsselungszertifikat">
<tpl:certificate/>
</osci:reader>
</osci:binding>
<!-- Vorbelegung der Richtlinien zur Signatur und Verschlüsselung der Nutzdaten für alle Operationen -->
<operation name="sendeVEReaktionRueckgabe">
<osci:operation communicationType="one-way-active"
subject="XAmt 1.1.1 VEReaktionRueckgabe"/>
<input>
<osci:container signatureLevel="advanced"
encrypted="true"
name="XAMTSHILFE_DATA"
required="true">
<osci:readerRef ref="Inhaltsdaten-Verschlüsselungszertifikat"/>
<osci:part>
<osci:content part="tns:vereaktionrueckgabeNachricht"/>
</osci:part>
</osci:container>
<osci:container signatureLevel="none" encrypted="false" required="false">
<osci:part>
<osci:content part="tns:optionaleNachricht"/>
</osci:part>
</osci:container>
</input>
</operation>
</binding>
<service name="osciVEReaktionRueckgabeService"><!-- OSCI Infrastrukturserver -->
<osci:devices>
<osci:intermediary uri="" name="InternetIntermediär">
<osci:signatureCertificate>
<tpl:certificate/>
</osci:signatureCertificate>
<osci:cipherCertificate>
<tpl:certificate/>
</osci:cipherCertificate>
</osci:intermediary>
<osci:intermediary uri="" name="TESTAIntermediär">
<osci:signatureCertificate>
<tpl:certificate/>
</osci:signatureCertificate>
<osci:cipherCertificate>
<tpl:certificate/>
</osci:cipherCertificate>
</osci:intermediary>
<osci:addressee name="InternetEmpfänger">
<osci:cipherCertificate>
<tpl:certificate/>
</osci:cipherCertificate>
</osci:addressee>
<osci:addressee name="TESTAEmpfänger">
<osci:cipherCertificate>
<tpl:certificate/>
</osci:cipherCertificate>
</osci:addressee>
</osci:devices>
<!-- Endpunkt im Internet -->
<port name="osciVEReaktionRueckgabeInternetPort" binding="tns:osciBinding">
<documentation>
<tpl:use>required</tpl:use> Dieser Port ist nicht optional </documentation>
<osci:address>
<osci:intermediaryRef ref="InternetIntermediär"/>
<osci:addresseeRef ref="InternetEmpfänger"/>
</osci:address>
</port>
<!-- Endpunkt im TESTA -->
<port name="osciVEReaktionRueckgabeTestaPort" binding="tns:osciBinding">
<documentation>
<tpl:use>optional</tpl:use> Dieser Port ist optional </documentation>
<osci:address>
<osci:intermediaryRef ref="TESTAIntermediär"/>
<osci:addresseeRef ref="TESTAEmpfänger"/>
</osci:address>
</port>
</service>
</definitions>
(13-13/24) Nach oben