This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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@compuserve.com>
To: <xsl-list@mulberrytech.com>
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]