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