|
From: Emanoil K. <del...@ya...> - 2010-09-28 08:48:25
|
Hi,
--- On Tue, 9/28/10, Chris Frey <cd...@fo...> wrote:
>
> I think this is the key:
>
> element event: Schemas validity error : Element 'event':
> Missing child
> element(s). Expected is one of ( AlarmAudio, AlarmDisplay,
> AlarmEmail,
> AlarmProcedure, Attach, Attendee, CalendarScale,
> Categories, Class,
> Comment ).
>
I had a closer look and it seems that
DUE; is not accepted. I didn't check the xsd explicitly but it says it is not expected, so to me it looks like either KDE (akonadi) is producing a wrong entry or opensync needs some modification to accept this.
> "BEGIN:VCALENDAR
> > PRODID:-//K Desktop Environment//NONSGML libkcal
> 3.2//EN
> > VERSION:2.0
> > BEGIN:VTODO
> > DTSTAMP:20100927T175235Z
> > ORGANIZER;CN="Deloptes":MAILTO:developer@lisa
> > CREATED:20100917T231809Z
> > UID:libkcal-1407423793.37
> > LAST-MODIFIED:20100917T231809Z
> > SUMMARY:Finsh the pluging
> > PRIORITY:5
> > DUE;VALUE=DATE:20100925
> > PERCENT-COMPLETE:0
> > END:VTODO
Can someone suggest something on this subject, please.
regards
|