Home
Products & Services
Developers
XML
XML-RPC
RSS
Contents Table
On-Line Help
Release Notes
Install Notes
Binaries
Sources
About

RSSEnclosure Object

See Also   Example   Properties   Methods   Events

This object models an RSS enclosure element.

Class Diagram

Remarks

RSS enclosures contain details on any enclosures that are part of an item. For example, an MP3 file may be part of a news item, this can be downloaded in the background by an aggregator so that when the news item is clicked on the media clip plays at once.

The object has three properties, the URL of the media clip, TheType of the media clip and it's Length in bytes. Version compatibility is as follows:

VersionCompatibility
0.90Not Supported
0.91Not Supported
0.92Supported
0.93Supported
0.94Unknown
1.0Unknown
2.0Supported

Background

The relation between the properties (highlighted in bold italics) in this object and any resulting XML is as follows:

<enclosure url="URL" length="Length" type="TheType" />
For example:

<category domain=""><category>
Terms of Use, Cookie and Privacy Policies All Materials on this Website are Copyright EnAppSys Ltd. ©2002 - 2009