Warning, /pim/libkgapi/autotests/data/json/contact_1.json is written in an unsupported language. File is not indexed.
0001 { 0002 "version": "1.0", 0003 "encoding": "UTF-8", 0004 "entry": { 0005 "xmlns": "http://www.w3.org/2005/Atom", 0006 "xmlns$gContact": "http://schemas.google.com/contact/2008", 0007 "xmlns$batch": "http://schemas.google.com/gdata/batch", 0008 "xmlns$gd": "http://schemas.google.com/g/2005", 0009 "gd$etag": "\"RHc7cTVSLyt7I2A9WhVbEkQKRA0.\"", 0010 "id": { 0011 "$t": "http://www.google.com/m8/feeds/contacts/xyz%40no.where/base/1234abcd" 0012 }, 0013 "updated": { 0014 "$t": "2012-05-29T11:19:55.909Z" 0015 }, 0016 "app$edited": { 0017 "xmlns$app": "http://www.w3.org/2007/app", 0018 "$t": "2012-05-29T11:19:55.909Z" 0019 }, 0020 "category": [ 0021 { 0022 "scheme": "http://schemas.google.com/g/2005#kind", 0023 "term": "http://schemas.google.com/contact/2008#contact" 0024 } 0025 ], 0026 "title": { 0027 "$t": "Complete Contact" 0028 }, 0029 "link": [ 0030 { 0031 "rel": "http://schemas.google.com/contacts/2008/rel#photo", 0032 "type": "image/*", 0033 "href": "https://www.google.com/m8/feeds/photos/media/xyz%40no.where/9876dcba", 0034 "gd$etag": "\"a28rNHkCSit7I2BNBRYQYwxOBXoADz8gMjo.\"" 0035 }, 0036 { 0037 "rel": "self", 0038 "type": "application/atom+xml", 0039 "href": "https://www.google.com/m8/feeds/contacts/xyz%40no.where/full/9876dcba" 0040 }, 0041 { 0042 "rel": "edit", 0043 "type": "application/atom+xml", 0044 "href": "https://www.google.com/m8/feeds/contacts/xyz%40no.where/full/9876dcba" 0045 } 0046 ], 0047 "gd$name": { 0048 "gd$fullName": { 0049 "$t": "Complete Contact" 0050 }, 0051 "gd$givenName": { 0052 "$t": "Complete" 0053 }, 0054 "gd$familyName": { 0055 "$t": "Contact" 0056 } 0057 }, 0058 "gContact$nickname": { 0059 "$t": "Blah :) blah^2" 0060 }, 0061 "gContact$occupation": { 0062 "$t": "someprofession" 0063 }, 0064 "gd$email": [ 0065 { 0066 "rel": "http://schemas.google.com/g/2005#home", 0067 "address": "xyz@no.where" 0068 }, 0069 { 0070 "rel": "http://schemas.google.com/g/2005#work", 0071 "address": "xyz@some.where" 0072 } 0073 ], 0074 "gd$im": [ 0075 { 0076 "address": "danvratil", 0077 "protocol": "http://schemas.google.com/g/2005#SKYPE", 0078 "rel": "http://schemas.google.com/g/2005#other" 0079 } 0080 ], 0081 "gd$phoneNumber": [ 0082 { 0083 "rel": "http://schemas.google.com/g/2005#mobile", 0084 "$t": "098765432109876432" 0085 }, 0086 { 0087 "rel": "http://schemas.google.com/g/2005#work", 0088 "$t": "243534655262476" 0089 } 0090 ], 0091 "gd$structuredPostalAddress": [ 0092 { 0093 "rel": "http://schemas.google.com/g/2005#home", 0094 "gd$formattedAddress": { 0095 "$t": "Complete Street\nComplete City, Complete Code\n\nCOMPLETE COUNTRY" 0096 }, 0097 "gd$street": { 0098 "$t": "Complete Street" 0099 }, 0100 "gd$postcode": { 0101 "$t": "Complete Code" 0102 }, 0103 "gd$city": { 0104 "$t": "Complete City" 0105 }, 0106 "gd$country": { 0107 "$t": "Complete Country" 0108 } 0109 } 0110 ], 0111 "gContact$relation": [ 0112 { 0113 "rel": "spouse", 0114 "$t": "Some spouse2" 0115 }, 0116 { 0117 "rel": "manager", 0118 "$t": "some manager" 0119 }, 0120 { 0121 "rel": "assistant", 0122 "$t": "some assistant" 0123 } 0124 ], 0125 "gContact$website": [ 0126 { 0127 "href": "http://www.my-stupid.homepage", 0128 "rel": "home-page" 0129 }, 0130 { 0131 "href": "http://www.my-stupid.blog", 0132 "rel": "blog" 0133 } 0134 ], 0135 "gContact$groupMembershipInfo": [ 0136 { 0137 "deleted": "false", 0138 "href": "http://www.google.com/m8/feeds/groups/xyz%40no.where/base/6" 0139 } 0140 ], 0141 "gd$organization": [ 0142 { 0143 "gd$orgName": { 0144 "$t": "My Organization" 0145 }, 0146 "gd$orgDepartment": { 0147 "$t": "My Department" 0148 }, 0149 "gd$orgTitle": { 0150 "$t": "Smartass" 0151 }, 0152 "gd$where": { 0153 "$t": "A galaxy far away" 0154 } 0155 } 0156 ], 0157 "gContact$event": [ 0158 { 0159 "rel": "anniversary", 0160 "gd$when": { 0161 "startTime": "2010-05-20" 0162 } 0163 } 0164 ] 0165 } 0166 }