From af4c0f6ef346ba3bcb8eb2000a3df5fd123851d9 Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Wed, 3 Apr 2019 10:36:30 +0200 Subject: Cleanup WSDL resources - Switch to mzs1.5.3-rc1 and rename to mzs 2.0.0 - remove app2mzs scheme sources from other versions --- pom.xml | 2 +- .../mzs1.4.1/app2mzs.plsdl/egovutilsapp2mzs.wsdl | 46 --- .../mzs1.4.1/app2mzs.plsdl/zusemsgapp2zuse.wsdl | 55 ---- .../mzs1.4.1/app2mzs.plsdl/zuseserverapp2zuse.wsdl | 55 ---- .../mzs1.4.1/app2mzs.plsdl/zusespocsapp2zuse.wsdl | 57 ---- .../mzs1.4.1/app2mzs.plsdl/zuseutilapp2mzs.wsdl | 46 --- src/main/resources/mzs1.4.1/app2mzs.wsdl | 54 ---- src/main/resources/mzs1.4.1/app2mzs.xsd | 342 --------------------- .../resources/mzs1.4.1/mzs_mypersondata_en.xsd | 267 ---------------- .../mzs1.4.1/zuse2app.plsdl/zusemsgzuse2app.wsdl | 69 ----- .../zuse2app.plsdl/zuseserverzuse2app.wsdl | 69 ----- .../mzs1.4.1/zuse2app.plsdl/zusespocszuse2app.wsdl | 71 ----- src/main/resources/mzs1.5.3.rc1/app2mzs.wsdl | 51 --- src/main/resources/mzs1.5.3.rc1/app2mzs.xsd | 342 --------------------- .../resources/mzs1.5.3.rc1/mzs_mypersondata_en.xsd | 267 ---------------- src/main/resources/mzs2.0.0/app2mzs.wsdl | 51 +++ src/main/resources/mzs2.0.0/app2mzs.xsd | 342 +++++++++++++++++++++ .../resources/mzs2.0.0/mzs_mypersondata_en.xsd | 267 ++++++++++++++++ src/main/resources/zuseutils/app2mzs.wsdl | 48 --- src/main/resources/zuseutils/app2mzs.xsd | 307 ------------------ .../resources/zuseutils/mzs_mypersondata_en.xsd | 267 ---------------- 21 files changed, 661 insertions(+), 2414 deletions(-) delete mode 100644 src/main/resources/mzs1.4.1/app2mzs.plsdl/egovutilsapp2mzs.wsdl delete mode 100644 src/main/resources/mzs1.4.1/app2mzs.plsdl/zusemsgapp2zuse.wsdl delete mode 100644 src/main/resources/mzs1.4.1/app2mzs.plsdl/zuseserverapp2zuse.wsdl delete mode 100644 src/main/resources/mzs1.4.1/app2mzs.plsdl/zusespocsapp2zuse.wsdl delete mode 100644 src/main/resources/mzs1.4.1/app2mzs.plsdl/zuseutilapp2mzs.wsdl delete mode 100644 src/main/resources/mzs1.4.1/app2mzs.wsdl delete mode 100644 src/main/resources/mzs1.4.1/app2mzs.xsd delete mode 100644 src/main/resources/mzs1.4.1/mzs_mypersondata_en.xsd delete mode 100644 src/main/resources/mzs1.4.1/zuse2app.plsdl/zusemsgzuse2app.wsdl delete mode 100644 src/main/resources/mzs1.4.1/zuse2app.plsdl/zuseserverzuse2app.wsdl delete mode 100644 src/main/resources/mzs1.4.1/zuse2app.plsdl/zusespocszuse2app.wsdl delete mode 100644 src/main/resources/mzs1.5.3.rc1/app2mzs.wsdl delete mode 100644 src/main/resources/mzs1.5.3.rc1/app2mzs.xsd delete mode 100644 src/main/resources/mzs1.5.3.rc1/mzs_mypersondata_en.xsd create mode 100644 src/main/resources/mzs2.0.0/app2mzs.wsdl create mode 100644 src/main/resources/mzs2.0.0/app2mzs.xsd create mode 100644 src/main/resources/mzs2.0.0/mzs_mypersondata_en.xsd delete mode 100644 src/main/resources/zuseutils/app2mzs.wsdl delete mode 100644 src/main/resources/zuseutils/app2mzs.xsd delete mode 100644 src/main/resources/zuseutils/mzs_mypersondata_en.xsd diff --git a/pom.xml b/pom.xml index aa08262..3f7ad16 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ ${project.build.directory}/generated-sources/cxf - ${project.basedir}/src/main/resources/mzs1.5.3.rc1/app2mzs.wsdl + ${project.basedir}/src/main/resources/mzs2.0.0/app2mzs.wsdl classpath:wsdl/app2mzs.wsdl diff --git a/src/main/resources/mzs1.4.1/app2mzs.plsdl/egovutilsapp2mzs.wsdl b/src/main/resources/mzs1.4.1/app2mzs.plsdl/egovutilsapp2mzs.wsdl deleted file mode 100644 index a0a0c33..0000000 --- a/src/main/resources/mzs1.4.1/app2mzs.plsdl/egovutilsapp2mzs.wsdl +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/mzs1.4.1/app2mzs.plsdl/zusemsgapp2zuse.wsdl b/src/main/resources/mzs1.4.1/app2mzs.plsdl/zusemsgapp2zuse.wsdl deleted file mode 100644 index 2982d65..0000000 --- a/src/main/resources/mzs1.4.1/app2mzs.plsdl/zusemsgapp2zuse.wsdl +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/mzs1.4.1/app2mzs.plsdl/zuseserverapp2zuse.wsdl b/src/main/resources/mzs1.4.1/app2mzs.plsdl/zuseserverapp2zuse.wsdl deleted file mode 100644 index a87dba1..0000000 --- a/src/main/resources/mzs1.4.1/app2mzs.plsdl/zuseserverapp2zuse.wsdl +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/mzs1.4.1/app2mzs.plsdl/zusespocsapp2zuse.wsdl b/src/main/resources/mzs1.4.1/app2mzs.plsdl/zusespocsapp2zuse.wsdl deleted file mode 100644 index 7f57c66..0000000 --- a/src/main/resources/mzs1.4.1/app2mzs.plsdl/zusespocsapp2zuse.wsdl +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/mzs1.4.1/app2mzs.plsdl/zuseutilapp2mzs.wsdl b/src/main/resources/mzs1.4.1/app2mzs.plsdl/zuseutilapp2mzs.wsdl deleted file mode 100644 index 1667809..0000000 --- a/src/main/resources/mzs1.4.1/app2mzs.plsdl/zuseutilapp2mzs.wsdl +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/mzs1.4.1/app2mzs.wsdl b/src/main/resources/mzs1.4.1/app2mzs.wsdl deleted file mode 100644 index 25f9502..0000000 --- a/src/main/resources/mzs1.4.1/app2mzs.wsdl +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/mzs1.4.1/app2mzs.xsd b/src/main/resources/mzs1.4.1/app2mzs.xsd deleted file mode 100644 index 3a90515..0000000 --- a/src/main/resources/mzs1.4.1/app2mzs.xsd +++ /dev/null @@ -1,342 +0,0 @@ - - - - - - - - - - - - Falls angegeben, wird keine Zustellkopfabfrage durchgeführt. - - - - - - - - - - - Alle weiteren Daten sind im Konfigurationsprofil gespeichert - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - fuer Signatur mit MOA-SS - - - - - - - - - - - - - - - - RSa oder non-RSa - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Optional mail body - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - URL fuer Callback Attachment - - - - - - - - - - - - - - - - - - - - - - - - DeliveryConfirmation Base64 encoded - - - - - - - - - asynchronous communication moazs2app - - - - - - - - - - - - - Webservice Response of ZSDeliveryNotification - - - - - - - - - - - - - - - - - - - - - - - Zustellstück was successfully delivered to MOA-ZS - - - - - - - - - - Delivery Information was successfully delivered to MOA-ZS, Attachements will be loaded - - - - - - - - - - Delivery to MOA-ZS failed, or there was an error in processing - - - - - - - - - - - download of callback attachment failed - - - - - - - - - Zustellstück was successfully forwarded to the Zustellserver - - - - - - - - - - - - - - - - - abstract message type - - - - - - - diff --git a/src/main/resources/mzs1.4.1/mzs_mypersondata_en.xsd b/src/main/resources/mzs1.4.1/mzs_mypersondata_en.xsd deleted file mode 100644 index bc48eb9..0000000 --- a/src/main/resources/mzs1.4.1/mzs_mypersondata_en.xsd +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - This version of person deploys only global elements. All types derived from abstract types have been replaced by substitution groups - - - - - dummy abstract Peson Data element needed for bi-lingual schema (substitution groups) - - - - - element of signed person datastructure type - - - - - - - - element of physical person type, dreived from Person (abstract) - - - - - element of corporate body type, derived from Person - - - - - data related to the person's name - - - - - date of birth, compare Geburtsdatum - - - - - - - Postal or ZMR Address, compare PostAdresse - - - - - element of internet address type - - - - - element of TelephoneAddressType, compare TelefonAdresse - - - - - - Complete Number ready formated, spaces are meaningless, e.g. +43 1 524 123 456 - - - - - - signed person datastructure. The first Identification elements (from the base type) denote the record as such (e.g. database key for this record) - not to be mistaken for identifiers of the person or of an address (they have their own Identification elements). - - - - - - - - - unique identifier - - - - - actual value of the identifier. - - - - - - - - - - - - type of valueas a urn e.g. urn:publicid:gv.at:cdid+ZS - - - - - - - - - main structure of person data - - - - - bPK, ZbPK, vZbPK goes here - - - - - - - - - physical person - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - juridical person, organisation - - - - - - - name of corporate body (whole name), compare VollerName - - - - - part of an organisation, see also X.500 ou (eg departement, section, branch, ...) , compare Organisation - - - - - - - - - main structure of address data - - - - - - - - - - - Code for the country, use ISO or internatinal Postalstandard, compare Staatscode - - - - - - - - - - ZIP, compare Postleitzahl - - - - - compare Gemeinde - - - - - - - - - - Stiege oder näheren Bezeichnung wie z.b. Werkstatt - - - - - - - - - - - - - - - - - - internet based communication - - - - - - - URI: email-Address, Web, FTP, LDAP, ..., comapre Adress - - - - - - - - - phone numbers - - - - - - - phonenumber - - - - - - - - - - simple type for dates (union), which may omit day and/or month - - - - diff --git a/src/main/resources/mzs1.4.1/zuse2app.plsdl/zusemsgzuse2app.wsdl b/src/main/resources/mzs1.4.1/zuse2app.plsdl/zusemsgzuse2app.wsdl deleted file mode 100644 index 4ab2112..0000000 --- a/src/main/resources/mzs1.4.1/zuse2app.plsdl/zusemsgzuse2app.wsdl +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/mzs1.4.1/zuse2app.plsdl/zuseserverzuse2app.wsdl b/src/main/resources/mzs1.4.1/zuse2app.plsdl/zuseserverzuse2app.wsdl deleted file mode 100644 index 4ab2112..0000000 --- a/src/main/resources/mzs1.4.1/zuse2app.plsdl/zuseserverzuse2app.wsdl +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/mzs1.4.1/zuse2app.plsdl/zusespocszuse2app.wsdl b/src/main/resources/mzs1.4.1/zuse2app.plsdl/zusespocszuse2app.wsdl deleted file mode 100644 index fe8bad6..0000000 --- a/src/main/resources/mzs1.4.1/zuse2app.plsdl/zusespocszuse2app.wsdl +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/mzs1.5.3.rc1/app2mzs.wsdl b/src/main/resources/mzs1.5.3.rc1/app2mzs.wsdl deleted file mode 100644 index a0da496..0000000 --- a/src/main/resources/mzs1.5.3.rc1/app2mzs.wsdl +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/mzs1.5.3.rc1/app2mzs.xsd b/src/main/resources/mzs1.5.3.rc1/app2mzs.xsd deleted file mode 100644 index 3a90515..0000000 --- a/src/main/resources/mzs1.5.3.rc1/app2mzs.xsd +++ /dev/null @@ -1,342 +0,0 @@ - - - - - - - - - - - - Falls angegeben, wird keine Zustellkopfabfrage durchgeführt. - - - - - - - - - - - Alle weiteren Daten sind im Konfigurationsprofil gespeichert - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - fuer Signatur mit MOA-SS - - - - - - - - - - - - - - - - RSa oder non-RSa - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Optional mail body - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - URL fuer Callback Attachment - - - - - - - - - - - - - - - - - - - - - - - - DeliveryConfirmation Base64 encoded - - - - - - - - - asynchronous communication moazs2app - - - - - - - - - - - - - Webservice Response of ZSDeliveryNotification - - - - - - - - - - - - - - - - - - - - - - - Zustellstück was successfully delivered to MOA-ZS - - - - - - - - - - Delivery Information was successfully delivered to MOA-ZS, Attachements will be loaded - - - - - - - - - - Delivery to MOA-ZS failed, or there was an error in processing - - - - - - - - - - - download of callback attachment failed - - - - - - - - - Zustellstück was successfully forwarded to the Zustellserver - - - - - - - - - - - - - - - - - abstract message type - - - - - - - diff --git a/src/main/resources/mzs1.5.3.rc1/mzs_mypersondata_en.xsd b/src/main/resources/mzs1.5.3.rc1/mzs_mypersondata_en.xsd deleted file mode 100644 index bc48eb9..0000000 --- a/src/main/resources/mzs1.5.3.rc1/mzs_mypersondata_en.xsd +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - This version of person deploys only global elements. All types derived from abstract types have been replaced by substitution groups - - - - - dummy abstract Peson Data element needed for bi-lingual schema (substitution groups) - - - - - element of signed person datastructure type - - - - - - - - element of physical person type, dreived from Person (abstract) - - - - - element of corporate body type, derived from Person - - - - - data related to the person's name - - - - - date of birth, compare Geburtsdatum - - - - - - - Postal or ZMR Address, compare PostAdresse - - - - - element of internet address type - - - - - element of TelephoneAddressType, compare TelefonAdresse - - - - - - Complete Number ready formated, spaces are meaningless, e.g. +43 1 524 123 456 - - - - - - signed person datastructure. The first Identification elements (from the base type) denote the record as such (e.g. database key for this record) - not to be mistaken for identifiers of the person or of an address (they have their own Identification elements). - - - - - - - - - unique identifier - - - - - actual value of the identifier. - - - - - - - - - - - - type of valueas a urn e.g. urn:publicid:gv.at:cdid+ZS - - - - - - - - - main structure of person data - - - - - bPK, ZbPK, vZbPK goes here - - - - - - - - - physical person - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - juridical person, organisation - - - - - - - name of corporate body (whole name), compare VollerName - - - - - part of an organisation, see also X.500 ou (eg departement, section, branch, ...) , compare Organisation - - - - - - - - - main structure of address data - - - - - - - - - - - Code for the country, use ISO or internatinal Postalstandard, compare Staatscode - - - - - - - - - - ZIP, compare Postleitzahl - - - - - compare Gemeinde - - - - - - - - - - Stiege oder näheren Bezeichnung wie z.b. Werkstatt - - - - - - - - - - - - - - - - - - internet based communication - - - - - - - URI: email-Address, Web, FTP, LDAP, ..., comapre Adress - - - - - - - - - phone numbers - - - - - - - phonenumber - - - - - - - - - - simple type for dates (union), which may omit day and/or month - - - - diff --git a/src/main/resources/mzs2.0.0/app2mzs.wsdl b/src/main/resources/mzs2.0.0/app2mzs.wsdl new file mode 100644 index 0000000..a0da496 --- /dev/null +++ b/src/main/resources/mzs2.0.0/app2mzs.wsdl @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/mzs2.0.0/app2mzs.xsd b/src/main/resources/mzs2.0.0/app2mzs.xsd new file mode 100644 index 0000000..3a90515 --- /dev/null +++ b/src/main/resources/mzs2.0.0/app2mzs.xsd @@ -0,0 +1,342 @@ + + + + + + + + + + + + Falls angegeben, wird keine Zustellkopfabfrage durchgeführt. + + + + + + + + + + + Alle weiteren Daten sind im Konfigurationsprofil gespeichert + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + fuer Signatur mit MOA-SS + + + + + + + + + + + + + + + + RSa oder non-RSa + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Optional mail body + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + URL fuer Callback Attachment + + + + + + + + + + + + + + + + + + + + + + + + DeliveryConfirmation Base64 encoded + + + + + + + + + asynchronous communication moazs2app + + + + + + + + + + + + + Webservice Response of ZSDeliveryNotification + + + + + + + + + + + + + + + + + + + + + + + Zustellstück was successfully delivered to MOA-ZS + + + + + + + + + + Delivery Information was successfully delivered to MOA-ZS, Attachements will be loaded + + + + + + + + + + Delivery to MOA-ZS failed, or there was an error in processing + + + + + + + + + + + download of callback attachment failed + + + + + + + + + Zustellstück was successfully forwarded to the Zustellserver + + + + + + + + + + + + + + + + + abstract message type + + + + + + + diff --git a/src/main/resources/mzs2.0.0/mzs_mypersondata_en.xsd b/src/main/resources/mzs2.0.0/mzs_mypersondata_en.xsd new file mode 100644 index 0000000..bc48eb9 --- /dev/null +++ b/src/main/resources/mzs2.0.0/mzs_mypersondata_en.xsd @@ -0,0 +1,267 @@ + + + + + + This version of person deploys only global elements. All types derived from abstract types have been replaced by substitution groups + + + + + dummy abstract Peson Data element needed for bi-lingual schema (substitution groups) + + + + + element of signed person datastructure type + + + + + + + + element of physical person type, dreived from Person (abstract) + + + + + element of corporate body type, derived from Person + + + + + data related to the person's name + + + + + date of birth, compare Geburtsdatum + + + + + + + Postal or ZMR Address, compare PostAdresse + + + + + element of internet address type + + + + + element of TelephoneAddressType, compare TelefonAdresse + + + + + + Complete Number ready formated, spaces are meaningless, e.g. +43 1 524 123 456 + + + + + + signed person datastructure. The first Identification elements (from the base type) denote the record as such (e.g. database key for this record) - not to be mistaken for identifiers of the person or of an address (they have their own Identification elements). + + + + + + + + + unique identifier + + + + + actual value of the identifier. + + + + + + + + + + + + type of valueas a urn e.g. urn:publicid:gv.at:cdid+ZS + + + + + + + + + main structure of person data + + + + + bPK, ZbPK, vZbPK goes here + + + + + + + + + physical person + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + juridical person, organisation + + + + + + + name of corporate body (whole name), compare VollerName + + + + + part of an organisation, see also X.500 ou (eg departement, section, branch, ...) , compare Organisation + + + + + + + + + main structure of address data + + + + + + + + + + + Code for the country, use ISO or internatinal Postalstandard, compare Staatscode + + + + + + + + + + ZIP, compare Postleitzahl + + + + + compare Gemeinde + + + + + + + + + + Stiege oder näheren Bezeichnung wie z.b. Werkstatt + + + + + + + + + + + + + + + + + + internet based communication + + + + + + + URI: email-Address, Web, FTP, LDAP, ..., comapre Adress + + + + + + + + + phone numbers + + + + + + + phonenumber + + + + + + + + + + simple type for dates (union), which may omit day and/or month + + + + diff --git a/src/main/resources/zuseutils/app2mzs.wsdl b/src/main/resources/zuseutils/app2mzs.wsdl deleted file mode 100644 index e3a7b6a..0000000 --- a/src/main/resources/zuseutils/app2mzs.wsdl +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/zuseutils/app2mzs.xsd b/src/main/resources/zuseutils/app2mzs.xsd deleted file mode 100644 index b15d375..0000000 --- a/src/main/resources/zuseutils/app2mzs.xsd +++ /dev/null @@ -1,307 +0,0 @@ - - - - - - - - - - - - Falls angegeben, wird keine Zustellkopfabfrage durchgeführt. - - - - - - - - - - - Alle weiteren Daten sind im Konfigurationsprofil gespeichert - - - - - - - - - - - - - - - - - - fuer Signatur mit MOA-SS - - - - - - - - - - - - - - RSa oder non-RSa - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Optional mail body - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - URL fuer Callback Attachment - - - - - - - - - - - - - - - - - - - - - - - - - - - - asynchronous communication moazs2app - - - - - - - - - - - - Webservice Response of ZSDeliveryNotification - - - - - - - - - - - - - - - - - - - - - - - Zustellstück was successfully delivered to MOA-ZS - - - - - - - - - - Delivery Information was successfully delivered to MOA-ZS, Attachements will be loaded - - - - - - - - - - Delivery to MOA-ZS failed, or there was an error in processing - - - - - - - - - - - download of callback attachment failed - - - - - - - - - Zustellstück was successfully forwarded to the Zustellserver - - - - - - - - - - - - - - - - - abstract message type - - - - - - - diff --git a/src/main/resources/zuseutils/mzs_mypersondata_en.xsd b/src/main/resources/zuseutils/mzs_mypersondata_en.xsd deleted file mode 100644 index bc48eb9..0000000 --- a/src/main/resources/zuseutils/mzs_mypersondata_en.xsd +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - This version of person deploys only global elements. All types derived from abstract types have been replaced by substitution groups - - - - - dummy abstract Peson Data element needed for bi-lingual schema (substitution groups) - - - - - element of signed person datastructure type - - - - - - - - element of physical person type, dreived from Person (abstract) - - - - - element of corporate body type, derived from Person - - - - - data related to the person's name - - - - - date of birth, compare Geburtsdatum - - - - - - - Postal or ZMR Address, compare PostAdresse - - - - - element of internet address type - - - - - element of TelephoneAddressType, compare TelefonAdresse - - - - - - Complete Number ready formated, spaces are meaningless, e.g. +43 1 524 123 456 - - - - - - signed person datastructure. The first Identification elements (from the base type) denote the record as such (e.g. database key for this record) - not to be mistaken for identifiers of the person or of an address (they have their own Identification elements). - - - - - - - - - unique identifier - - - - - actual value of the identifier. - - - - - - - - - - - - type of valueas a urn e.g. urn:publicid:gv.at:cdid+ZS - - - - - - - - - main structure of person data - - - - - bPK, ZbPK, vZbPK goes here - - - - - - - - - physical person - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - juridical person, organisation - - - - - - - name of corporate body (whole name), compare VollerName - - - - - part of an organisation, see also X.500 ou (eg departement, section, branch, ...) , compare Organisation - - - - - - - - - main structure of address data - - - - - - - - - - - Code for the country, use ISO or internatinal Postalstandard, compare Staatscode - - - - - - - - - - ZIP, compare Postleitzahl - - - - - compare Gemeinde - - - - - - - - - - Stiege oder näheren Bezeichnung wie z.b. Werkstatt - - - - - - - - - - - - - - - - - - internet based communication - - - - - - - URI: email-Address, Web, FTP, LDAP, ..., comapre Adress - - - - - - - - - phone numbers - - - - - - - phonenumber - - - - - - - - - - simple type for dates (union), which may omit day and/or month - - - - -- cgit v1.2.3