RE: [xml] URI question...

Date view Thread view Subject view Author view

From: Marc Sanfacon (sanm@copernic.com)
Date: Mon Oct 02 2000 - 16:17:37 EDT


Thank you.

-----Original Message-----
From: xml-request@rufus.w3.org [mailto:xml-request@rufus.w3.org]On
Behalf Of (TOM)
Sent: October 2, 2000 15:52 PM
To: xml@rpmfind.net
Subject: Re: [xml] URI question...

----- Original Message -----
From: Marc Sanfacon <sanm@copernic.com>
Sent: Monday, October 02, 2000 8:38 PM

Hi,

> we are using libxml under Windows. We have encountered a problem
> with the URI on local files. Since under windows, there are drive letters
> to specify a file path, the uri looks like this:
>
> file://c:/tmp/MyFile.txt
>
> When giving this to 'xmlBuilrURI', it tries to look for the port
> number...

Shouldn't your URI be file:///c:/tmp/MyFile.txt (with three slashes after
the
scheme ; actually an URI without hostname) ?
...according to RFC1738, section 3.10

----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net
----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Mon Oct 02 2000 - 16:43:18 EDT