file:is-file
Tests if $path points to a file.
is-file($path as xs:string) ➔ xs:boolean
Arguments | |||
| $path | xs:string | Path to file/directory |
Result | xs:boolean | ||
Namespace
http://expath.org/ns/file
Tests if $path points to a file.
is-file($path as xs:string) ➔ xs:boolean
Arguments | |||
| $path | xs:string | Path to file/directory |
Result | xs:boolean | ||
http://expath.org/ns/file