summaryrefslogtreecommitdiff
path: root/src/main/resources/wsdl/ERsB/1.1/examples/example_aend_bnw.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/wsdl/ERsB/1.1/examples/example_aend_bnw.xml')
-rw-r--r--src/main/resources/wsdl/ERsB/1.1/examples/example_aend_bnw.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/main/resources/wsdl/ERsB/1.1/examples/example_aend_bnw.xml b/src/main/resources/wsdl/ERsB/1.1/examples/example_aend_bnw.xml
new file mode 100644
index 0000000..b16364b
--- /dev/null
+++ b/src/main/resources/wsdl/ERsB/1.1/examples/example_aend_bnw.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<ersb:ErsbRequest xmlns="http://statistik.at/namespace/ersb/1#"
+ xmlns:pd="http://reference.e-government.gv.at/namespace/persondata/de/20040201#"
+ xmlns:ersb="http://statistik.at/namespace/ersb/1#" xmlns:ns3="http://statistik.at/namespace/ur/stammdaten/2#"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://statistik.at/namespace/ersb/1# ../schema_strict/all_strict.xsd"
+ xsi:noNamespaceSchemaLocation="../schema_strict/all_strict.xsd">
+ <ersb:PersonenDaten xmlns="http://statistik.at/namespace/ersb/persondata/1#">
+ <NichtNatuerlichePerson>
+ <Identification>
+ <Value>9110001021537</Value> <!-- Identifikation des Unternehmens -->
+ <Type>ERJ</Type>
+ </Identification>
+ </NichtNatuerlichePerson>
+ <Zusatzdaten>
+ <ersb:Bestandsnachweis ersb:aktion="ALT">alter Bestandsnachweis</ersb:Bestandsnachweis>
+ <ersb:Bestandsnachweis ersb:aktion="NEU">neuer Bestandsnachweis</ersb:Bestandsnachweis>
+ </Zusatzdaten>
+ </ersb:PersonenDaten>
+</ersb:ErsbRequest> \ No newline at end of file