file:dir-separator

Returns the value of the operating system-specific directory separator, which usually is / on UNIX-based systems and \ on Windows systems.

dir-separator() ➔ xs:string

There are no arguments

Result

xs:string

Namespace

http://expath.org/ns/file

Links to specifications

EXPath File Module

Saxon availability

Available whether or not support for XPath 3.0 is enabled. Implemented since Saxon 9.5. Requires Saxon-PE or Saxon-EE.