This [[Module Library|XQuery Module]] contains functions and variables related to file system operations, such as listing, reading, or writing files. This module has been aligned with the latest [http://expath.org/spec/file EXPath File Module] draft from 2011. =Conventions= All functions in this module are preceded by assigned to the <code>http://expath.org/ns/file:</code> prefixnamespace, which is linked statically bound to the statically declared <code>file<nowiki/code> prefix.<br/>All errors are assigned to the <code>http://expath.org/ns/fileerror</nowikicode> namespace, which is statically bound to the <code>exerr</code> namespace. This module has been aligned with the latest [http://expath.org/spec/file EXPath File Module] draft from 2011 (expected to be online soon)prefix. =Functions=
==$file:directory-separator==