Database Reference
In-Depth Information
counter
Description
Persistent counters
Namespace
counter="http://exist-db.org/xquery/counter"
Type/default status
Java; enabled in $EXIST_HOME/conf.xml ; enabled in $EXIST_HOME/extensions/
build.properties
Class
org.exist.xquery.modules.counter.CounterModule
This module adds eXist global persistent counters. It allows you to count things and
keep the results across sessions and database restarts.
datetime
Description
Date and time operations
Namespace
datetime="http://exist-db.org/xquery/datetime"
Type/default status
Java; disabled in $EXIST_HOME/conf.xml ; enabled in $EXIST_HOME/extensions/
build.properties
Class
org.exist.xquery.modules.datetime.DateTimeModule
This module has functions for working with dates and times, like parsing strings into
dates, counting days in a month, and creating date/time ranges. It can also format
dates/times into more user-friendly strings. Much of its functionality has already
been superceded by newer (more portable) modules.
exi
Description
Working with EXI (XML binary)
 
Search WWH ::




Custom Search