Re: CAP 13: Bad CAL-QUERY example / description?

"Mike Higginbottom" <[email protected]> Thu, 03 Jun 2004 16:08:57 +0100
Newsgroups gmane.ietf.calendar
Organization PSCS
Message-ID <[email protected]>
On Wed, 2 Jun 2004 23:07:19 -0400, <[email protected]> wrote:

>
>        (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?

Changed my mind.  I think it should be:

         (d) Selects every property and every component
          that is in any "VEVENT" component, with each contained
             component wrapped in BEGIN/END tags.

This whole section seems confusing to me though.  What query do I need to  
get a list of all the BEGIN/END tagged VEVENTS in a VAGENDA?  SELECT  
VEVENT FROM VAGENDA would seem right.  What about without the BEGIN/END  
tags?  SELECT VEVENT.* FROM VAGENDA sounds good.  But what's the  
difference between that and SELECT * FROM VEVENT?

-- 
Regards
Mike Higginbottom

Paul Smith Computer Services
01484 855800
[email protected]
www.pscs.co.uk