Here is the entire entry, I'm not sure if the gd namespace is declared or not, that's beyond my level of knowledge:
<entry><id>http://www.google.com/calendar/feeds/ 8foi8l57k7l2jcd6tg818hv500%40group.calendar.google.com/private/full/ lcjro192v5cbf6vl8chopgmuco</id><published>2008-05-12T18:19:25.000Z</ published><updated>2008-05-12T18:19:25.000Z</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http:// schemas.google.com/g/2005#event'/><title type='text'>Test Conflict</ title><content type='text'/><link rel='alternate' type='text/html' href='http://www.google.com/calendar/event? eid=bGNqcm8xOTJ2NWNiZjZ2bDhjaG9wZ211Y28gOGZvaThsNTdrN2wyamNkNnRnODE4aHY1MDBAZw' title='alternate'/><link rel='self' type='application/atom+xml' href='http://www.google.com/calendar/feeds/ 8foi8l57k7l2jcd6tg818hv500%40group.calendar.google.com/private/full/ lcjro192v5cbf6vl8chopgmuco'/><link rel='edit' type='application/atom +xml' href='http://www.google.com/calendar/feeds/ 8foi8l57k7l2jcd6tg818hv500%40group.calendar.google.com/private/full/ lcjro192v5cbf6vl8chopgmuco/63346299565'/><author><name>Picture Planner</name><email>[EMAIL PROTECTED]</email></ author><gd:comments><gd:feedLink href='http://www.google.com/calendar/ feeds/8foi8l57k7l2jcd6tg818hv500%40group.calendar.google.com/private/ full/lcjro192v5cbf6vl8chopgmuco/comments'/></ gd:comments><gd:eventStatus value='http://schemas.google.com/g/ 2005#event.confirmed'/><gd:visibility value='http://schemas.google.com/ g/2005#event.default'/><gd:transparency value='http:// schemas.google.com/g/2005#event.opaque'/><gCal:uid value='[EMAIL PROTECTED]'/><gCal:sequence value='0'/><gd:when startTime='2008-05-13T09:30:00.000-07:00' endTime='2008-05-13T10:00:00.000-07:00'/><gd:who rel='http:// schemas.google.com/g/2005#event.organizer' valueString='Rick' email='[EMAIL PROTECTED]'/ ><gd:where/></entry> I'm using 4th Dimension to parse the XML. Thanks, Rick On May 13, 2:59 am, Frank Mantek <[EMAIL PROTECTED]> wrote: > Assuming the gd namespace was declared before, i am not aware of ANY > parser that would consider this malformed/misformed xml... Can you > point me to an example of a parser that would not like this? > > Frank Mantek > Google > On May 12, 2008, at 9:14 PM, [EMAIL PROTECTED] wrote: > > > > > When an event does not contain a 'where' element what I get in the > > event feed is <gd:where/>. Is this expected? It makes parsing the XML > > very difficult in that most parsers consider this mis-formed XML. > > > TIA, > > Rick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
