CAP 13: Bad CAL-QUERY example / description?
[email protected] Wed, 2 Jun 2004 23:07:19 -0400
| Newsgroups | gmane.ietf.calendar |
|---|---|
| Message-ID | <OF53AA8DB7.BF2A72C3-ON85256EA8.0010058C-85256EA8.0010C8D8@notesdev.ibm.com> |
While trying to do a resync to CAP-13 I was reading the example
descriptions (because as Frank loved to point out people will live by them
as gospel) and I think I found an example in Section 6.1.1 CAL-QUERY Value
Type that is wrong or Im just misreading it. The example given is:
(d) SELECT * FROM VEVENT
and the description that follows is:
(d) Selects every property and every component
that is in any "VEVENT" component, with each "VEVENT"
component wrapped in a BEGIN/END VALARM tags.
I strongly suspect that the bit about wrapping in BEGIN:VALARM/END:VALARM
is residual from a previous example that was to contrast the (c) case
above it. I think that everything after the ',' on the second line really
should just be removed. Or am I misunderstanding something?
The other example that I found seemingly incorrectly described is:
(e) SELECT * FROM VEVENT WHERE
VALARM.TRIGGER < '20020201T000000Z'
AND VALARM.TRIGGER > '20020101T000000Z'
which is later described as:
(e) Selects all properties and all contained
components in all "VEVENT" components that have a "VALARM"
component with a "TRIGGER" property value between
the provided dates and times, with each "VEVENT"
component wrapped in a BEGIN/END VALARM tags.
Again, Im not sure that the bits at the end about wrapping the VEVENT in a
BEGIN:VALARM/END:VALARM are correct. Again, I think that everything
after the ',' on the last line should be removed. Would that be a correct
thing to do??
Bruce
PS: Why is the spacing skewed? Isn't it supposed to be all left edge
aligned when indented like that??
===========================================================================
Bruce Kahn INet:
[email protected]
Messaging & Collaboration Phone: 978.399.6496
IBM Software Group FAX: and nothing but the FAX...
Warning: Dates in Calendar are closer than they appear.