czech-data-box 0.1.2 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +277 -48
  3. package/dist/index.d.ts +5 -0
  4. package/dist/index.d.ts.map +1 -0
  5. package/dist/index.js +4 -0
  6. package/dist/index.js.map +1 -0
  7. package/dist/lib/ISDSBox.d.ts +96 -0
  8. package/dist/lib/ISDSBox.d.ts.map +1 -0
  9. package/dist/lib/ISDSBox.js +662 -0
  10. package/dist/lib/ISDSBox.js.map +1 -0
  11. package/dist/lib/ISDSSentOutFiles.d.ts +14 -0
  12. package/dist/lib/ISDSSentOutFiles.d.ts.map +1 -0
  13. package/dist/lib/ISDSSentOutFiles.js +44 -0
  14. package/dist/lib/ISDSSentOutFiles.js.map +1 -0
  15. package/dist/lib/ISDSSoapClient.d.ts +25 -0
  16. package/dist/lib/ISDSSoapClient.d.ts.map +1 -0
  17. package/dist/lib/ISDSSoapClient.js +178 -0
  18. package/dist/lib/ISDSSoapClient.js.map +1 -0
  19. package/dist/lib/config.d.ts +7 -0
  20. package/dist/lib/config.d.ts.map +1 -0
  21. package/dist/lib/config.js +94 -0
  22. package/dist/lib/config.js.map +1 -0
  23. package/dist/models/DataBox.d.ts +34 -0
  24. package/dist/models/DataBox.d.ts.map +1 -0
  25. package/dist/models/DataBox.js +92 -0
  26. package/dist/models/DataBox.js.map +1 -0
  27. package/dist/models/DataMessage.d.ts +29 -0
  28. package/dist/models/DataMessage.d.ts.map +1 -0
  29. package/dist/models/DataMessage.js +96 -0
  30. package/dist/models/DataMessage.js.map +1 -0
  31. package/dist/models/DataMessageFile.d.ts +22 -0
  32. package/dist/models/DataMessageFile.d.ts.map +1 -0
  33. package/dist/models/DataMessageFile.js +54 -0
  34. package/dist/models/DataMessageFile.js.map +1 -0
  35. package/dist/models/DataMessageFiles.d.ts +9 -0
  36. package/dist/models/DataMessageFiles.d.ts.map +1 -0
  37. package/dist/models/DataMessageFiles.js +17 -0
  38. package/dist/models/DataMessageFiles.js.map +1 -0
  39. package/dist/types.d.ts +420 -0
  40. package/dist/types.d.ts.map +1 -0
  41. package/dist/types.js +2 -0
  42. package/dist/types.js.map +1 -0
  43. package/package.json +66 -40
  44. package/resources/wsdl/ChangePassword.wsdl +83 -83
  45. package/resources/wsdl/ChangePasswordTypes.xsd +68 -68
  46. package/resources/wsdl/dbTypes.xsd +1712 -1688
  47. package/resources/wsdl/db_access.wsdl +199 -197
  48. package/resources/wsdl/db_manipulations.wsdl +600 -598
  49. package/resources/wsdl/db_search.wsdl +389 -362
  50. package/resources/wsdl/dmBaseTypes.xsd +1563 -1497
  51. package/resources/wsdl/dm_VoDZ.wsdl +215 -212
  52. package/resources/wsdl/dm_arch.wsdl +77 -0
  53. package/resources/wsdl/dm_info.wsdl +462 -412
  54. package/resources/wsdl/dm_operations.wsdl +252 -242
  55. package/.gitattributes +0 -16
  56. package/.github/workflows/tests.yml +0 -39
  57. package/.nvmrc +0 -1
  58. package/.prettierignore +0 -1
  59. package/.prettierrc.yaml +0 -6
  60. package/.vscode/launch.json +0 -15
  61. package/.vscode/settings.json +0 -5
  62. package/CHANGELOG.md +0 -17
  63. package/CODE_OF_CONDUCT.md +0 -128
  64. package/CONTRIBUTING.md +0 -84
  65. package/eslint.config.js +0 -26
  66. package/examples/db_login_with_certificate.js +0 -27
  67. package/examples/db_search.js +0 -27
  68. package/examples/dm_operations.js +0 -58
  69. package/src/index.js +0 -5
  70. package/src/lib/ISDSBox.js +0 -309
  71. package/src/lib/ISDSSentOutFiles.js +0 -84
  72. package/src/lib/ISDSSoapClient.js +0 -201
  73. package/src/lib/config.js +0 -71
  74. package/src/models/DataBox.js +0 -194
  75. package/src/models/DataMessage.js +0 -153
  76. package/src/models/DataMessageFile.js +0 -69
  77. package/src/models/DataMessageFiles.js +0 -23
  78. package/test/ISDSBox.test.js +0 -129
  79. package/test/ISDSSentOutFiles.test.js +0 -124
  80. package/test/ISDSSoapClient.test.js +0 -81
  81. package/test/communication_test.pdf +0 -0
