Hi Dylan, The links to schemas.google.com describe the XML schemas for the API.
You need to use the API server instead, for example: http://www.google.com/m8/feeds/contacts/[email protected]/full You can find more information in the following page: http://code.google.com/apis/contacts/docs/3.0/developers_guide_protocol.html We have Client Libraries that would help you avoid using the XML protocol directly if you are familiar with any of this programing languages: http://code.google.com/apis/gdata/clientlibs.html Cheers, Julian On Oct 26, 11:16 pm, pileofrogs <[email protected]> wrote: > Hi, I'm working on something using the contacts API and I'm curious > what schemas.google.com is? I see things like this: > > <gd:email rel='http://schemas.google.com/g/2005#work'primary='true' > address='[email protected]' displayName='E. Bennet' /> > > I tried surfing tohttp://schemas.google.com/g/2005#workbut I got a > host-not-found error. I tried a DNS lookup and schemas.google.com > isn't even a registered DNS name. > > It looks like it's a saying that the email address is for Ms. Bennet's > work. > > Is there a list of allowed values for this? What If I wanted to say > the email address was not work or home, but something bizarre, like > her "founder of the Daughters of Marriage Obsessed Mother's" club > address? Is there a document that describes how this works? > > Thanks! > -Dylan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts 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-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
