Added and updated all the results for 1.5.0, Daniel
diff --git a/result/VC/DuplicateType b/result/VC/DuplicateType
new file mode 100644
index 0000000..3cafdf0
--- /dev/null
+++ b/result/VC/DuplicateType
@@ -0,0 +1,3 @@
+./test/VC/DuplicateType:3: validity error: Definition of a has duplicate references of c
+<!ELEMENT a (#PCDATA | b | c | d | c)*>
+                                      ^