diff --git a/src/html-conventions-report.xsl b/src/html-conventions-report.xsl index 9d471c0..e1bcde5 100644 --- a/src/html-conventions-report.xsl +++ b/src/html-conventions-report.xsl @@ -42,7 +42,7 @@ @@ -92,11 +92,11 @@

Wrong model version detected.


-

Please make sure that the XMI file uses XMI version 2.5.1 and UML version 2.5.1.

+

Please make sure that the XMI file uses XMI version 2.5.1 and UML version 2.5.x (either 2.5 or 2.5.1).

The namespaces to check:

  • xmi="http://www.omg.org/spec/XMI/20131001"
  • -
  • uml="http://www.omg.org/spec/UML/20131001"
  • +
  • uml=""
diff --git a/src/html-model-glossary.xsl b/src/html-model-glossary.xsl index 3db53bf..26e830d 100644 --- a/src/html-model-glossary.xsl +++ b/src/html-model-glossary.xsl @@ -26,7 +26,7 @@
@@ -49,11 +49,11 @@

Wrong model version detected.


-

Please make sure that the XMI file uses XMI version 2.5.1 and UML version 2.5.1.

+

Please make sure that the XMI file uses XMI version 2.5.1 and UML version 2.5.x (either 2.5 or 2.5.1).

The namespaces to check:

  • xmi="http://www.omg.org/spec/XMI/20131001"
  • -
  • uml="http://www.omg.org/spec/UML/20131001"
  • +
  • uml="'"
diff --git a/src/svrl-conventions-report.xsl b/src/svrl-conventions-report.xsl index 335952e..cf8395e 100644 --- a/src/svrl-conventions-report.xsl +++ b/src/svrl-conventions-report.xsl @@ -37,7 +37,7 @@ @@ -47,9 +47,9 @@ - - Wrong model version detected.Please make sure that the XMI file uses XMI version 2.5.1 and UML version 2.5.1. - The namespaces to check: uml="http://www.omg.org/spec/UML/20131001" and xmi="http://www.omg.org/spec/XMI/20131001" + + Wrong model version detected.Please make sure that the XMI file uses XMI version 2.5.1 and UML version 2.5.x (either 2.5 or 2.5.1). + The namespaces to check: uml="" and xmi="http://www.omg.org/spec/XMI/20131001" diff --git a/test/ePO-default-config/config-parameters.xsl b/test/ePO-default-config/config-parameters.xsl index d574cb3..5ce591e 100644 --- a/test/ePO-default-config/config-parameters.xsl +++ b/test/ePO-default-config/config-parameters.xsl @@ -91,7 +91,14 @@ - + + +