Calendar Access Protocol (CAP)
Voir toute la rfc dans une seule page
Page : 70 / 131
Télécharger le PDF
Auteur(s) :
S. Mansour,
G. Babics,
D. Royer
Classé sous :
Calendar user,
Cu,
Calendar user agent,
Cua,
Ical,
Calender store,
Cs
RFC 4324 Calendar Access Protocol December 2005
8.27. QUERYID property
Property Name: QUERYID
Purpose: Specifies a unique ID for a query in the targeted container.
Value Type: TEXT
Property Parameters: Non-standard property parameters are specified
on this property.
Conformance: This property can be specified in "VQUERY" components.
Description: A "QUERYID" property is used to specify the unique id
for a query. A "QUERYID" property value is unique per container.
Formal Definition: The property is defined by the following notation:
queryid = "QUERYID" other-params ":" text CRLF
Example: The following are examples of this property:
QUERYID:Any Text String
QUERYID:fetchUnProcessed
8.28. QUERY-LEVEL Property
Property Name: QUERY-LEVEL
Purpose: This property specifies the level of query supported.
Value Type: TEXT
Property Parameters: Non-standard property parameters can be
specified on this property.
Conformance: The property can be specified in the "VREPLY" component
in response to a "GET-CAPABILITY" command.
Description: Indicates level of query support. CAL-QL-NONE is for
CS's that allow ITIP methods only to be deposited and nothing
else.
Formal Definition: The property is defined by the following notation:
query-level = "QUERY-LEVEL" other-params
":" ( "CAL-QL-1" / "CAL-QL-NONE") CRLF
Royer, et al. Experimental [Page 70]