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