summaryrefslogtreecommitdiff
path: root/src/main/resources/wsdl/szr/SZR_v2.0.wsdl
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/wsdl/szr/SZR_v2.0.wsdl')
-rw-r--r--src/main/resources/wsdl/szr/SZR_v2.0.wsdl269
1 files changed, 269 insertions, 0 deletions
diff --git a/src/main/resources/wsdl/szr/SZR_v2.0.wsdl b/src/main/resources/wsdl/szr/SZR_v2.0.wsdl
new file mode 100644
index 0000000..4819cdc
--- /dev/null
+++ b/src/main/resources/wsdl/szr/SZR_v2.0.wsdl
@@ -0,0 +1,269 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:szr="urn:SZRServices"
+ xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:pd="http://reference.e-government.gv.at/namespace/persondata/20020228#"
+ xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xs="http://www.w3.org/2001/XMLSchema"
+ xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:ecdsa="http://www.w3.org/2001/04/xmldsig-more#"
+ xmlns:pvp="http://egov.gv.at/pvp1.xsd" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/04/secext" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
+ targetNamespace="urn:SZRServices">
+
+ <import namespace="urn:SZRServices" location="szr_v2.0.xsd"/>
+
+ <message name="Header">
+ <part name="SecurityHeader" element="wsse:Security" />
+ </message>
+ <message name="GetIdentityLinkRequest">
+ <part name="parameters" element="szr:GetIdentityLink" />
+ </message>
+ <message name="GetIdentityLinkResponse">
+ <part name="parameters" element="szr:GetIdentityLinkResponse" />
+ </message>
+ <message name="GetBPKRequest">
+ <part name="parameters" element="szr:GetBPK" />
+ </message>
+ <message name="GetBPKResponse">
+ <part name="parameters" element="szr:GetBPKResponse" />
+ </message>
+ <message name="GetBPKKombiRequest">
+ <part name="parameters" element="szr:GetBPKKombi" />
+ </message>
+ <message name="GetBPKKombiResponse">
+ <part name="parameters" element="szr:GetBPKKombiResponse" />
+ </message>
+ <message name="BPKzuBasiszahlRequest">
+ <part name="parameters" element="szr:BPKzuBasiszahl" />
+ </message>
+ <message name="BPKzuBasiszahlResponse">
+ <part name="parameters" element="szr:BPKzuBasiszahlResponse" />
+ </message>
+ <message name="BasiszahlZuBPKRequest">
+ <part name="parameters" element="szr:BasiszahlZuBPK" />
+ </message>
+ <message name="BasiszahlZuBPKResponse">
+ <part name="parameters" element="szr:BasiszahlZuBPKResponse" />
+ </message>
+ <message name="ValidateIdentityLinkRequest">
+ <part name="parameters" element="szr:ValidateIdentityLink" />
+ </message>
+ <message name="ValidateIdentityLinkResponse">
+ <part name="parameters" element="szr:ValidateIdentityLinkResponse" />
+ </message>
+ <message name="TransformBPKRequest">
+ <part name="parameters" element="szr:TransformBPK" />
+ </message>
+ <message name="TransformBPKResponse">
+ <part name="parameters" element="szr:TransformBPKResponse" />
+ </message>
+ <message name="ZMRAnwendungsIntegrationRequest">
+ <part name="parameters" element="szr:ZMRAnwendungsIntegration" />
+ </message>
+ <message name="ZMRAnwendungsIntegrationResponse">
+ <part name="parameters" element="szr:ZMRAnwendungsIntegrationResponse" />
+ </message>
+ <message name="GetStammzahlRequest">
+ <part name="parameters" element="szr:GetStammzahl" />
+ </message>
+ <message name="GetStammzahlResponse">
+ <part name="parameters" element="szr:GetStammzahlResponse" />
+ </message>
+ <message name="GetVersionRequest">
+ <part name="parameters" element="szr:GetVersion" />
+ </message>
+ <message name="GetVersionResponse">
+ <part name="parameters" element="szr:GetVersionResponse" />
+ </message>
+ <message name="SZRException">
+ <part name="fault" element="szr:SZRException" />
+ </message>
+ <portType name="SZR">
+ <operation name="GetIdentityLink">
+ <input name="GetIdentityLinkRequest" message="szr:GetIdentityLinkRequest" />
+ <output name="GetIdentityLinkResponse" message="szr:GetIdentityLinkResponse" />
+ <fault name="SZRException" message="szr:SZRException" />
+ </operation>
+ <operation name="GetBPK">
+ <input name="GetBPKRequest" message="szr:GetBPKRequest" />
+ <output name="GetBPKResponse" message="szr:GetBPKResponse" />
+ <fault name="SZRException" message="szr:SZRException" />
+ </operation>
+ <operation name="GetBPKKombi">
+ <input name="GetBPKKombiRequest" message="szr:GetBPKKombiRequest" />
+ <output name="GetBPKKombiResponse" message="szr:GetBPKKombiResponse" />
+ <fault name="SZRException" message="szr:SZRException" />
+ </operation>
+ <operation name="ValidateIdentityLink">
+ <input name="ValidateIdentityLinkRequest" message="szr:ValidateIdentityLinkRequest" />
+ <output name="ValidateIdentityLinkResponse" message="szr:ValidateIdentityLinkResponse" />
+ <fault name="SZRException" message="szr:SZRException" />
+ </operation>
+ <operation name="TransformBPK">
+ <input name="TransformBPKRequest" message="szr:TransformBPKRequest" />
+ <output name="TransformBPKResponse" message="szr:TransformBPKResponse" />
+ <fault name="SZRException" message="szr:SZRException" />
+ </operation>
+ <operation name="BPKzuBasiszahl">
+ <input name="BPKzuBasiszahlRequest" message="szr:BPKzuBasiszahlRequest" />
+ <output name="BPKzuBasiszahlResponse" message="szr:BPKzuBasiszahlResponse" />
+ <fault name="SZRException" message="szr:SZRException" />
+ </operation>
+ <operation name="BasiszahlZuBPK">
+ <input name="BasiszahlZuBPKRequest" message="szr:BasiszahlZuBPKRequest" />
+ <output name="BasiszahlZuBPKResponse" message="szr:BasiszahlZuBPKResponse" />
+ <fault name="SZRException" message="szr:SZRException" />
+ </operation>
+ <operation name="ZMRAnwendungsIntegration">
+ <input name="ZMRAnwendungsIntegrationRequest" message="szr:ZMRAnwendungsIntegrationRequest" />
+ <output name="ZMRAnwendungsIntegrationResponse" message="szr:ZMRAnwendungsIntegrationResponse" />
+ <fault name="SZRException" message="szr:SZRException" />
+ </operation>
+ <operation name="GetStammzahl">
+ <input name="GetStammzahlRequest" message="szr:GetStammzahlRequest" />
+ <output name="GetStammzahlResponse" message="szr:GetStammzahlResponse" />
+ <fault name="SZRException" message="szr:SZRException" />
+ </operation>
+ <operation name="GetVersion">
+ <input name="GetVersionRequest" message="szr:GetVersionRequest" />
+ <output name="GetVersionResponse" message="szr:GetVersionResponse" />
+ <fault name="SZRException" message="szr:SZRException" />
+ </operation>
+ </portType>
+ <binding name="SZRSoapBinding" type="szr:SZR">
+ <wsdlsoap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />
+ <operation name="GetIdentityLink">
+ <wsdlsoap:operation soapAction="" />
+ <input name="GetIdentityLinkRequest">
+ <wsdlsoap:header message="szr:Header" part="SecurityHeader" use="literal" />
+ <wsdlsoap:body use="literal" />
+ </input>
+ <output name="GetIdentityLinkResponse">
+ <wsdlsoap:body use="literal" />
+ </output>
+ <fault name="SZRException">
+ <wsdlsoap:fault use="literal" name="SZRException" />
+ </fault>
+ </operation>
+ <operation name="GetBPK">
+ <wsdlsoap:operation soapAction="" />
+ <input name="GetBPKRequest">
+ <wsdlsoap:header message="szr:Header" part="SecurityHeader" use="literal" />
+ <wsdlsoap:body use="literal" />
+ </input>
+ <output name="GetBPKResponse">
+ <wsdlsoap:body use="literal" />
+ </output>
+ <fault name="SZRException">
+ <wsdlsoap:fault use="literal" name="SZRException" />
+ </fault>
+ </operation>
+ <operation name="GetBPKKombi">
+ <wsdlsoap:operation soapAction="" />
+ <input name="GetBPKKombiRequest">
+ <wsdlsoap:header message="szr:Header" part="SecurityHeader" use="literal" />
+ <wsdlsoap:body use="literal" />
+ </input>
+ <output name="GetBPKKombiResponse">
+ <wsdlsoap:body use="literal" />
+ </output>
+ <fault name="SZRException">
+ <wsdlsoap:fault use="literal" name="SZRException" />
+ </fault>
+ </operation>
+ <operation name="ValidateIdentityLink">
+ <wsdlsoap:operation soapAction="" />
+ <input name="ValidateIdentityLinkRequest">
+ <wsdlsoap:header message="szr:Header" part="SecurityHeader" use="literal" />
+ <wsdlsoap:body use="literal" />
+ </input>
+ <output name="ValidateIdentityLinkResponse">
+ <wsdlsoap:body use="literal" />
+ </output>
+ <fault name="SZRException">
+ <wsdlsoap:fault use="literal" name="SZRException" />
+ </fault>
+ </operation>
+ <operation name="TransformBPK">
+ <wsdlsoap:operation soapAction="" />
+ <input name="TransformBPKRequest">
+ <wsdlsoap:header message="szr:Header" part="SecurityHeader" use="literal" />
+ <wsdlsoap:body use="literal" />
+ </input>
+ <output name="TransformBPKResponse">
+ <wsdlsoap:body use="literal" />
+ </output>
+ <fault name="SZRException">
+ <wsdlsoap:fault use="literal" name="SZRException" />
+ </fault>
+ </operation>
+ <operation name="BPKzuBasiszahl">
+ <wsdlsoap:operation soapAction="" />
+ <input name="BPKzuBasiszahlRequest">
+ <wsdlsoap:header message="szr:Header" part="SecurityHeader" use="literal" />
+ <wsdlsoap:body use="literal" />
+ </input>
+ <output name="BPKzuBasiszahlResponse">
+ <wsdlsoap:body use="literal" />
+ </output>
+ <fault name="SZRException">
+ <wsdlsoap:fault use="literal" name="SZRException" />
+ </fault>
+ </operation>
+ <operation name="BasiszahlZuBPK">
+ <wsdlsoap:operation soapAction="" />
+ <input name="BasiszahlZuBPKRequest">
+ <wsdlsoap:header message="szr:Header" part="SecurityHeader" use="literal" />
+ <wsdlsoap:body use="literal"></wsdlsoap:body>
+ </input>
+ <output name="BasiszahlZuBPKResponse">
+ <wsdlsoap:body use="literal" />
+ </output>
+ <fault name="SZRException">
+ <wsdlsoap:fault use="literal" name="SZRException" />
+ </fault>
+ </operation>
+ <operation name="ZMRAnwendungsIntegration">
+ <wsdlsoap:operation soapAction="" />
+ <input name="ZMRAnwendungsIntegrationRequest">
+ <wsdlsoap:header message="szr:Header" part="SecurityHeader" use="literal" />
+ <wsdlsoap:body use="literal" />
+ </input>
+ <output name="ZMRAnwendungsIntegrationResponse">
+ <wsdlsoap:body use="literal" />
+ </output>
+ <fault name="SZRException">
+ <wsdlsoap:fault use="literal" name="SZRException" />
+ </fault>
+ </operation>
+ <operation name="GetStammzahl">
+ <wsdlsoap:operation soapAction="" />
+ <input name="GetStammzahlRequest">
+ <wsdlsoap:header message="szr:Header" part="SecurityHeader" use="literal" />
+ <wsdlsoap:body use="literal" />
+ </input>
+ <output name="GetStammzahlResponse">
+ <wsdlsoap:body use="literal" />
+ </output>
+ <fault name="SZRException">
+ <wsdlsoap:fault use="literal" name="SZRException" />
+ </fault>
+ </operation>
+ <operation name="GetVersion">
+ <wsdlsoap:operation soapAction="" />
+ <input name="GetVersionRequest">
+ <wsdlsoap:header message="szr:Header" part="SecurityHeader" use="literal" />
+ <wsdlsoap:body use="literal" />
+ </input>
+ <output name="GetVersionResponse">
+ <wsdlsoap:body use="literal" />
+ </output>
+ <fault name="SZRException">
+ <wsdlsoap:fault use="literal" name="SZRException" />
+ </fault>
+ </operation>
+ </binding>
+ <service name="SZRService"> <port name="SZRTestumgebung" binding="szr:SZRSoapBinding">
+ <wsdlsoap:address location="https://pvawp.bmi.gv.at/bmi.gv.at/soap/SZ2Services-T/services/SZR" />
+ </port>
+ <port name="SZRProduktionsumgebung" binding="szr:SZRSoapBinding">
+ <wsdlsoap:address location="https://pvawp.bmi.gv.at/bmi.gv.at/soap/SZ2Services/services/SZR" />
+ </port>
+ </service>
+</definitions>