Added and updated all the results for 1.5.0, Daniel
diff --git a/result/VC/ElementValid7 b/result/VC/ElementValid7
new file mode 100644
index 0000000..a5727c2
--- /dev/null
+++ b/result/VC/ElementValid7
@@ -0,0 +1,4 @@
+./test/VC/ElementValid7:7: validity error: Element doc content doesn't follow the Dtd
+Expecting ((a | b)* , c+ , a , b? , c , a?), got (a b a c c a)
+<doc><a/><b/><a/><c/><c/><a/></doc>
+                                  ^