btw, i am not speaking about xml catalogs specifically, but URIs
(which XML catalogs handle)

On 5/30/07, Chris Chiasson <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to