Package org.bedework.schemas.catdav_1
Class IsNotDefinedType
- java.lang.Object
-
- org.bedework.schemas.catdav_1.IsNotDefinedType
-
public class IsNotDefinedType extends Object
The CATDAV:is-not-defined XML element specifies that a match occurs if the enclosing component, property, or parameter value specified in a REPORT request does not exist in the data being tested.Java class for IsNotDefinedType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IsNotDefinedType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>