diff --git a/SDT/schema4.0/docs/SDT_UML.uxf b/SDT/schema4.0/docs/SDT_UML.uxf
index 42861986ff21830e318e2da677ea2e2c478575a1..4e5f6285c924906b0d85995d1e7c5e788fc0b420 100644
--- a/SDT/schema4.0/docs/SDT_UML.uxf
+++ b/SDT/schema4.0/docs/SDT_UML.uxf
@@ -752,7 +752,7 @@ fontsize=12</panel_attributes>
     </coordinates>
     <panel_attributes>EnumType
 --
-*- enumValue : EnumValue*
+*- EnumValue : EnumValue*
 fg=blue</panel_attributes>
     <additional_attributes/>
   </element>
@@ -780,7 +780,7 @@ fontsize=12</panel_attributes>
     <panel_attributes>EnumValue
 --
 *@ name : Name*
-*@ value : value*
+*@ value : text*
 /@ type : BasicType = integer/
 /@ semanticURI : uri/
 /- Doc : Doc/