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 --- 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 ++++++++++++++++ 3 files changed, 660 insertions(+) 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 (limited to 'src/main/resources/mzs2.0.0') 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 + + + + -- cgit v1.2.3