Improve ACR support
[gpl/argeo-suite.git] / org.argeo.app.core / src / org / argeo / app / core / SuiteContentTypes.java
index 15b1125b29bce29946006e5c8ee289d9e4511c91..1f09021ed7cec04fdcaae2bc478cd97ec55b19e3 100644 (file)
@@ -8,7 +8,7 @@ public enum SuiteContentTypes {
        //
        // ARGEO
        //
-       ENTITY("entity", "http://www.argeo.org/ns/entity", null, null),
+       ENTITY("entity", "http://www.argeo.org/ns/entity", "entity.xsd", null),
        //
        ARGEO_DBK("argeodbk", "http://www.argeo.org/ns/argeodbk", null, null),
        //