@@ -1,412 +1,462 @@
1
- <?xml version = '1.0' encoding = 'UTF-8'?>
2
- <!-- *********************************************************************
3
-
4
- verze: 3.04
5
- klasifikace: Veřejný dokument
6
-
7
- WSDL pro služby
8
- 1. Ověření neporušení datové zprávy - VerifyMessage
9
- 2. Stažení obálky přijaté zprávy v čitelné podobě - MessageEnvelopeDownload
10
- 3. Označení přijaté zprávy jako Přečtené - MarkMessageAsDownloaded
11
- 4. Oznámení o dodání, doručení, nedoručení datové zprávy (Dodejka, Doručenka, Nedoručenka) - GetDeliveryInfo
12
- 5. Podepsané oznámení o dodání, doručení, nedoručení datové zprávy (Dodejka, Doručenka, Nedoručenka) - GetSignedDeliveryInfo
13
- 6. Stažení seznamů odeslaných datových zpráv - GetListOfSentMessages
14
- 7. Stažení seznamů přijatých datových zpráv - GetListOfReceivedMessages
15
- 8. Doručení komerční datové zprávy - ConfirmDelivery - odstraněno ve verzi 2.33
16
- 9. Seznam změněných zpráv - GetMessageStateChanges
17
- 10. Informace o odesílateli zprávy - GetMessageAuthor a GetMessageAuthor2
18
- 11. Informace o způsobu posílání PDZ - PDZInfo
19
- 12. Smazání dlouhodbě uložené DZ (trezorové) - EraseMessage
20
- 13. Požadavek na stažení seznamu smazaných zpráv - GetListOfErasedMessages
21
- 14. Vyzvednutí asynchronního požadavku - PickUpAsyncResponse
22
- 15. Registrace externích notifikací - RegisterForNotifications
23
- 16. Stažení záznamů pro notifikace - GetListForNotifications
24
-
25
-
26
- Změny:
27
- 4.2.2009 verze 0.1
28
- 20.3.2009 verze 1.0 - formální úpravy vyhovující WS-I Basic Profile
29
- 8.4.2009 verze 1.2 - změna názvů WSDL, rozložení operací mezi WSDL
30
- 3.6.2009 verze 2.0 - novela
31
- 1.11.2009 verze 2.6 - přidána WS ConfirmDelivery
32
- 11.10.2010 verze 2.10 - změna URL v důsledku přechodu na Basic autentizaci
33
- - přidání WS GetMessageStateChanges
34
- 10.11.2010 verze 2.11 - přidání WS GetMessageAuthor
35
- 25.8.2010 verze 2.14 - novela zákona
36
- 12.4.2012 verze 2.16 - přidání WS EraseMessage
37
- 14.10.2015 verze 2.22 - sjednocení verzí
38
- 21.11.2017 verze 2.27 - sjednocení verzí
39
- 04.09.2018 verze 2.31 - sjednocení verzí
40
- 29.07.2021 verze 2.33 - přidány WS GetListOfErasedMessages a PickUpAsyncResponse a RegisterForNotifications a GetListForNotifications
41
- 24.11.2021 verze 3.0 (pro VT) - upravené XSD definice
42
- 25.04.2022 verze 2.35 - přidána WS GetMessageAuthor2
43
- 25.04.2021 verze 3.01 (pro VT) - přidána WS GetMessageAuthor2
44
- 31.10.2022 verze 3.03 - sjednocení verzí
45
- 20.10.2023 verze 3.04 - sjednocení verzí
46
-
47
- ************************************************************************ -->
48
-
49
- <definitions name="ISDS_dmMessCreate" targetNamespace="http://isds.czechpoint.cz/v20"
50
- xmlns="http://schemas.xmlsoap.org/wsdl/"
51
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
52
- xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
53
- xmlns:tns="http://isds.czechpoint.cz/v20">
54
-
55
- <types>
56
- <xs:schema targetNamespace="http://isds.czechpoint.cz/v20">
57
- <xs:include schemaLocation="dmBaseTypes.xsd" />
58
- </xs:schema>
59
- </types>
60
-
61
- <!-- ******************************************************************* -->
62
-
63
- <message name="MessageVerifyRequest">
64
- <part name="parameter" element="tns:VerifyMessage" />
65
- </message>
66
- <message name="MessageVerifyResponse">
67
- <part name="parameter" element="tns:VerifyMessageResponse" />
68
- </message>
69
-
70
- <message name="MessageEnvelopeDownloadRequest">
71
- <part name="parameter" element="tns:MessageEnvelopeDownload" />
72
- </message>
73
- <message name="MessageEnvelopeDownloadResponse">
74
- <part name="parameter" element="tns:MessageEnvelopeDownloadResponse" />
75
- </message>
76
-
77
- <message name="MarkMessageAsDownloadedRequest">
78
- <part name="parameter" element="tns:MarkMessageAsDownloaded" />
79
- </message>
80
- <message name="MarkMessageAsDownloadedResponse">
81
- <part name="parameter" element="tns:MarkMessageAsDownloadedResponse" />
82
- </message>
83
-
84
- <message name="DeliveryMessageRequest">
85
- <part name="parameter" element="tns:GetDeliveryInfo" />
86
- </message>
87
- <message name="DeliveryMessageResponse">
88
- <part name="parameter" element="tns:GetDeliveryInfoResponse" />
89
- </message>
90
-
91
- <message name="SignedDeliveryMessageRequest">
92
- <part name="parameter" element="tns:GetSignedDeliveryInfo" />
93
- </message>
94
- <message name="SignedDeliveryMessageResponse">
95
- <part name="parameter" element="tns:GetSignedDeliveryInfoResponse" />
96
- </message>
97
-
98
- <message name="ListOfSentMessagesRequest">
99
- <part name="parameter" element="tns:GetListOfSentMessages" />
100
- </message>
101
- <message name="ListOfSentMessagesResponse">
102
- <part name="parameter" element="tns:GetListOfSentMessagesResponse" />
103
- </message>
104
-
105
- <message name="ListOfReceivedMessagesRequest">
106
- <part name="parameter" element="tns:GetListOfReceivedMessages" />
107
- </message>
108
- <message name="ListOfReceivedMessagesResponse">
109
- <part name="parameter" element="tns:GetListOfReceivedMessagesResponse" />
110
- </message>
111
-
112
- <message name="GetMessageStateChangesRequest">
113
- <part name="parameter" element="tns:GetMessageStateChanges" />
114
- </message>
115
- <message name="GetMessageStateChangesResponse">
116
- <part name="parameter" element="tns:GetMessageStateChangesResponse" />
117
- </message>
118
-
119
- <message name="GetMessageAuthorRequest">
120
- <part name="parameter" element="tns:GetMessageAuthor" />
121
- </message>
122
- <message name="GetMessageAuthorResponse">
123
- <part name="parameter" element="tns:GetMessageAuthorResponse" />
124
- </message>
125
-
126
- <message name="GetMessageAuthor2Request">
127
- <part name="parameter" element="tns:GetMessageAuthor2" />
128
- </message>
129
- <message name="GetMessageAuthor2Response">
130
- <part name="parameter" element="tns:GetMessageAuthor2Response" />
131
- </message>
132
-
133
- <message name="EraseMessageRequest">
134
- <part name="parameter" element="tns:EraseMessage" />
135
- </message>
136
- <message name="EraseMessageResponse">
137
- <part name="parameter" element="tns:EraseMessageResponse" />
138
- </message>
139
-
140
- <message name="GetListOfErasedMessagesRequest">
141
- <part name="parameter" element="tns:GetListOfErasedMessages" />
142
- </message>
143
- <message name="GetListOfErasedMessagesResponse">
144
- <part name="parameter" element="tns:GetListOfErasedMessagesResponse" />
145
- </message>
146
-
147
- <message name="PickUpAsyncResponseRequest">
148
- <part name="parameter" element="tns:PickUpAsyncResponse" />
149
- </message>
150
- <message name="PickUpAsyncResponseResponse">
151
- <part name="parameter" element="tns:PickUpAsyncResponseResponse" />
152
- </message>
153
-
154
- <message name="GetListForNotificationsRequest">
155
- <part name="parameter" element="tns:GetListForNotifications" />
156
- </message>
157
- <message name="GetListForNotificationsResponse">
158
- <part name="parameter" element="tns:GetListForNotificationsResponse" />
159
- </message>
160
-
161
- <message name="RegisterForNotificationsRequest">
162
- <part name="parameter" element="tns:RegisterForNotifications" />
163
- </message>
164
- <message name="RegisterForNotificationsResponse">
165
- <part name="parameter" element="tns:RegisterForNotificationsResponse" />
166
- </message>
167
-
168
- <!-- ******************************************************************* -->
169
- <portType name="dmInfoPortType">
170
-
171
- <operation name="VerifyMessage">
172
- <input message="tns:MessageVerifyRequest"/>
173
- <output message="tns:MessageVerifyResponse"/>
174
- </operation>
175
-
176
- <operation name="MessageEnvelopeDownload">
177
- <input message="tns:MessageEnvelopeDownloadRequest"/>
178
- <output message="tns:MessageEnvelopeDownloadResponse"/>
179
- </operation>
180
-
181
- <operation name="MarkMessageAsDownloaded">
182
- <input message="tns:MarkMessageAsDownloadedRequest"/>
183
- <output message="tns:MarkMessageAsDownloadedResponse"/>
184
- </operation>
185
-
186
- <operation name="GetDeliveryInfo">
187
- <input message="tns:DeliveryMessageRequest"/>
188
- <output message="tns:DeliveryMessageResponse"/>
189
- </operation>
190
-
191
- <operation name="GetSignedDeliveryInfo">
192
- <input message="tns:SignedDeliveryMessageRequest"/>
193
- <output message="tns:SignedDeliveryMessageResponse"/>
194
- </operation>
195
-
196
- <operation name="GetListOfSentMessages">
197
- <input message="tns:ListOfSentMessagesRequest"/>
198
- <output message="tns:ListOfSentMessagesResponse"/>
199
- </operation>
200
-
201
- <operation name="GetListOfReceivedMessages">
202
- <input message="tns:ListOfReceivedMessagesRequest"/>
203
- <output message="tns:ListOfReceivedMessagesResponse"/>
204
- </operation>
205
-
206
- <operation name="GetMessageStateChanges">
207
- <input message="tns:GetMessageStateChangesRequest"/>
208
- <output message="tns:GetMessageStateChangesResponse"/>
209
- </operation>
210
-
211
- <operation name="GetMessageAuthor">
212
- <input message="tns:GetMessageAuthorRequest"/>
213
- <output message="tns:GetMessageAuthorResponse"/>
214
- </operation>
215
-
216
- <operation name="GetMessageAuthor2">
217
- <input message="tns:GetMessageAuthor2Request"/>
218
- <output message="tns:GetMessageAuthor2Response"/>
219
- </operation>
220
-
221
- <operation name="EraseMessage">
222
- <input message="tns:EraseMessageRequest"/>
223
- <output message="tns:EraseMessageResponse"/>
224
- </operation>
225
-
226
- <operation name="GetListOfErasedMessages">
227
- <input message="tns:GetListOfErasedMessagesRequest"/>
228
- <output message="tns:GetListOfErasedMessagesResponse"/>
229
- </operation>
230
-
231
- <operation name="PickUpAsyncResponse">
232
- <input message="tns:PickUpAsyncResponseRequest"/>
233
- <output message="tns:PickUpAsyncResponseResponse"/>
234
- </operation>
235
-
236
- <operation name="GetListForNotifications">
237
- <input message="tns:GetListForNotificationsRequest"/>
238
- <output message="tns:GetListForNotificationsResponse"/>
239
- </operation>
240
-
241
- <operation name="RegisterForNotifications">
242
- <input message="tns:RegisterForNotificationsRequest"/>
243
- <output message="tns:RegisterForNotificationsResponse"/>
244
- </operation>
245
-
246
- </portType>
247
-
248
- <!-- ******************************************************************* -->
249
- <binding name="dmInfoBinding" type="tns:dmInfoPortType">
250
- <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
251
-
252
- <operation name="VerifyMessage">
253
- <soap:operation soapAction="" />
254
- <input>
255
- <soap:body use="literal" />
256
- </input>
257
- <output>
258
- <soap:body use="literal" />
259
- </output>
260
- </operation>
261
-
262
- <operation name="MessageEnvelopeDownload">
263
- <soap:operation soapAction="" />
264
- <input>
265
- <soap:body use="literal" />
266
- </input>
267
- <output>
268
- <soap:body use="literal" />
269
- </output>
270
- </operation>
271
-
272
- <operation name="MarkMessageAsDownloaded">
273
- <soap:operation soapAction="" />
274
- <input>
275
- <soap:body use="literal" />
276
- </input>
277
- <output>
278
- <soap:body use="literal" />
279
- </output>
280
- </operation>
281
-
282
- <operation name="GetDeliveryInfo">
283
- <soap:operation soapAction="" />
284
- <input>
285
- <soap:body use="literal" />
286
- </input>
287
- <output>
288
- <soap:body use="literal" />
289
- </output>
290
- </operation>
291
-
292
- <operation name="GetSignedDeliveryInfo">
293
- <soap:operation soapAction=""/>
294
- <input>
295
- <soap:body use="literal" />
296
- </input>
297
- <output>
298
- <soap:body use="literal" />
299
- </output>
300
- </operation>
301
-
302
- <operation name="GetListOfSentMessages">
303
- <soap:operation soapAction="" />
304
- <input>
305
- <soap:body use="literal" />
306
- </input>
307
- <output>
308
- <soap:body use="literal" />
309
- </output>
310
- </operation>
311
-
312
- <operation name="GetListOfReceivedMessages">
313
- <soap:operation soapAction="" />
314
- <input>
315
- <soap:body use="literal" />
316
- </input>
317
- <output>
318
- <soap:body use="literal" />
319
- </output>
320
- </operation>
321
-
322
- <operation name="GetMessageStateChanges">
323
- <soap:operation soapAction="" />
324
- <input>
325
- <soap:body use="literal" />
326
- </input>
327
- <output>
328
- <soap:body use="literal" />
329
- </output>
330
- </operation>
331
-
332
- <operation name="GetMessageAuthor">
333
- <soap:operation soapAction="" />
334
- <input>
335
- <soap:body use="literal" />
336
- </input>
337
- <output>
338
- <soap:body use="literal" />
339
- </output>
340
- </operation>
341
-
342
- <operation name="GetMessageAuthor2">
343
- <soap:operation soapAction="" />
344
- <input>
345
- <soap:body use="literal" />
346
- </input>
347
- <output>
348
- <soap:body use="literal" />
349
- </output>
350
- </operation>
351
-
352
- <operation name="EraseMessage">
353
- <soap:operation soapAction="" />
354
- <input>
355
- <soap:body use="literal" />
356
- </input>
357
- <output>
358
- <soap:body use="literal" />
359
- </output>
360
- </operation>
361
-
362
- <operation name="GetListOfErasedMessages">
363
- <soap:operation soapAction="" />
364
- <input>
365
- <soap:body use="literal" />
366
- </input>
367
- <output>
368
- <soap:body use="literal" />
369
- </output>
370
- </operation>
371
-
372
- <operation name="PickUpAsyncResponse">
373
- <soap:operation soapAction="" />
374
- <input>
375
- <soap:body use="literal" />
376
- </input>
377
- <output>
378
- <soap:body use="literal" />
379
- </output>
380
- </operation>
381
-
382
- <operation name="GetListForNotifications">
383
- <soap:operation soapAction="" />
384
- <input>
385
- <soap:body use="literal" />
386
- </input>
387
- <output>
388
- <soap:body use="literal" />
389
- </output>
390
- </operation>
391
-
392
- <operation name="RegisterForNotifications">
393
- <soap:operation soapAction="" />
394
- <input>
395
- <soap:body use="literal" />
396
- </input>
397
- <output>
398
- <soap:body use="literal" />
399
- </output>
400
- </operation>
401
-
402
- </binding>
403
-
404
- <!-- ******************************************************************* -->
405
- <service name="dmInfoWebService">
406
- <port name="dmInfoPortType" binding="tns:dmInfoBinding">
407
- <soap:address location="https://ws1.mojedatovaschranka.cz/DS/dx"/>
408
- </port>
409
- </service>
410
-
411
- </definitions>
412
-
1
+ <?xml version = '1.0' encoding = 'UTF-8'?>
2
+ <!-- *********************************************************************
3
+
4
+ verze: 3.09
5
+ klasifikace: Veřejný dokument
6
+
7
+ WSDL pro služby
8
+ 1. Ověření neporušení datové zprávy - VerifyMessage
9
+ 2. Stažení obálky přijaté zprávy v čitelné podobě - MessageEnvelopeDownload
10
+ 3. Označení přijaté zprávy jako Přečtené - MarkMessageAsDownloaded
11
+ 4. Oznámení o dodání, doručení, nedoručení datové zprávy (Dodejka, Doručenka, Nedoručenka) - GetDeliveryInfo
12
+ 5. Podepsané oznámení o dodání, doručení, nedoručení datové zprávy (Dodejka, Doručenka, Nedoručenka) - GetSignedDeliveryInfo
13
+ 6. Stažení seznamů odeslaných datových zpráv - GetListOfSentMessages
14
+ 7. Stažení seznamů přijatých datových zpráv - GetListOfReceivedMessages
15
+ 8. Doručení komerční datové zprávy - ConfirmDelivery - odstraněno ve verzi 2.33
16
+ 9. Seznam změněných zpráv - GetMessageStateChanges
17
+ 10. Informace o odesílateli zprávy - GetMessageAuthor a GetMessageAuthor2
18
+ 11. Informace o způsobu posílání PDZ - PDZInfo
19
+ 12. Smazání dlouhodbě uložené DZ (trezorové) - EraseMessage
20
+ 13. Požadavek na stažení seznamu smazaných zpráv - GetListOfErasedMessages
21
+ 14. Vyzvednutí asynchronního požadavku - PickUpAsyncResponse
22
+ 15. Registrace externích notifikací - RegisterForNotifications
23
+ 16. Stažení záznamů pro notifikace - GetListForNotifications
24
+ 17. Stažení obálky odeslané zprávy - SentMessageEnvelopeDownload
25
+ 18. Oznámení spamu - SuspMessageReport
26
+
27
+
28
+ Změny:
29
+ 4.2.2009 verze 0.1
30
+ 20.3.2009 verze 1.0 - formální úpravy vyhovující WS-I Basic Profile
31
+ 8.4.2009 verze 1.2 - změna názvů WSDL, rozložení operací mezi WSDL
32
+ 3.6.2009 verze 2.0 - novela
33
+ 1.11.2009 verze 2.6 - přidána WS ConfirmDelivery
34
+ 11.10.2010 verze 2.10 - změna URL v důsledku přechodu na Basic autentizaci
35
+ - přidání WS GetMessageStateChanges
36
+ 10.11.2010 verze 2.11 - přidání WS GetMessageAuthor
37
+ 25.8.2010 verze 2.14 - novela zákona
38
+ 12.4.2012 verze 2.16 - přidání WS EraseMessage
39
+ 14.10.2015 verze 2.22 - sjednocení verzí
40
+ 21.11.2017 verze 2.27 - sjednocení verzí
41
+ 04.09.2018 verze 2.31 - sjednocení verzí
42
+ 29.07.2021 verze 2.33 - přidány WS GetListOfErasedMessages a PickUpAsyncResponse a RegisterForNotifications a GetListForNotifications
43
+ 24.11.2021 verze 3.0 (pro VT) - upravené XSD definice
44
+ 25.04.2022 verze 2.35 - přidána WS GetMessageAuthor2
45
+ 25.04.2021 verze 3.01 (pro VT) - přidána WS GetMessageAuthor2
46
+ 31.10.2022 verze 3.03 - sjednocení verzí
47
+ 20.10.2023 verze 3.04 - sjednocení verzí
48
+ 21.10.2024 verze 3.07 - přidána služba SentMessageEnvelopeDownload
49
+ 20.12.2024 verze 3.08 - přidáná služba SuspMessageReport
50
+ 29.07.2025 verze 3.09 - sjednocení verzí
51
+
52
+
53
+ ************************************************************************ -->
54
+
55
+ <definitions name="ISDS_dmMessCreate" targetNamespace="http://isds.czechpoint.cz/v20"
56
+ xmlns="http://schemas.xmlsoap.org/wsdl/"
57
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
58
+ xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
59
+ xmlns:tns="http://isds.czechpoint.cz/v20">
60
+
61
+ <types>
62
+ <xs:schema targetNamespace="http://isds.czechpoint.cz/v20">
63
+ <xs:include schemaLocation="dmBaseTypes.xsd" />
64
+ </xs:schema>
65
+ </types>
66
+
67
+ <!-- ******************************************************************* -->
68
+
69
+ <message name="MessageVerifyRequest">
70
+ <part name="parameter" element="tns:VerifyMessage" />
71
+ </message>
72
+ <message name="MessageVerifyResponse">
73
+ <part name="parameter" element="tns:VerifyMessageResponse" />
74
+ </message>
75
+
76
+ <message name="MessageEnvelopeDownloadRequest">
77
+ <part name="parameter" element="tns:MessageEnvelopeDownload" />
78
+ </message>
79
+ <message name="MessageEnvelopeDownloadResponse">
80
+ <part name="parameter" element="tns:MessageEnvelopeDownloadResponse" />
81
+ </message>
82
+
83
+ <message name="MarkMessageAsDownloadedRequest">
84
+ <part name="parameter" element="tns:MarkMessageAsDownloaded" />
85
+ </message>
86
+ <message name="MarkMessageAsDownloadedResponse">
87
+ <part name="parameter" element="tns:MarkMessageAsDownloadedResponse" />
88
+ </message>
89
+
90
+ <message name="DeliveryMessageRequest">
91
+ <part name="parameter" element="tns:GetDeliveryInfo" />
92
+ </message>
93
+ <message name="DeliveryMessageResponse">
94
+ <part name="parameter" element="tns:GetDeliveryInfoResponse" />
95
+ </message>
96
+
97
+ <message name="SignedDeliveryMessageRequest">
98
+ <part name="parameter" element="tns:GetSignedDeliveryInfo" />
99
+ </message>
100
+ <message name="SignedDeliveryMessageResponse">
101
+ <part name="parameter" element="tns:GetSignedDeliveryInfoResponse" />
102
+ </message>
103
+
104
+ <message name="ListOfSentMessagesRequest">
105
+ <part name="parameter" element="tns:GetListOfSentMessages" />
106
+ </message>
107
+ <message name="ListOfSentMessagesResponse">
108
+ <part name="parameter" element="tns:GetListOfSentMessagesResponse" />
109
+ </message>
110
+
111
+ <message name="ListOfReceivedMessagesRequest">
112
+ <part name="parameter" element="tns:GetListOfReceivedMessages" />
113
+ </message>
114
+ <message name="ListOfReceivedMessagesResponse">
115
+ <part name="parameter" element="tns:GetListOfReceivedMessagesResponse" />
116
+ </message>
117
+
118
+ <message name="GetMessageStateChangesRequest">
119
+ <part name="parameter" element="tns:GetMessageStateChanges" />
120
+ </message>
121
+ <message name="GetMessageStateChangesResponse">
122
+ <part name="parameter" element="tns:GetMessageStateChangesResponse" />
123
+ </message>
124
+
125
+ <message name="GetMessageAuthorRequest">
126
+ <part name="parameter" element="tns:GetMessageAuthor" />
127
+ </message>
128
+ <message name="GetMessageAuthorResponse">
129
+ <part name="parameter" element="tns:GetMessageAuthorResponse" />
130
+ </message>
131
+
132
+ <message name="GetMessageAuthor2Request">
133
+ <part name="parameter" element="tns:GetMessageAuthor2" />
134
+ </message>
135
+ <message name="GetMessageAuthor2Response">
136
+ <part name="parameter" element="tns:GetMessageAuthor2Response" />
137
+ </message>
138
+
139
+ <message name="EraseMessageRequest">
140
+ <part name="parameter" element="tns:EraseMessage" />
141
+ </message>
142
+ <message name="EraseMessageResponse">
143
+ <part name="parameter" element="tns:EraseMessageResponse" />
144
+ </message>
145
+
146
+ <message name="GetListOfErasedMessagesRequest">
147
+ <part name="parameter" element="tns:GetListOfErasedMessages" />
148
+ </message>
149
+ <message name="GetListOfErasedMessagesResponse">
150
+ <part name="parameter" element="tns:GetListOfErasedMessagesResponse" />
151
+ </message>
152
+
153
+ <message name="PickUpAsyncResponseRequest">
154
+ <part name="parameter" element="tns:PickUpAsyncResponse" />
155
+ </message>
156
+ <message name="PickUpAsyncResponseResponse">
157
+ <part name="parameter" element="tns:PickUpAsyncResponseResponse" />
158
+ </message>
159
+
160
+ <message name="GetListForNotificationsRequest">
161
+ <part name="parameter" element="tns:GetListForNotifications" />
162
+ </message>
163
+ <message name="GetListForNotificationsResponse">
164
+ <part name="parameter" element="tns:GetListForNotificationsResponse" />
165
+ </message>
166
+
167
+ <message name="RegisterForNotificationsRequest">
168
+ <part name="parameter" element="tns:RegisterForNotifications" />
169
+ </message>
170
+ <message name="RegisterForNotificationsResponse">
171
+ <part name="parameter" element="tns:RegisterForNotificationsResponse" />
172
+ </message>
173
+
174
+ <message name="SentMessageEnvelopeDownloadRequest">
175
+ <part name="parameter" element="tns:SentMessageEnvelopeDownload" />
176
+ </message>
177
+ <message name="SentMessageEnvelopeDownloadResponse">
178
+ <part name="parameter" element="tns:SentMessageEnvelopeDownloadResponse" />
179
+ </message>
180
+
181
+ <message name="SuspMessageReportRequest">
182
+ <part name="parameter" element="tns:SuspMessageReport" />
183
+ </message>
184
+ <message name="SuspMessageReportResponse">
185
+ <part name="parameter" element="tns:SuspMessageReportResponse" />
186
+ </message>
187
+
188
+ <!-- ******************************************************************* -->
189
+ <portType name="dmInfoPortType">
190
+
191
+ <operation name="VerifyMessage">
192
+ <input message="tns:MessageVerifyRequest"/>
193
+ <output message="tns:MessageVerifyResponse"/>
194
+ </operation>
195
+
196
+ <operation name="MessageEnvelopeDownload">
197
+ <input message="tns:MessageEnvelopeDownloadRequest"/>
198
+ <output message="tns:MessageEnvelopeDownloadResponse"/>
199
+ </operation>
200
+
201
+ <operation name="MarkMessageAsDownloaded">
202
+ <input message="tns:MarkMessageAsDownloadedRequest"/>
203
+ <output message="tns:MarkMessageAsDownloadedResponse"/>
204
+ </operation>
205
+
206
+ <operation name="GetDeliveryInfo">
207
+ <input message="tns:DeliveryMessageRequest"/>
208
+ <output message="tns:DeliveryMessageResponse"/>
209
+ </operation>
210
+
211
+ <operation name="GetSignedDeliveryInfo">
212
+ <input message="tns:SignedDeliveryMessageRequest"/>
213
+ <output message="tns:SignedDeliveryMessageResponse"/>
214
+ </operation>
215
+
216
+ <operation name="GetListOfSentMessages">
217
+ <input message="tns:ListOfSentMessagesRequest"/>
218
+ <output message="tns:ListOfSentMessagesResponse"/>
219
+ </operation>
220
+
221
+ <operation name="GetListOfReceivedMessages">
222
+ <input message="tns:ListOfReceivedMessagesRequest"/>
223
+ <output message="tns:ListOfReceivedMessagesResponse"/>
224
+ </operation>
225
+
226
+ <operation name="GetMessageStateChanges">
227
+ <input message="tns:GetMessageStateChangesRequest"/>
228
+ <output message="tns:GetMessageStateChangesResponse"/>
229
+ </operation>
230
+
231
+ <operation name="GetMessageAuthor">
232
+ <input message="tns:GetMessageAuthorRequest"/>
233
+ <output message="tns:GetMessageAuthorResponse"/>
234
+ </operation>
235
+
236
+ <operation name="GetMessageAuthor2">
237
+ <input message="tns:GetMessageAuthor2Request"/>
238
+ <output message="tns:GetMessageAuthor2Response"/>
239
+ </operation>
240
+
241
+ <operation name="EraseMessage">
242
+ <input message="tns:EraseMessageRequest"/>
243
+ <output message="tns:EraseMessageResponse"/>
244
+ </operation>
245
+
246
+ <operation name="GetListOfErasedMessages">
247
+ <input message="tns:GetListOfErasedMessagesRequest"/>
248
+ <output message="tns:GetListOfErasedMessagesResponse"/>
249
+ </operation>
250
+
251
+ <operation name="PickUpAsyncResponse">
252
+ <input message="tns:PickUpAsyncResponseRequest"/>
253
+ <output message="tns:PickUpAsyncResponseResponse"/>
254
+ </operation>
255
+
256
+ <operation name="GetListForNotifications">
257
+ <input message="tns:GetListForNotificationsRequest"/>
258
+ <output message="tns:GetListForNotificationsResponse"/>
259
+ </operation>
260
+
261
+ <operation name="RegisterForNotifications">
262
+ <input message="tns:RegisterForNotificationsRequest"/>
263
+ <output message="tns:RegisterForNotificationsResponse"/>
264
+ </operation>
265
+
266
+ <operation name="SentMessageEnvelopeDownload">
267
+ <input message="tns:SentMessageEnvelopeDownloadRequest"/>
268
+ <output message="tns:SentMessageEnvelopeDownloadResponse"/>
269
+ </operation>
270
+
271
+ <operation name="SuspMessageReport">
272
+ <input message="tns:SuspMessageReportRequest"/>
273
+ <output message="tns:SuspMessageReportResponse"/>
274
+ </operation>
275
+
276
+ </portType>
277
+
278
+ <!-- ******************************************************************* -->
279
+ <binding name="dmInfoBinding" type="tns:dmInfoPortType">
280
+ <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
281
+
282
+ <operation name="VerifyMessage">
283
+ <soap:operation soapAction="" />
284
+ <input>
285
+ <soap:body use="literal" />
286
+ </input>
287
+ <output>
288
+ <soap:body use="literal" />
289
+ </output>
290
+ </operation>
291
+
292
+ <operation name="MessageEnvelopeDownload">
293
+ <soap:operation soapAction="" />
294
+ <input>
295
+ <soap:body use="literal" />
296
+ </input>
297
+ <output>
298
+ <soap:body use="literal" />
299
+ </output>
300
+ </operation>
301
+
302
+ <operation name="MarkMessageAsDownloaded">
303
+ <soap:operation soapAction="" />
304
+ <input>
305
+ <soap:body use="literal" />
306
+ </input>
307
+ <output>
308
+ <soap:body use="literal" />
309
+ </output>
310
+ </operation>
311
+
312
+ <operation name="GetDeliveryInfo">
313
+ <soap:operation soapAction="" />
314
+ <input>
315
+ <soap:body use="literal" />
316
+ </input>
317
+ <output>
318
+ <soap:body use="literal" />
319
+ </output>
320
+ </operation>
321
+
322
+ <operation name="GetSignedDeliveryInfo">
323
+ <soap:operation soapAction=""/>
324
+ <input>
325
+ <soap:body use="literal" />
326
+ </input>
327
+ <output>
328
+ <soap:body use="literal" />
329
+ </output>
330
+ </operation>
331
+
332
+ <operation name="GetListOfSentMessages">
333
+ <soap:operation soapAction="" />
334
+ <input>
335
+ <soap:body use="literal" />
336
+ </input>
337
+ <output>
338
+ <soap:body use="literal" />
339
+ </output>
340
+ </operation>
341
+
342
+ <operation name="GetListOfReceivedMessages">
343
+ <soap:operation soapAction="" />
344
+ <input>
345
+ <soap:body use="literal" />
346
+ </input>
347
+ <output>
348
+ <soap:body use="literal" />
349
+ </output>
350
+ </operation>
351
+
352
+ <operation name="GetMessageStateChanges">
353
+ <soap:operation soapAction="" />
354
+ <input>
355
+ <soap:body use="literal" />
356
+ </input>
357
+ <output>
358
+ <soap:body use="literal" />
359
+ </output>
360
+ </operation>
361
+
362
+ <operation name="GetMessageAuthor">
363
+ <soap:operation soapAction="" />
364
+ <input>
365
+ <soap:body use="literal" />
366
+ </input>
367
+ <output>
368
+ <soap:body use="literal" />
369
+ </output>
370
+ </operation>
371
+
372
+ <operation name="GetMessageAuthor2">
373
+ <soap:operation soapAction="" />
374
+ <input>
375
+ <soap:body use="literal" />
376
+ </input>
377
+ <output>
378
+ <soap:body use="literal" />
379
+ </output>
380
+ </operation>
381
+
382
+ <operation name="EraseMessage">
383
+ <soap:operation soapAction="" />
384
+ <input>
385
+ <soap:body use="literal" />
386
+ </input>
387
+ <output>
388
+ <soap:body use="literal" />
389
+ </output>
390
+ </operation>
391
+
392
+ <operation name="GetListOfErasedMessages">
393
+ <soap:operation soapAction="" />
394
+ <input>
395
+ <soap:body use="literal" />
396
+ </input>
397
+ <output>
398
+ <soap:body use="literal" />
399
+ </output>
400
+ </operation>
401
+
402
+ <operation name="PickUpAsyncResponse">
403
+ <soap:operation soapAction="" />
404
+ <input>
405
+ <soap:body use="literal" />
406
+ </input>
407
+ <output>
408
+ <soap:body use="literal" />
409
+ </output>
410
+ </operation>
411
+
412
+ <operation name="GetListForNotifications">
413
+ <soap:operation soapAction="" />
414
+ <input>
415
+ <soap:body use="literal" />
416
+ </input>
417
+ <output>
418
+ <soap:body use="literal" />
419
+ </output>
420
+ </operation>
421
+
422
+ <operation name="RegisterForNotifications">
423
+ <soap:operation soapAction="" />
424
+ <input>
425
+ <soap:body use="literal" />
426
+ </input>
427
+ <output>
428
+ <soap:body use="literal" />
429
+ </output>
430
+ </operation>
431
+
432
+ <operation name="SentMessageEnvelopeDownload">
433
+ <soap:operation soapAction="" />
434
+ <input>
435
+ <soap:body use="literal" />
436
+ </input>
437
+ <output>
438
+ <soap:body use="literal" />
439
+ </output>
440
+ </operation>
441
+
442
+ <operation name="SuspMessageReport">
443
+ <soap:operation soapAction="" />
444
+ <input>
445
+ <soap:body use="literal" />
446
+ </input>
447
+ <output>
448
+ <soap:body use="literal" />
449
+ </output>
450
+ </operation>
451
+
452
+ </binding>
453
+
454
+ <!-- ******************************************************************* -->
455
+ <service name="dmInfoWebService">
456
+ <port name="dmInfoPortType" binding="tns:dmInfoBinding">
457
+ <soap:address location="https://ws1.mojedatovaschranka.cz/DS/dx"/>
458
+ </port>
459
+ </service>
460
+
461
+ </definitions>
462
+