xsl-list
[Top] [All Lists]

RE: FW: xsl:document() and Access is Denied error

2003-06-26 08:01:45

The mapping between URIs and windows lan \\ naming 
convenntion is a bit of a black art though, but you could try


//intranet/FileName.xml
file://intranet/FileName.xml
file:///intranet/FileName.xml


IIRC, I found that under JDK 1.4,

file://///intranet/FileName.xml

works. But since there's no official specification for this mapping,
it's up to each vendor to decide, and Sun's mapping may not be the same
as Microsoft's.

Michael Kay


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