Re: <resouce>, links, and addresses [was: W3C and Handle technology ]

|At 01:15 AM 9/3/96 -0400, Daniel W. Connolly wrote:
|>Hmmm... my working definition of "first class" is "addressable."  If
|>the <resource> element above had an ID=xyz attribute, and it were in
|>some document whose address was ABC, then I can see that you could
|>call it a first class link, since its address would be ABC#xyz.

This assumes that the fragment/anchor identifier in a URL can reference either
a named anchor or the SGML ID of an anchor.

Is it possible to address anchors in the form of:

<A NAME="bar"><A HREF="http://foo/">foo</A></A>

or

<A HREF="http://foo/" ID="bar">foo</A>

with

<A HREF="#bar"> ?

-marc

-- 

Received on Friday, 6 September 1996 15:48:52 UTC