Starting from a question on xml-dev
Who provide for the syntax for "file:///c:/"
? (sic)
which was very off topic, it lead to show how much of a mess file
is:
Test on file access
(Dave Pawson).
Personally when I implemented it for
Raptor,
I just made it compatible with Perl's URI module
which I expected would be the maximum implementation-compatbile since
it is multi-platform: