DELETE command
Harrie Hazewinkel <[email protected]>
| Newsgroups | gmane.ietf.calendar |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have some question of the DELETE command section. 1) As it is described the DELETE command section this command is used to delete calendars or components. Do I miss something if I say that the SELECT clause value of a VQUERY may only have the component names?? For example, valid queries are; SELECT VEVENT FROM VAGENDA WHERE UID='123' SELECT VALARM FROM VEVENT WHERE VEVENT.UID='456' For example, invalid queries are; SELECT DUE FROM VTODO WHERE UID='789' SELECT DTSTART FROM VEVENT WHERE VEVENT.UID='012' If this is correct I would suggest some text will be added to make this more explicit. ( personally, I believe that the first sentence under the formal definition of the command 'The "DELETE" command is used to delete calendars or components.' is more useful as the 'Purpose:'. then the current 'Purpose:'. Maybe it can be moved? ) 2) I do not understand what is ment by the last sentence of page 107 (cap draft 11) 'Restriction Table ....command.' reagrds, Harrie