diff --git a/pmd-test/src/main/resources/rule-tests_1_0_0.xsd b/pmd-test/src/main/resources/rule-tests_1_0_0.xsd
index 4b1a7a6a5c..733c786d38 100644
--- a/pmd-test/src/main/resources/rule-tests_1_0_0.xsd
+++ b/pmd-test/src/main/resources/rule-tests_1_0_0.xsd
@@ -1,70 +1,88 @@
+ xmlns="http://www.w3.org/2001/XMLSchema"
+ xmlns:tns="http://pmd.sourceforge.net/rule-tests"
+ targetNamespace="http://pmd.sourceforge.net/rule-tests"
+ elementFormDefault="qualified">
-
+
+
+
+
+
+ A code fragment that can be referred to by several tests.
+
+
+
+
-
+
-
-
-
-
-
-
-
-
+
-
+
-
-
+
+
+
-
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+ Language version of the source, eg 'java 8'.
+
+
-
-
-
+
+
+
+
+
+
+
+ Contains a reason for why the test is ignored.
+ If non-empty, the test will be ignored.
+
+
+
-
+
-
\ No newline at end of file
+
+
+
+
+
+
+