SyncKolab 3
Christian Mollekopf
mollekopf at kolabsys.com
Mon Jul 1 10:48:42 CEST 2013
>> error: element 'dtstart' is not allowed for content
>> model'(uid,created,dtstamp,sequence?,class?,categories?,dtstart?,dtend?,duration?,transp?,rrule?,rdate?,exdate?,recurrence-id?,summary?,description?,priority?,status?,location?,organizer?,attendee*,attach*,x-custom*)'
>>
>>
>> Critical: /root/libkolabxml-master/src/xcalconversions.h 1878: Failed
>> to
>>
>
> This is an xml schema exception, from validating the format [2]. It
> probably means that dtstart is in the wrong place.
Of course this happens due to the missing created/dtstamp properties as
Mihai already pointed out. dtstart may not appear in the list before
uid, created, dtstamp.
Cheers,
Christian
More information about the users
mailing list