aboutsummaryrefslogtreecommitdiff
path: root/modules/authmodule-eIDAS-v2/src/main/resources/wsdl/zmr_client/testxml/zmr/personzusammenfuehren/personzusammenfuehrensucherequest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/authmodule-eIDAS-v2/src/main/resources/wsdl/zmr_client/testxml/zmr/personzusammenfuehren/personzusammenfuehrensucherequest.xml')
-rw-r--r--modules/authmodule-eIDAS-v2/src/main/resources/wsdl/zmr_client/testxml/zmr/personzusammenfuehren/personzusammenfuehrensucherequest.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/modules/authmodule-eIDAS-v2/src/main/resources/wsdl/zmr_client/testxml/zmr/personzusammenfuehren/personzusammenfuehrensucherequest.xml b/modules/authmodule-eIDAS-v2/src/main/resources/wsdl/zmr_client/testxml/zmr/personzusammenfuehren/personzusammenfuehrensucherequest.xml
new file mode 100644
index 00000000..be5b38ba
--- /dev/null
+++ b/modules/authmodule-eIDAS-v2/src/main/resources/wsdl/zmr_client/testxml/zmr/personzusammenfuehren/personzusammenfuehrensucherequest.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:zmr="http://bmi.gv.at/namespace/zmr-su/zmr/20040201#" xmlns:base="http://bmi.gv.at/namespace/zmr-su/base/20040201#" xmlns="http://reference.e-government.gv.at/namespace/persondata/de/20040201#"
+xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ ../../soapenv.xsd http://bmi.gv.at/namespace/zmr-su/base/20040201# ../../../xsd/allgemein/Service.xsd http://bmi.gv.at/namespace/zmr-su/zmr/20040201# ../../../xsd/zmr/ZMRProxy.xsd">
+<soap:Body>
+ <base:Request>
+ <base:WorkflowInfoClient>
+ <base:ProzessName>GP_Person_zusammenfuehren</base:ProzessName>
+ <base:VorgangName>ZPR_VO_Person_zusammenfuehren_darstellen</base:VorgangName>
+ </base:WorkflowInfoClient>
+ <base:ClientInfo>
+ <base:Organisation>
+ <base:BehoerdenNr>000000</base:BehoerdenNr>
+ </base:Organisation>
+ <base:Client>Test</base:Client>
+ </base:ClientInfo>
+ <zmr:PersonZusammenfuehrenSucheRequest>
+ <zmr:QuellpersonZMRZahl>000111111111</zmr:QuellpersonZMRZahl>
+ <zmr:ZielpersonZMRZahl>000222222222</zmr:ZielpersonZMRZahl>
+ </zmr:PersonZusammenfuehrenSucheRequest>
+ </base:Request>
+ </soap:Body>
+</soap:Envelope> \ No newline at end of file