Re: Specifying a drive in an URI with XT under Windows

Subject: Re: Specifying a drive in an URI with XT under Windows
From: "Steve Muench" <smuench@xxxxxxxxxxxxx>
Date: Mon, 20 Mar 2000 07:11:08 -0800
Try,

file:///D:/foo/bar/baz.xml

With the three slashes.

_________________________________________________________
Steve Muench, Consulting Product Manager & XML Evangelist
Business Components for Java Development Team

----- Original Message -----
From: "Tangi Vass" <tangivass@xxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Monday, March 20, 2000 4:56 AM
Subject: Specifying a drive in an URI with XT under Windows


Hi,

I didn't find a way to specify the drive in an URI for XT.

Where Xalan accepts URI like D:/my-dir/my-file.xml, XT seems to expect an URI like file:/my-dir/my-file.xml.
How can I include the drive to use?

In large scale applications where mutable data should be put apart from the code for saving purposes, it's a real
problem.
Aren't there any standard URI syntax supporting Windows file system?

Thanks by advance,

Tangi Vass



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread