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 in XPath 2.0 and later versions. Implemented since Saxon 9.6. Requires Saxon-PE or Saxon-EE. Available for Java and C/C++ only (not .NET).