dol: initial dol commit
[jump.git] / dol / test / test.properties
diff --git a/dol/test/test.properties b/dol/test/test.properties
new file mode 100644 (file)
index 0000000..0a6c222
--- /dev/null
@@ -0,0 +1,9 @@
+#local schemas for validation of XML files
+LOCAL_SCHEMAS = \
+  http://www.tik.ee.ethz.ch/~shapes/schema/PROCESSNETWORK \
+    file:///@schema_path@/processnetwork.xsd \
+  http://www.tik.ee.ethz.ch/~shapes/schema/ARCHITECTURE \
+    file:///@schema_path@/architecture.xsd \
+  http://www.tik.ee.ethz.ch/~shapes/schema/MAPPING \
+    file:///@schema_path@/mapping.xsd
+