I am trying to generate Atom XML for Google Base. I'd like to generate the XML and not use the service to insert data. I used GoogleBaseFeed and GoogleBaseEntry objects to setup data and then used the generateAtom method on GoogleBaseFeed to generate Atom XMl and save it to a local file. The file gets generated right but Google Base is not taking that file in when I use Manual upload. I noticed that the XML namespace definitions are at element level and I did not see the custom attributes in the XML, which Google Base indicates are required.
Is there some sample stubbed out code that I can look at to be able to generate an XML using these objects? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base 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-base-data-api?hl=en -~----------~----~----~----~------~----~------~--~---
