Learn something new every day...

On Wed, Aug 14, 2019 at 5:44 PM Andy Seaborne <a...@apache.org> wrote:

>
>
>
> (and it is technically wrong to have a # in the base)
>
>
so as a base "http://example.com/myfile.txt#"; is incorrect but "
http://example.com/myfile.txt/"; is correct?

or technically does the last segment of the base need to be an NCName[1]?
in which case "http://example.com/myfile.txt"; but not "
http://example.com/myfile.txt#"; or "http://example.com/myfile.txt/";

How does one create a technically correct base that will convert
<one>
to
<http://example.com/myfile.txt#one>
or
<http://example.com/myfile.txt/one>

?  Or is that just not possible?

Thx,
Claude


[1] https://www.w3.org/TR/xml-names/#NT-NCName
-- 
I like: Like Like - The likeliest place on the web
<http://like-like.xenei.com>
LinkedIn: http://www.linkedin.com/in/claudewarren

Reply via email to