From 474f36bc34526183b463700480eede96bfe3f1df Mon Sep 17 00:00:00 2001 From: aai <aai@kereval.com> Date: Thu, 4 Nov 2021 10:14:14 +0100 Subject: [PATCH] Adapt User Manual --- Gazelle-Objects-Checker/user.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gazelle-Objects-Checker/user.md b/Gazelle-Objects-Checker/user.md index dd4920b..c1c4c67 100644 --- a/Gazelle-Objects-Checker/user.md +++ b/Gazelle-Objects-Checker/user.md @@ -422,10 +422,12 @@ Here is an example to validate a document with normal case: **HINT** If you got some errors related to the XSD Validation, you can adapt your XSD at: -<Path_To_Output>/epsos5-validator-app/bin/resources/valresources/xsd +<Path_To_Output>/epsos5-validator-app/bin/resources/valresources/xsd.</br> + If you want to test the generated validator, you can use the provided SoapUI project provided in: ->gazelle-objects-checker/testing/MBValGOC-soapui-project.xml + +> gazelle-objects-checker/testing/MBValGOC-soapui-project.xml Just import it to SoapUI and run the test cases. -- GitLab