Home
Profile entry content
Lists the elements in an profile Atom entry. All elements are in the http://www.w3.org/2005/Atom namespace, except those that are prefixed as follows:
- app
- In the http://www.w3.org/2007/app namespace.
- snx
- In the http://www.ibm.com/xmlns/prod/sn namespace.
Profile entry elements
Element How treated on input Description <id> Ignored Unique identifier of a profile. <title type="text"> Ignored Entry title; the name of the user this profile represents specified in text format. The type attribute is optional; type="text" is the default and only format allowed. <category scheme="http://www.ibm.com/xmlns/prod/sn/type" term="profile"/> Required Identifies a profile entry. <category term=" tag_word"/> Optional Repeat for each profile tag. <link rel="related" type="text/html" href=" html_view"> Ignored A link to an HTML formatted view of this profile. <link rel="alternate" type="text/directory" href="vcard_view"> Ignored A link to a VCard-formatted view of the profile. For more information on VCard, go to the following external Web site: http://www.imc.org/pdi/vcard-21.txt <link rel="self" type="application/atom+xml" href="vcard_url"> Ignored As defined in the Atom specification. <link rel="edit" type="application/atom+xml" href="vcard_url"> Ignored Specifies a URI from which you can retrieve the full content of the profile, as opposed to a summary. Use this URI to retrieve or update a profile entry. <div class="x-profile-key"> Ignored The value of this element is a unique ID generated by Profiles to identify a person. You can use this key to retrieve a person's photo, pronunciation file, and more. <div class="x-extension-property"> Optional This element contains Profiles extension properties. It appears once for each extension defined by the Profiles administrator. See the table below for the definition of each extension item. <summary type="text"> Ignored A summary text description of this profile, such as "Profile information for Samantha Daryn." <content type="type"> Required When type="xhtml", this element contains a HCARD formatted representation of this profile. When type="text", this element contains a VCARD representation of this profile. Only type="text" is supported for input. <updated> Ignored The date this entry was updated, as defined in the Atom specification.
Related reference
Searching for a user's profile
Searching for a person's report-to chain
Searching for a person's direct reports
Searching for a person's colleagues