Message content 

Lists the elements in the Atom entry document of a message posted to the Profiles message board.

All elements are in the http://www.w3.org/2005/Atom namespace, except those that are prefixed as follows:

thr

Table 1. Simple entry elements

Element How treated on input Description
<id> Ignored Unique identifier of a message posted to a message board.
<title type="text"> Ignored Entry title. 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="entry"/> Required Identifies the item as an entry.
<category scheme="http://www.ibm.com/xmlns/prod/sn/message-type" term="simpleEntry"/> Required Identifies the type of entry. An entry of type simpleEntry represents a message.
<link rel="self" type="application/atom+xml" href="url"> Ignored Use the web address in the href attribute to return a complete representation of this message entry.
<link rel="replies" type="application/atom+xml" href="url" thr:total="0"> Ignored Specifies a URI from which you can retrieve a feed of the replies to this message.
<summary type="text"> Ignored A summary text description of this message.
<content type="text"> Required The content of the message.
<comments xmlns="http://www.ibm.com/xmlns/prod/sn"> Optional Contains multiple comment elements that represent the first two and last two comments added to the message.
<updated> Ignored The date this entry was updated, as defined in the Atom specification.
<published> Ignored The date this entry was created, as defined in the Atom specification.
<author>
  <name>
  <email>
  <snx:userid>
  <snx:userState>
</author>

Ignored The person who created the entry.
<contributor>
  <name>
  <email>
  <snx:userid>
  <snx:userState>
</contributor>

Ignored The person who updated the entry. Provide either an <email> element or <snx:userid> element on input. If IBM Connections is configured to prevent email addresses from being displayed, then the <email> element is not supported; provide the <snx:userid> instead. Otherwise, <email> can be used. The <name> element is not required. The <snx:userid> element identifies whether the person is an active or inactive user.


Parent topic

Profiles Atom entry types

Related reference
Add a message to a message board
Getting a person's message board entries


   

 

});

+

Search Tips   |   Advanced Search