I just pasted this into Oxygen, and the XML looks ok to me. The kind of cryptic messages you are getting might (might, i am speculating here), indicate an encoding issue? What's the charset set in the HTTP header? Is there any other prolog before the entry that might throw the parsing on the server side off?

Just fishing right now...

Frank Mantek

On 9/5/06, bluetrane <[EMAIL PROTECTED]> wrote:

sorry to keep posting here i have debuged my XML to the point where it
works on my local parser

however i am receiving this error

Unknown projection:f

Even an online search has not yeilded an explenation as to what might
be wrong with my xml

  <entry xmlns=" http://www.w3.org/2005/Atom"
xmlns:gd="http://schemas.google.com/g/2005">
  <category scheme=" http://schemas.google.com/g/2005#kind"
term="http://schemas.google.com/g/2005#event" />
  <title type="text">Tennis with Beth</title>
  <content type="text">Meet for a quick lesson.</content>
  <author>
  <name>Jo March</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="Rolling Lawn Courts" />
  <gd:when startTime="2006-04-17T15:00:00.000Z"
endTime="2006-04-17T17:00: 00.000Z" />
  </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
-~----------~----~----~----~------~----~------~--~---

Reply via email to