From 73e7397300fbacecf2768b6bf60ba9bf8b9cf542 Mon Sep 17 00:00:00 2001
From: hra <hra@kereval.com>
Date: Tue, 3 Sep 2019 15:43:31 +0200
Subject: [PATCH] update CDA Gen EVS GSS HPD user manual

---
 CDA-Generator/user.md          |  2 +-
 EVS-Client/user.md             | 15 +++++++++++----
 Gazelle-Security-Suite/user.md |  2 +-
 HPD-Simulator/user.md          |  2 +-
 4 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/CDA-Generator/user.md b/CDA-Generator/user.md
index 2a38e91..94bfe9b 100755
--- a/CDA-Generator/user.md
+++ b/CDA-Generator/user.md
@@ -4,7 +4,7 @@ subtitle: CDA Generator
 author: Abderrazek BOUFAHJA
 function: Engineer
 date: 22/12/2016
-toolversion: 2.1.x
+toolversion: 2.2.x
 version: 1.02
 status: Approved document
 reference: KER1-MAN-IHE-CDA_GENERATOR_USER
diff --git a/EVS-Client/user.md b/EVS-Client/user.md
index 3416e4f..81f73ff 100755
--- a/EVS-Client/user.md
+++ b/EVS-Client/user.md
@@ -4,7 +4,7 @@ subtitle: EVS Client
 author: Eric Poiseau
 function: IHE Europe Technical Project Manager
 date: 11/04/2018
-toolversion: 5.5.0
+toolversion: 5.11.x
 version: 1.04
 status: Approved document
 reference: KER1-MAN-IHE-EVS_CLIENT_USER-1_04
@@ -135,17 +135,23 @@ The page to access the logs present the various logs of validation performed by
 User with the admin role have now the ability to delete a specific log from this page.
 
 # Add-ons
-The add-ons menu gives the user access to other tools that do not belong to any of the other menus. Those tools are not project specific.
+The add-ons menu gives the user access to other tools that do not belong to any of the other menus.
 Among the add-ons
 
 * Download of schematrons
-* Message Cross-Validator
+* Cross validation
 * DicomSCP Screener
 * Message Content Analyzer
 
 ## Download schematrons
 Schematrons section allows the user to download the schematrons which are used to validate XML files. Those schematrons are sorted according to the type of objects they validate.
 
+## Cross validation
+
+ The Gazelle X Validator module has been developed in order to be able to check the consistency of a document and/or a message in the context in which it has been produced. That means that we are not going to check the conformance of the message syntax and content against the specifications and underlying standards, conformance validation tools exist for this purpose. In the contrary, the Gazelle X Validator takes at least two files (documents, messages) and checks that they respect a set of rules which have been clearly defined, using one file as a reference to check the correctness of the others.
+
+ For more details, refer to Gazelle X Validator Rule Editor user manual.  
+
 ## Dicom SCP Screener
 The purpose of the DicomSCP screener is to query a DICOM SCP in order to identified the various SOP Class and Transfer Syntax that the SCP supports.
 
@@ -158,7 +164,8 @@ If you don't know the content of your file, or the validator you need to choose
 2. Click on analyze
 3. You should have the file description in result part (if you have any trouble, don't hesitate to write a Jira)
 
-You can click on each part of the tree or in the table to display the conten. You also can download each part.
+You can click on each part of the tree or in the table to display the contain. You also can download each part.
+
 
 
 You can click on the green arrow or validate part (I'm lucky validation can directly send you to the result valitation of your part)
diff --git a/Gazelle-Security-Suite/user.md b/Gazelle-Security-Suite/user.md
index f05909e..18382a9 100644
--- a/Gazelle-Security-Suite/user.md
+++ b/Gazelle-Security-Suite/user.md
@@ -4,7 +4,7 @@ subtitle: Gazelle Security Suite
 author: Cédric EOCHE-DUVAL
 function: Engineer
 date: 12/04/2018
-toolversion: 6.0.x
+toolversion: 6.2.x
 version: 1.03
 status: Approved
 reference: KER1-MAN-IHE-GSS_USER-1_03
diff --git a/HPD-Simulator/user.md b/HPD-Simulator/user.md
index 72a96fa..6ca57ea 100644
--- a/HPD-Simulator/user.md
+++ b/HPD-Simulator/user.md
@@ -4,7 +4,7 @@ subtitle: HPD Simulator
 author: Anne-Gaëlle BERGE
 function: Engineer
 date: 02/09/2016
-toolversion: x.x
+toolversion: 2.1.2
 version: 1.02
 status: Approved document
 reference: KER1-MAN-IHE-HPD_SIMULATOR_USER-1_02
-- 
GitLab