From 8a9ccc847beacca3108e0343820ac72d686b359a Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Wed, 20 Nov 2024 15:04:07 +0000
Subject: [PATCH] Fixing grid table

---
 ...plementation_eXtra_Information_for_Test.md | 34 +++++++++----------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md b/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md
index 6423747f..b6366c11 100644
--- a/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md
+++ b/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md
@@ -324,6 +324,23 @@ Both primitives contain another parameters that permits to dynamically configure
 - Serialization
 - ForceFields: used to force invalid or empty values to certain attributes. This behaviour shall be implemented by the System Adaptor.
 
+Adding a grid table for testing
+
+**Table 5.4.1-1: Mapping of TTCN-3 Primitives to oneM2M Service Primitives**<a name="table_5.4.1-1"></a>
+
++----------------------+-------------------+-----------+-----+
+|TTCN-3 Primitive      |oneM2M Message     | Direction | IUT |
++:====================:+:=================:+:=========:+:===:+
+|                      |                   | <=>       | AE  |
+| M2MRequestPrimitive  |Request Primitive  +-----------+-----+
+|                      |                   | <=>       | CSE |
++----------------------+-------------------+-----------+-----+
+|                      |                   | <=>       | AE  |
+| M2MResponsePrimitive |Respomse Primitive +-----------+-----+
+|                      |                   | <=>       | CSE |
++----------------------+-------------------+-----------+-----+
+
+
 **Table 5.4.1-1: Mapping of TTCN-3 Primitives to oneM2M Service Primitives**<a name="table_5.4.1-1"></a>
 
 <table>
@@ -359,23 +376,6 @@ Both primitives contain another parameters that permits to dynamically configure
     </tbody>
 </table>
 
-Adding a grid table for testing
-
-**Table 5.4.1-1: Mapping of TTCN-3 Primitives to oneM2M Service Primitives**<a name="table_5.4.1-1"></a>
-
-+----------------------+-------------------+-----------+-----+
-|TTCN-3 Primitive      |oneM2M Message     | Direction | IUT |
-+:====================:+:=================:+:=========:+:===:+
-|                      |                   | <=>       | AE  |
-| M2MRequestPrimitive  |Request Primitive  +-----------+-----+
-|                      |                   | <=>       | CSE |
-+----------------------+-------------------+-----------+-----+
-|                      |                   | <=>       | AE  |
-| M2MResponsePrimitive |Respomse Primitive +-----------+-----+
-|                                          | <=>       | CSE |
-+----------------------+-------------------+-----------+-----+
-
-
 Adding some equations:
 
 $\left[\int_{-infty}^{\infty} f(x) \; dx\right]$
-- 
GitLab