RE: [xsl] Opening a document on a server

Subject: RE: [xsl] Opening a document on a server
From: "Ross, Douglas" <DRoss@xxxxxxxxxx>
Date: Wed, 15 Jun 2005 17:04:34 -0400
Jay,

I think you may have too many slashes and missing the drive:

file:///C:/Oscar/Felix/myfile.xml

Douglas Ross
Senior Software Engineer
Kronos
www.kronos.com


-----Original Message-----
From: JBryant@xxxxxxxxx [mailto:JBryant@xxxxxxxxx]
Sent: Wednesday, June 15, 2005 5:04 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Opening a document on a server

Hi, all,

I need to open a file on a server from within my stylesheet. Suppose the

server is named Oscar and has a directory named Felix.

document('file:////Oscar/Felix/myfile.xml')

did not work (though some web surfing for ways to do this had made me
think it would).

Anyone know how to open that file from inside my stylesheet?

I am using Saxon 8.4.

Thanks.

Jay Bryant
Bryant Communication Services
(presently consulting at Synergistic Solution Technologies)

Current Thread