Use WebDav names
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / dav / DavXmlElement.java
index a3929a02beb18be796f55fac30b037d511311cc1..452a24f446201daf9fa8b4ca55fbee7f1470990a 100644 (file)
@@ -10,6 +10,7 @@ public enum DavXmlElement implements QNamed {
        response, //
        multistatus, //
        href, //
+       /** MUST be the same as DName.collection */
        collection, //
        prop, //
        resourcetype, //