Are the raw schemas for the various GData elements such as this

  namespace gs = "http://schemas.google.com/spreadsheets/2006";
  start = cell 

  cell =
   element gs:cell {
    attribute row { xsd:unsignedInt },
    attribute col { xsd:unsignedInt },
    attribute inputValue { xsd:string }?,
    attribute numericValue { xsd:float }?,
    xsd:string
  }


available anywhere other than on the web?

Thanks,

Simon



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