[Home] [By Thread] [By Date] [Recent Entries]


For one thing, URLs don't use backslashes. Either of the following should
work (for a local file):

file://machine/path/file.xml
file:///path/file.xml

An odd number of leading slashes indicates there is no "authority".

Bob
----- Original Message -----
From: "Dave Pawson" <dpawson@n...>
To: <xml-dev@l...>
Sent: Thursday, May 01, 2003 11:30 AM
Subject:  rfc 1738


> 1994 I guess UNC's didn't cause much of a problem.
>
> Trying to work out how a UNC might fit into XSLT, the document() function,
> which requires a uri.
>
> Tried various combinations, and (possibly because of the java sandbox)
> I can't retrieve a document from, for instance
> document('file://\\machine\\path\file.xml')
>    or the various combinations thereof.
>
> Anyone know how this might be written please?
>
> TIA, DaveP
>
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
>
>


  • References:
    • rfc 1738
      • From: Dave Pawson <dpawson@n...>
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member