arch:delete-map

Returns an archive with the given entries deleted.

delete-map($archive as xs:base64Binary, $entries as map(xs:string,item()*)) ➔ xs:base64Binary

Arguments

 

$archive

xs:base64Binary

The archive to be read or altered

 

$entries

map(xs:string,item()*)

The names of the entries required

Result

xs:base64Binary

Namespace

http://expath.org/ns/archive

Links to specifications

EXPath Archive Module