| AllpropType |
The CALDAV:allprop XML element can be used when the
client wants all properties of components returned by a
calendaring REPORT request.
|
| CategoryDataType |
When used in an address book REPORT request, the
CATDAV:category-data XML element specifies which parts of category
object resources need to be returned in the response.
|
| FilterType |
The "filter" element specifies the search filter used
to match address objects that should be returned by a report.
|
| IsNotDefinedType |
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.
|
| PropFilterType |
The CATDAV:prop-filter XML element specifies a query
targeted at a specific category property (e.g., name).
|
| PropType |
The "name" attribute specifies the name of the calendar
property to return (e.g., ATTENDEE).
|
| TestAttributeType |
Java class for TestAttributeType.
|
| TextMatchType |
The CALDAV:text-match XML element specifies text used
for a substring match against the property or parameter value
specified in a calendaring REPORT request.
|