Home
Download
Wiki
Demo
Open Source Native XML Database
About Us
Who we are
Acknowledgements
Documentation
Quick Start
Main Documentation
eXist Developer's Blog
Extension Modules
Feature Sheet
Function Library
XQuery Wikibook
Examples
All Examples
Bibliographic Demo
XML Acronyms
XQuery IDE (eXide)
XQuery Sandbox
Community
Mailing Lists
IRC Chat
Social Media
Development
Bug Tracker
ChangeLog
Javadoc
Source code
Submit Patches
Administration
Admin
Webstart Client
A RESTful browser for eXist Function Modules
Modules
>
util
>
get-sequence-type
util
http://exist-db.org/xquery/util
A module for various utility extension functions.
get-sequence-type
util:get-sequence-type($sequence-type as xs:anyType*) xs:string
Returns the string representation of the type of sequence.
$sequence-type
The type of sequence
Returns the string representation of the type of sequence
Return to list of all modules