On Wed, Jul 22, 2009 at 9:49 AM, charlieholder <[email protected]>wrote:

>
> Is there a master list of available event tags that I can get access
> to? I'm trying to parse the XML to display event data on my site.


Not a single master list, but you can start here:

http://code.google.com/apis/calendar/docs/2.0/reference.html#Elements

and consult the indicated references to suss them all out.

The easiest way, though, is just to pull a lot of raw calendar xml, run them
through something like tidy. You can easily see what the various feed types
produce and with some consulting the above link and references figure out
what you want.

Ray

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to