Re: [xml] URI question...

Date view Thread view Subject view Author view

From: TOM (ptittom@free.fr)
Date: Mon Oct 02 2000 - 15:52:29 EDT


----- 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


Date view Thread view Subject view Author view

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