diff options
-rw-r--r-- | docs/spec.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/spec.md b/docs/spec.md index ef8e57f..96c7633 100644 --- a/docs/spec.md +++ b/docs/spec.md @@ -258,15 +258,15 @@ See [Spring Boot Documentation: Logging](https://docs.spring.io/spring-boot/docs ## Namespace Declarations -TODO +MOA ZS and its documentation map the following acronyms to the following namespaces: -- msg -- p -- mzs -- tnvz +- `msg` maps to `http://reference.e-government.gv.at/namespace/zustellung/msg/phase2/20181206#`. +- `mzs` maps to `http://reference.e-government.gv.at/namespace/zustellung/mzs/app2mzs#`. +- Depending on the context, `p` maps to two semantically equivalent namespaces: In the `msg` context, `p` maps to `http://reference.e-government.gv.at/namespace/persondata/phase2/20181206#`, whereas in the `mzs` context, `p` maps to `http://reference.e-government.gv.at/namespace/zustellung/mzs/persondata#`. +- `tnvz` maps to `http://reference.e-government.gv.at/namespace/zustellung/tnvz/phase2/20181206#`. ## References -[zusemsg] Tauber, Arne: Elektronische Zustellung Message Spezifikation 2.0.0 (2019-04-08) +[zusemsg] Tauber, Arne: Elektronische Zustellung Message Spezifikation 2.0.0 (https://www.ref.gv.at/AG-II-Spezifkationsunterlagen.3539.0.html, 2019-04-08). -[zusetnvz] Tauber, Arne and Wolf, Dieter Auer: Elektronische Zustellung Teilnehmerverzeichnis 2.0.0 (2019-04-08) +[zusetnvz] Tauber, Arne and Wolf, Dieter Auer: Elektronische Zustellung Teilnehmerverzeichnis 2.0.0 (https://www.ref.gv.at/AG-II-Spezifkationsunterlagen.3539.0.html, 2019-04-08) |