xsl-list
[Top] [All Lists]

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

2003-06-26 07:59:08

<xsl:variable name="Names" 
select="document('\\intranet\FileName.xml')" />
 

The argument to the document() function is supposed to be a URI, not a
filename.

Microsoft's products are known to interpret the term "URI" rather
liberally, but the above certainly *shouldn't* work.

Michael Kay


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