Home

 

Media link content

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


Blog entry elements

Element How treated on input Description
<id> not supported Unique identifier of a media link entry. Since media link entries are created by the system when you upload a file, this id is required when you update the entry.
<title type="text"> not supported Entry title; a descriptive title of the media resource specified in text format. The type attribute is optional; type="text" is the default and only format allowed.
<link rel="alternate" type=" media-type" href="file_url"/> not supported Use this Web address to obtain the media resource that this media link entry describes. The type attribute indicates the mime type of the media resource.
<link rel="edit" type="application/atom+xml" href="edit_url"/> not supported Use this Web address to update or delete this media link entry .
<link rel="edit-media" type=" media-type" href=" edit_url"/> not supported Use this Web address to update or delete the media resource.
<link rel="enclosure"type=" media-type" length="" href="resource_url"/> not supported Use this Web address to retrieve the media resource.
<content type=" media-type" src="file_url" not supported The src attribute gives the location (at the server) of the media resource, as defined in the Atom publishing specification. The type attribute indicates the mime type of the media resource.
<summary> not supported A summary description of the media resource.
<updated> not supported The date this entry was updated, as defined in the Atom specification.


Blogs Atom entry types

 

Related reference


Create media resources

Retrieving a media resource

Updating media resources

Delete media resources

Get a feed of the media link entries of a blog

Navigating Blogs subscription API resources

Navigating Blogs publishing API resources


+

Search Tips   |   Advanced Search