file:resolve-path

Transforms a relative path into an absolute operating system path by resolving it against the current working directory.

resolve-path($path as xs:string) ➔ xs:string

Arguments

 

$path

xs:string

Path to file/directory

Result

xs:string

Namespace

http://expath.org/ns/file

Links to specifications

EXPath File Module