@@ -0,0 +1,6 @@
+SimpleAttribute Str{}
+Class String {
+ value : Str
+ lower_cardinality = 1
+ upper_cardinality = 1
+}