 |
본문으로 돌아가기
Listing 2. 아톰 포맷의 프로필 결과
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
xmlns:fh="http://purl.org/syndication/history/1.0">
<id>tag:profiles.ibm.com,2006:feed</id>
<fh:complete></fh:complete>
<generator uri="http://www.ibm.com/xmlns/prod/sn" version="1.0.2">
Lotus Connections - Profiles
</generator>
<title type="text">profile with email johndoe@us.ibm.com</title>
<author>
<name>Lotus Connections - Profiles</name>
</author>
<updated>2007-07-14T03:02:53.313Z</updated>
<link rel="self" type="application/atom+xml"
href="http://connections.lotuslabs.com/profiles/atom/profile.do?
email=johndoe%40us.ibm.com&format=lite">
</link>
<entry>
<id>tag:profiles.ibm.com,2006:entry123456</id>
<category scheme="http://www.ibm.com/xmlns/prod/sn/type"
term="profile">
</category>
<title type="text">John Q. Doe</title>
<updated>2007-07-14T03:02:53.313Z</updated>
<link rel="self" type="application/atom+xml"
href="http://connections.lotuslabs.com/profiles/atom/profile.do?
uid=123456&format=full">
</link>
<link rel="related" type="text/html"
href="http://connections.lotuslabs.com/profiles/html/profileView.do?
uid=123456">
</link>
<link rel="alternate" type="text/directory"
href="http://connections.lotuslabs.com/profiles/vcard/profile.do?
email=johndoe%40us.ibm.com">
</link>
<summary type="text">
Profile information for John Q. Doe
</summary>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<span class="vcard">
<div>
<img class="photo"
src="http://connections.lotuslabs.com/profiles/photo.do?
uid=123456&lastMod=1194639249000">
</img>
</div>
<div>
<a class="fn url"
href="http://connections.lotuslabs.com/profiles/atom/profile.do?
uid=123456">
John Q. Doe
</a>
</div>
<div>
<a class="email"
href="mailto:johndoe@us.ibm.com">
johndoe@us.ibm.com
</a>
</div>
<div class="x-groupwareMail" style="display:none">
John Doe/Raleigh/IBM
</div>
<div class="org">
<span class="organization-unit">
IBM Software Group, WPLC
</span>
</div>
<div class="role">IBM employee, Regular</div>
<div class="title">
Senior IT Specialist, Lotus Workplace ISV
Technical Enablement
</div>
<div class="adr work postal">
<div class="street-address">
4205 S MIAMI BLVD
</div>
<div
class="extended-address x-streetAddress2">
</div>
<span class="locality">DURHAM</span>
<span class="region">NC</span>
<span class="postal-code">27703-9141</span>
<div class="country-name">United States</div>
<div class="x-country-code"
style="display:none">
us
</div>
<div class="x-worklocation-code"
style="display:none">
SMB
</div>
</div>
<div class="x-office">
<span class="x-building">502</span>
<span class="x-floor">03</span>
<span class="x-office-number">K307</span>
</div>
<div class="tel">
<abbr class="type" title="work">Work:</abbr>
<span class="value">1-919-555-1212</span>
</div>
<div class="x-manager-uid" style="display:none">
654321
</div>
<div class="uid">
d5ed42c0-8f09-1028-9dec-db07163b51b2
</div>
<div class="x-profile-uid">123456</div>
<div class="rev" style="display:none">
2007-07-14T03:02:53.313Z
</div>
</span>
</div>
</content>
</entry>
</feed>
|
본문으로 돌아가기
|  |
|