Home

 

Chat node content

Lists the elements in an Activities chat node entry. All elements are in the http://www.w3.org/2005/Atom namespace, except those that are prefixed as follows:


Chat node entry elements

Element How treated on input Description
<category scheme="http://www.ibm.com/xmlns/prod/sn/type" term="chat"/> Required Identifies a chat node
<content type="html"> Required The formatted text content of the chat; may be empty
<title type="text"> Required Entry title; the title of the chat specified in text format. The type attribute is optional; type="text" is the default and only format allowed.
<category term="tag_word"/> Optional Repeat for each chat node tag
<author> Ignored The author of this entry, as defined in the Atom specification.
<id> Ignored Unique identifier of a chat node
<link rel="self" href="..."/> Ignored As defined in the Atom specification
<link rel="edit" type="application/atom+xml" href="..."/> Ignored Use this URL to obtain the latest full content (not just summary) of this chat node and to update or delete it
<link rel="alternate" type="text/html" href="..."/> Ignored Use this URL to obtain a HTML representation of this chat node suitable for display in a browser.
<published> Ignored The date this entry was published, as defined in the Atom specification.
<thr:in-reply-to type="application/atom+xml" href="parent_url"/> Ignored Use this URL to obtain the activity node that this node is a reply to; that is, this node's parent
<updated> Ignored The date this entry was updated, as defined in the Atom specification.


Activities Atom node data types


+

Search Tips   |   Advanced Search