arch:entry-names
Returns the entry names for all the entries found within the archive as a sequence of string values in the order in which they appear in the archive.
entry-names($archive as xs:base64Binary) ➔ xs:string*
Arguments | |||
| $archive | xs:base64Binary | The archive to be read or altered |
Result | xs:string* |
Namespace
http://expath.org/ns/archive
Links to specifications
Saxon availability
Available whether or not support for XPath 3.0 is enabled. Implemented since Saxon 9.6. Requires Saxon-PE or Saxon-EE. Available for Java and C/C++ only (not .NET).