<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-15"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hello <br>
    i think me must have a tag deleted and a tag exceptionstartime or
    keep the start-time <br>
    in case of the exception is a deletion : <br>
    <pre><event>
...
  <recurrence>
  ...
    <exclusion>date1
      <subevent>
        <start-date>date</start-date>
        <deleted>1</deleted>
      </subevent>
    </exclusion>
  </recurrence>
</event>

or

<event>
...
  <recurrence>
  ...
    <exclusion>date1
      <subevent>
        <exceptionstarttime>date</exceptionstarttime>
      </subevent>
    </exclusion>
  </recurrence>
</event>

</pre>
    <br>
    Le 06/12/2010 19:26, Georg C. F. Greve a écrit :<br>
    <blockquote cite="mid:201012061926.26172.greve@kolabsys.com"
      type="cite">
      <pre wrap="">Hi all,

The latest draft of KEP 3 is unchanged, and still available at

        <a class="moz-txt-link-freetext" href="http://wiki.kolab.org/User:Greve/Drafts:KEP:3">http://wiki.kolab.org/User:Greve/Drafts:KEP:3</a>

Some more input would be greatly appreciated.

In particular, the question I've been wondering about is whether we should 
follow the example set by iCal in specifying exceptions from recurrence not 
only by date, but also date range, so for instance it would be possible to 
specify "change all recurrences for the next three months" in one entry.

Any comments? Opinions?

Best regards,
Georg


</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Kolab-format mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kolab-format@kolab.org">Kolab-format@kolab.org</a>
<a class="moz-txt-link-freetext" href="https://kolab.org/mailman/listinfo/kolab-format">https://kolab.org/mailman/listinfo/kolab-format</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>