expath-file:create-dir

Creates a directory

create-dir($dir as xs:string) ➔ empty-sequence()

Arguments

 

$dir

xs:string

The name or path of the new directory

Result

empty-sequence()

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