Ticket #686 (assigned defect)
element AlarmAttach: Schemas validity error : Element 'AlarmAttach': Character content other than whitespace is not allowed because the content type is 'element-only'.
| Reported by: | jas | Owned by: | cstender |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Format Plugin: vformat: event | Version: | 0.38 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi! I get this error when syncing with my nokia e51:
element AlarmAttach: Schemas validity error : Element 'AlarmAttach': Character content other than whitespace is not allowed because the content type is 'element-only'. element AlarmAttach: Schemas validity error : Element 'AlarmAttach': Missing child element(s). Expected is ( Content ).
The vevent card received from the phone is (retrieved using syncml-obex-client):
BEGIN:VCALENDAR VERSION:1.0 TZ:+01 DAYLIGHT:TRUE;+02;20070325T010000Z;20071028T010000Z;; DAYLIGHT:TRUE;+02;20080330T010000Z;20081026T010000Z;; DAYLIGHT:TRUE;+02;20090329T010000Z;20091025T010000Z;; DAYLIGHT:TRUE;+02;20100328T010000Z;20101031T010000Z;; DAYLIGHT:TRUE;+02;20110327T010000Z;20111030T010000Z;; BEGIN:VEVENT UID:07022008145018409625-0 SUMMARY:Pdc DTSTART:20070504T080000Z DTEND:20070504T100000Z X-EPOCAGENDAENTRYTYPE:APPOINTMENT CLASS:PUBLIC SEQUENCE:0 X-METHOD:NONE RRULE:W1 FR #0 AALARM;TYPE=X-EPOCSOUND;ENCODING=QUOTED-PRINTABLE:20070504T071500Z;;;z:=5Csystem=5CSystemSounds=5Calarm.wav LAST-MODIFIED:20080207T145018Z PRIORITY:0 X-SYMBIAN-LUID:15 END:VEVENT END:VCALENDAR
The card imported into my local file-sync sink is:
BEGIN:VCALENDAR PRODID:-//OpenSync//NONSGML OpenSync vformat 0.3//EN VERSION:2.0 BEGIN:VEVENT BEGIN:VALARM ACTION:AUDIO ATTACH:z:\\system\\SystemSounds\\alarm.wav TRIGGER:20070504T071500Z END:VALARM CLASS:PUBLIC DTEND:20070504T100000Z DTSTART:20070504T080000Z LAST-MODIFIED:20080207T145018Z PRIORITY:0 RRULE:FREQ=WEEKLY;COUNT=0;INTERVAL=1;BYDAY=FR SEQUENCE:0 SUMMARY:Pdc UID:07022008145018409625-0 END:VEVENT END:VCALENDAR
See also discussion at: http://thread.gmane.org/gmane.comp.misc.opensync.user/2453/focus=2455
Thanks, Simon
Change History
Note: See
TracTickets for help on using
tickets.
