aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-04-03 11:21:50 +0200
committerChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-04-03 11:21:50 +0200
commit47c70dd6a24c143fa1a553fd2a95c15b0d5a7d53 (patch)
treebda1aed1edb01764064706de26643f8e77dc1201 /src/main/resources
parentaf4c0f6ef346ba3bcb8eb2000a3df5fd123851d9 (diff)
downloadmoa-zs-47c70dd6a24c143fa1a553fd2a95c15b0d5a7d53.tar.gz
moa-zs-47c70dd6a24c143fa1a553fd2a95c15b0d5a7d53.tar.bz2
moa-zs-47c70dd6a24c143fa1a553fd2a95c15b0d5a7d53.zip
Change MZS Namespaces
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/mzs2.0.0/app2mzs.wsdl4
-rw-r--r--src/main/resources/mzs2.0.0/app2mzs.xsd4
-rw-r--r--src/main/resources/mzs2.0.0/mzs_mypersondata_en.xsd21
3 files changed, 14 insertions, 15 deletions
diff --git a/src/main/resources/mzs2.0.0/app2mzs.wsdl b/src/main/resources/mzs2.0.0/app2mzs.wsdl
index a0da496..9e733d0 100644
--- a/src/main/resources/mzs2.0.0/app2mzs.wsdl
+++ b/src/main/resources/mzs2.0.0/app2mzs.wsdl
@@ -3,11 +3,11 @@
name="app2mzs"
targetNamespace="http://reference.e-government.gv.at/namespace/app2mzs.wsdl"
xmlns="http://schemas.xmlsoap.org/wsdl/"
- xmlns:mzs="http://reference.e-government.gv.at/namespace/moazs10/app2mzs#"
+ xmlns:mzs="http://reference.e-government.gv.at/namespace/mzs/app2mzs#"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="http://reference.e-government.gv.at/namespace/app2mzs.wsdl">
<import location="app2mzs.xsd"
- namespace="http://reference.e-government.gv.at/namespace/moazs10/app2mzs#" />
+ namespace="http://reference.e-government.gv.at/namespace/mzs/app2mzs#" />
<message name="DeliveryRequest">
<part name="DeliveryRequest" element="mzs:DeliveryRequest"/>
diff --git a/src/main/resources/mzs2.0.0/app2mzs.xsd b/src/main/resources/mzs2.0.0/app2mzs.xsd
index 3a90515..0a7fc3e 100644
--- a/src/main/resources/mzs2.0.0/app2mzs.xsd
+++ b/src/main/resources/mzs2.0.0/app2mzs.xsd
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!-- edited with XMLSpy v2006 sp2 U (http://www.altova.com) by Arne Tauber (Technische Universität Graz) -->
-<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:p="http://reference.e-government.gv.at/namespace/persondata/20020228#" xmlns="http://reference.e-government.gv.at/namespace/moazs10/app2mzs#" targetNamespace="http://reference.e-government.gv.at/namespace/moazs10/app2mzs#" elementFormDefault="qualified" attributeFormDefault="unqualified">
- <xs:import namespace="http://reference.e-government.gv.at/namespace/persondata/20020228#" schemaLocation="mzs_mypersondata_en.xsd"/>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:p="http://reference.e-government.gv.at/namespace/mzs/persondata#" xmlns="http://reference.e-government.gv.at/namespace/mzs/app2mzs#" targetNamespace="http://reference.e-government.gv.at/namespace/mzs/app2mzs#" elementFormDefault="qualified" attributeFormDefault="unqualified">
+ <xs:import namespace="http://reference.e-government.gv.at/namespace/mzs/persondata#" schemaLocation="mzs_mypersondata_en.xsd"/>
<!--### Webservice Nachrichten: Request-Response ###-->
<!--### Zustellstückanlieferung, synchronous communication ###-->
<xs:element name="DeliveryRequest" type="DeliveryRequestType"/>
diff --git a/src/main/resources/mzs2.0.0/mzs_mypersondata_en.xsd b/src/main/resources/mzs2.0.0/mzs_mypersondata_en.xsd
index bc48eb9..f561fd8 100644
--- a/src/main/resources/mzs2.0.0/mzs_mypersondata_en.xsd
+++ b/src/main/resources/mzs2.0.0/mzs_mypersondata_en.xsd
@@ -1,13 +1,12 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-PersonData Blueprint solution for use with MZS Spezifikation, containes slimmed down version of PersonData 2.0 spec with special consideration to MZS Needs, compatible with PersonData 2.0
--->
-<xs:schema xmlns="http://reference.e-government.gv.at/namespace/persondata/20020228#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" targetNamespace="http://reference.e-government.gv.at/namespace/persondata/20020228#" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0.0">
- <!-- <xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="W3C-XMLDSig.xsd"/> -->
- <xs:annotation>
- <xs:documentation>This version of person deploys only global elements. All types derived from abstract types have been replaced by substitution groups</xs:documentation>
- </xs:annotation>
- <!-- ### signed structure of a person ### -->
+<?xml version="1.0"?>
+<xs:schema
+ xmlns="http://reference.e-government.gv.at/namespace/mzs/persondata#"
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
+ xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"
+ targetNamespace="http://reference.e-government.gv.at/namespace/mzs/persondata#"
+ elementFormDefault="qualified"
+ attributeFormDefault="unqualified"
+ version="2.0.0">
<xs:element name="AbstractPersonData" type="AbstractPersonType">
<xs:annotation>
<xs:documentation>dummy abstract Peson Data element needed for bi-lingual schema (substitution groups)</xs:documentation>
@@ -209,7 +208,7 @@ PersonData Blueprint solution for use with MZS Spezifikation, containes slimmed
<xs:element name="BuildingNumber" type="xs:string"/>
<xs:element name="Unit" type="xs:string" minOccurs="0">
<xs:annotation>
- <xs:documentation>Stiege oder näheren Bezeichnung wie z.b. Werkstatt</xs:documentation>
+ <xs:documentation>Stiege oder näheren Bezeichnung wie z.b. Werkstatt</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="DoorNumber" type="xs:string" minOccurs="0"/>