aboutsummaryrefslogtreecommitdiff
path: root/docs/spec.md
diff options
context:
space:
mode:
authorChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-10-25 10:42:27 +0200
committerChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-10-25 10:42:27 +0200
commit2102b1642dde2c89c7d8c862d4985b00a8db62ab (patch)
tree235d8db5279ce0b9dbe5d1ad8c52e75ef5dd1d94 /docs/spec.md
parentdbef03aab3b12057b2e0a2ad84abd1fc94ca6cb2 (diff)
downloadmoa-zs-2102b1642dde2c89c7d8c862d4985b00a8db62ab.tar.gz
moa-zs-2102b1642dde2c89c7d8c862d4985b00a8db62ab.tar.bz2
moa-zs-2102b1642dde2c89c7d8c862d4985b00a8db62ab.zip
Spec: Update Architecture Image Reference
Diffstat (limited to 'docs/spec.md')
-rw-r--r--docs/spec.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spec.md b/docs/spec.md
index c2b3cf3..e3f1e5b 100644
--- a/docs/spec.md
+++ b/docs/spec.md
@@ -12,7 +12,7 @@ The goal of MOA ZS is to manage all aspects of the electronic delivery process f
The following figure shows, with which electronic delivery participants MOA ZS communciates and which interfaces it uses:
-![Architecture](figures/architecture.png "Architecture")
+![Architecture](https://git.egiz.gv.at/moa-zs/plain/docs/figures/architecture.png "Architecture")
- The sender application sends a `mzs:DeliveryRequest` (specified in [app2mzs.wsdl](../src/main/resources/mzs/app2mzs.wsdl)) to MOA ZS.
- MOA ZS sends a `tnvz:QueryPersonRequest` to the participant registry to find out if the receiver is registered (specified in [zuse2tnvz_p2.wsdl](../src/main/resources/zusetnvz/zuse2tnvz_p2.wsdl)).