RSS <enclosure> Element
Definition and Usage
The <enclosure> element allows media files to be included in an item.
Attributes
| Attribute | Description |
|---|---|
| length | Required. Defines the length of the media file in bytes. |
| type | Required. Defines the type of the media file. |
| url | Required. Defines the URL pointing to the media file. |