mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Fixed arrow in seq. dia.
This commit is contained in:
parent
f073924a8a
commit
d7c3786b51
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ sequenceDiagram
|
||||||
e->>e: validate Schematron
|
e->>e: validate Schematron
|
||||||
e->>e: create Validator Report
|
e->>e: create Validator Report
|
||||||
e->>+c: execute configuration report generator
|
e->>+c: execute configuration report generator
|
||||||
e->>-c: return XPATH of acceptance message
|
c->>-e: return XPATH of acceptance message
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue