Refactor Argeo APIs
[gpl/argeo-suite.git] / org.argeo.app.core / src / org / argeo / app / core / SuiteContentNamespace.java
index ec77eda02f8ce7702f0e0952cef6e58d20624e71..ecb07c92e6639fd4d671f1d5160e74af1c8c6012 100644 (file)
@@ -12,7 +12,7 @@ public enum SuiteContentNamespace implements ContentNamespace {
        // ARGEO
        //
        ENTITY("entity", "http://www.argeo.org/ns/entity",
-                       "platform:/plugin/org.argeo.app.api/org/argeo/app/api/entity.xsd", null),
+                       "platform:/plugin/org.argeo.app.api/org/argeo/api/app/entity.xsd", null),
        //
        ARGEO_DBK("argeodbk", "http://www.argeo.org/ns/argeodbk", null, null),
        //