Unpack a ZIP archive.
| Port | Description |
| result primary | Fileset manifest that lists all the entries in the ZIP, optionally extracted to
|
| Local Name | Namespace URI | Default | Description |
| href required | The value of the "href" option must be an IRI. It is a dynamic error if the document so identified does not exist or cannot be read. |
||
| unzipped-basedir | If specified, the ZIP archive is unpacked to this location. It is a dynamic error if the "store-to-disk" option is true and the value of the "unzipped-basedir" option does not identify a directory. |
||
| store-to-disk | false() | Whether to store the ZIP entries to disk, or only list them in the fileset manifest on the "result" port. |
|
| overwrite | false() | Whether existing directories and files will be overwritten when "store-to-disk" is set to true. |