Re: [xslt] usign windows filenames as SYSTEM identifiers



===
----- Original Message -----
From: <k_isdale@tpg.com.au>

> > To access C:\foo.xsl you would use (probably) :
> >
> >   file:///C:/foo.xsl

Yes, although I think that file://C|/foo.xsl is the win32 URI syntax.

> The example
>     file:///foo.xsl
> does not work. I understand this is because an
> absolute path or a opaque path should be
> provided, not a path relative to the current
> directory of some process.

Yet '/foo.xsl' is an absolute path (for the file: scheme). 'foo.xsl' can
be considered an opaque path and therefore valid as well.

Rob




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]