Name
prop-filter
Namespace
urn
Purpose
Specifies search criteria on calendar properties.
Description
The CALDAV targeted at a specific calendar property (e.g., CATEGORIES) in the scope of the enclosing calendar component. A calendar property is said to match a CALDAV:prop-filter if:
* The CALDAV
prop-filter XML element is empty and a property of the type specified by the "name" attribute exists in the enclosing calendar component;
or
* The CALDAV
prop-filter XML element contains a CALDAV defined XML element and no property of the type specified by the "name" attribute exists in the enclosing calendar component;
or
* The CALDAV
prop-filter XML element contains a CALDAV XML element and the property value overlaps the specified time range, and all specified CALDAV:param-filter child XML elements also match the targeted property;
or
* The CALDAV
prop-filter XML element contains a CALDAV XML element and the property value matches it, and all specified CALDAV:param-filter child XML elements also match the targeted property;
Definition
name value: a calendar property name (e.g., ATTENDEE)