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

Re: Atom Link Extensions Use Case



On Fri, Jun 8, 2012 at 10:41 AM, Tim Bray <twbray@xxxxxxxxxx> wrote:
> Why not just drop an element into the <entry> in your own namespace?  This
> doesn’t feel like any kind of a link to me.
>
> <feed xmlns:loc="http://whatever.loc.gov";>
>   ...
>   <entry>
>     ...
>     <loc:checksum>3c89ea593c01483fd091</loc:checksum

Since there can (potentially) be multiple <link> elements per <entry>
it would be difficult to know which resource the checksum applied to
no?

//Ed