Package org.bedework.schemas.catdav_1
Class AllpropType
- java.lang.Object
-
- org.bedework.schemas.catdav_1.AllpropType
-
public class AllpropType extends Object
The CALDAV:allprop XML element can be used when the client wants all properties of components returned by a calendaring REPORT request.Java class for AllpropType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AllpropType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>