[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: REPLY to SEARCH [Was: CAP 10: CREATE Command and ordering of responses.]





Andrea Campi wrote:

...
In 10.8 we have this text:

 The data in each result contains an iCalendar object composed of all
 the selected components enclosed in a "VREPLY" component.
>
...

First of all, I'm not sure this text is ok because SEARCH can select
"things" which are not components - and this sentence should be changed
to reflect that.
> ...

Correct and thanks - I changed the text to be:

     The data in each result set contains one or more iCalendar components
     composed of all the selected results enclosed in a single "VREPLY"
     component per "QUERY".

     Only "REQUEST-STATUS" property and the properties mentioned in the
     "SELECT" clause of the QUERY are included in the components.
     Each "VCALENDAR" component is tagged with the "TARGET" property.


Apart from this, and assuming a query like SELECT * FROM VEVENT WHERE ....,
am I right in assuming I'll get back all selected VEVENT inside one VREPLY
(inside one VCALENDAR per target/method, as usual)? That is
...

I updated the reply text of the example that matched the text you quoted above from CAP to be:

     Here the request was successful, however one of the "VEVENT" components
     contents were not accessible (4.1).

   S: Content-Type: text/calendar
   S:
   S: BEGIN:VCALENDAR
   S: TARGET:relcalid
   S: CMD:REPLY
   S: VERSION:2.0
   S: PRODID:-//someone's prodid
   S: BEGIN:VREPLY
   S: BEGIN:VEVENT
   S: REQUEST-STATUS:4.1
   S: END:VEVENT
   S: BEGIN:VEVENT
   S: REQUEST-STATUS:2.0
   S: UID:123
   S: DTEND:19990310T080000Z
   S: DSTART:19990310T190000Z
   S: SUMMARY: Big meeting
   S: END:VEVENT
   S: END:VREPLY
   S: END:VCALENDAR

--

 Doug Royer                     |   http://INET-Consulting.com
 -------------------------------|-----------------------------
 Doug@xxxxxxxxx                 | Office: (208)612-INET
 http://Royer.com/People/Doug   |    Fax: (866)594-8574
                                |   Cell: (208)520-4044

We Do Standards - You Need Standards

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature