[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: atom:icon/logo in atom:entry



On Thu, Oct 1, 2009 at 4:11 PM, Antonio Tapiador del Dujo <atapiador@xxxxxxxxxx> wrote:

Hi,
I'm writting an atom feed for "Space" items and would like to include a <logo>
for each Space.

The spec says atom:icon/logo are elements for <feed>.
Is it ok to include them inside <entry>? Is there any experience on this?

I had a similar requirement recently and though I decided against it at the time I have seen a proposal to use the <content> element under <link> elements for including link contents inline. That way you're avoiding having to re-specify an element that already exists, provided there is nothing in the spec that says you specifically can't do this - it's essentially an extension.

Sam