expath-file:path-to-native

Returns the native operating system representation of a file name. The input is typically a URI.

path-to-native($path as xs:string) ➔ xs:string

Arguments

 

$path

xs:string

The file name (path)

Result

xs:string

Details

Namespace: http://expath.org/ns/file

Notes on the Saxon implementation

Implemented since Saxon 9.5; available whether or not support for XPath 3.0 is enabled