This is the XML from the event created when accepting the invitation. You can also read some additional info at https://bugzilla.mozilla.org/show_bug.cgi?id=407961 Note that the bug title is a bit misleading since the issue was initially unclear. I later found out that it is really an invitation and not a reminder.
<entry xmlns:gd="http://schemas.google.com/g/2005" xmlns:gCal="http://schemas.google.com/gCal/2005" xmlns="http://www.w3.org/2005/Atom"> <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/g/2005#event"/> <title type="text">test for friday</title> <content type="text"></content> <author> <name>Author</name> <email>[EMAIL PROTECTED]</email> </author> <gd:transparency value="http://schemas.google.com/g/ 2005#event.opaque"/> <gd:eventStatus value="http://schemas.google.com/g/ 2005#event.confirmed"/> <gd:where valueString=""/> <gd:who email="[EMAIL PROTECTED]" rel="http://schemas.google.com/g/2005#event.attendee" valueString="Attendee"> <gd:attendeeType value="required"/> <gd:attendeeStatus value="accepted"/> </gd:who> <gd:who email="[EMAIL PROTECTED]" rel="http://schemas.google.com/g/2005#event.organizer" valueString="Author"/> <gCal:sendEventNotifications value="false"/> <gd:when startTime="2007-12-14T10:30:00-05:00" endTime="2007-12-14T11:00:00-05:00"> <gd:reminder minutes="15" method="alert"/> </gd:when> <gd:extendedProperty name="X-MOZ-LASTACK" value=""/> <gd:extendedProperty name="X-MOZ-SNOOZE-TIME" value=""/> <gd:visibility value="http://schemas.google.com/g/ 2005#event.default"/> </entry> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
