ietf-822
[Top] [All Lists]

Re: New Internet Draft: draft-duerst-archived-at-00.txt

2004-10-24 22:56:24

At 15:31 04/02/26, Bruce Lilly wrote:

>You might want to replace URI-reference with absoluteURI in both
>places, though that would preclude use of a fragment identifier.
>Yet another alternative would be to use "absoluteURI ["#" fragment]"
>which precludes relative URIs while permitting a fragment identifier.
>It really depends on what restrictions you want to place on the types
>of URIs to be permitted.

This is now solved, because RFC 2396bis defines an URI as
URI           = scheme ":" hier-part [ "?" query ] [ "#" fragment ].

Regards, Martin.