Re: [docbook-apps] Proper way to specify UNC path in XML catalog

From
Chris Chiasson <>
Date
2007-05-30T22:04:08+00:00
ID
Thread
Re: [docbook-apps] Proper way to specify UNC path in XML catalog
btw, i am not speaking about xml catalogs specifically, but URIs
(which XML catalogs handle)

On 5/30/07, Chris Chiasson <> wrote:
> yes, there is an ietf rfc that specifies this
> if you can't find it, let me know
>
> On 5/30/07, 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?
> >
> > Thanks,
> > Ken
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: 
> > For additional commands, e-mail: 
> >
> >
>
>
> --
> http://chris.chiasson.name/
>


-- 
http://chris.chiasson.name/