xsl-list
[Top] [All Lists]

Windows file path to uri (iri?) using xpath functions

2005-11-21 04:09:19
Is it possible to get from a windows file path:

C:\workspace\xml\abc.xml

To a uri/iri [insert correct terminology here] understandable by Saxon:

file:///c:/workspace/xml/abc.xml

Currently I do this manually, but there seems to be a raft of new uri
related functions mostly about encoding, but I'm hoping one does this
annoying task for me.

thanks
andrew

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--