Thomas Broyer wrote:
>
> 2006/7/27, James M Snell:
>>
>> And within feed documents in the form of language-qualified alternate
>> links (e.g., <link rel="self" hreflang="fr" href="..." />, <link
>> rel="self" hreflang="de" href="..." />, etc)
>
> You rather meant <link rel="alternate" hreflang="fr"
> type="application/atom+xml" href="..." /> <link rel="alternate"
> hreflang="de" type="application/atom+xml" href="..." />, weren't you?
> ;-)
>
Doh! Yeah. For some reason I've been transposing these two alot this
week. Thx.
- James