Feed link entry content 

Lists the elements in a feed link Atom entry.

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

app

snx

Table 1. Feed link entry elements

Element How treated on input Description
<id> Ignored Unique identifier of a feed link
<title type="text"> Required Entry title; a descriptive title of the feed link 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="feed"/> Required Identifies a feed link
<category term=" tag_word"/> Optional Repeat for each feed link tag
<link href="..."/> Required The URL of the feed. A feed reader (or the Communities user interface) can use this URL to subscribe to the feed and obtain summaries of recent updates. The Communities user interface will not display feeds that require authentication.
<link rel="self" href="..."/> Ignored As defined in the Atom specification.
<link rel="edit" type="application/atom+xml" href="..."/> Ignored Use this URL to update the feed link information (title, tags, etc), or to delete it.
<content type="html"> Required A description of this feed link; may be empty
<summary type="text"> Ignored A plain text summary of the description of this feed link; provided in feeds instead of the full description
<published> Ignored The date this entry was published, as defined in the Atom specification.
<updated> Ignored The date this entry was updated, as defined in the Atom specification.
<author>
  <name>
  <email>
  <snx:userid>
  <snx:ldapid>
  <snx:userState>
</author>

Ignored The author of this entry, as defined in the Atom specification. 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> and <snx:userState> elements are ignored on input.


Parent topic

Communities Atom entry types

Related reference
Create feed links
Retrieve a feed link
Update feed links
Delete feed links


   

 

});

+

Search Tips   |   Advanced Search