Ken Morse wrote:
Hello,
I've recently run into trouble trying to specify a UNC pathname in an
XML catalog. The pathname has the form:
\\server\path\
For xsltproc, the following seems to work:
file://///server/path/ (5 forward slashes)
and for Saxon/Xerces this works:
file:////server/path/ (4 forward slashes)
Is there an "official" way to specify an UNC pathname for XML
catalogs? And maybe even something that works with both xsltproc and
Saxon/Xerces?
Bottom line it's a mess Ken.
http://www.dpawson.co.uk/xsl/sect4/uriIncl.html
http://www.dpawson.co.uk/xsl/sect4/uri.html#d15268e31
has what explanations I've gathered.
HTH
regards
--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]