Introduce WebDav support
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / acr / CmsContentTypes.java
index 3f8fd9568ed56467d5fd9de6efe713bb7af2e84f..c4ab0b68582b02226b4fe0134b841ec516644a42 100644 (file)
@@ -24,6 +24,8 @@ public enum CmsContentTypes {
        //
        XLINK_1999("xlink", "http://www.w3.org/1999/xlink", "xlink.xsd", "http://www.w3.org/XML/2008/06/xlink.xsd"),
        //
+//     WEBDAV("dav", "DAV:", "webdav.xsd", "https://raw.githubusercontent.com/lookfirst/sardine/master/webdav.xsd"),
+       //
        XSLT_2_0("xsl", "http://www.w3.org/1999/XSL/Transform", "schema-for-xslt20.xsd",
                        "https://www.w3.org/2007/schema-for-xslt20.xsd"),
        //