On 5/8/05 3:07 PM, "James M Snell" <[EMAIL PROTECTED]> wrote:

> <thr:in-reply-to id="urn:foo:1" type="application/atom+xml"
> src="http://www.example.com/atom"; />

how about this instead

    <link rel="in-reply-to"
          href="http://www.example.com/atom";
          type="application/atom+xml"
          thread:idref="urn:foo:1" />

this way processors that have a basic understanding of what a <link> is can
still do something useful.

e.

Reply via email to