On 17/5/06 10:47 PM, "A. Pagaltzis" <[EMAIL PROTECTED]> wrote:
>> <entry>
>> <link rel="replies" thr:count="5" xml:lang="en" href="1" />
>> <link rel="replies" thr:count="1" xml:lang="fr" href="1" />
>> ...
>> </entry>
>
> You mean `hreflang`, not `xml:lang`, right?
I also meant there to be different hrefs too :-(
<entry>
<link rel="replies" thr:count="5" hreflang="en" href="1" />
<link rel="replies" thr:count="1" hreflang="fr" href="2" />
...
</entry>
e.
