arch:options-map

Returns a description of the type and properties of a given archive as a map.

options-map($archive as xs:base64Binary) ➔ map(xs:string,item()?)

Arguments

 

$archive

xs:base64Binary

The archive to be read or altered

Result

map(xs:string,item()?)

Namespace

http://expath.org/ns/archive

Links to specifications

EXPath Archive Module

Saxon availability

Requires support for XPath 3.0 to be enabled. Implemented since Saxon 9.6. Requires Saxon-PE or Saxon-EE. Available for Java and C/C++ only (not .NET).