This module is part of Zorba's XQuery Data Definition Facility. All the integrity constraints managed by this module have to be pre-declared in the prolog of a module. Please refer to the general documentation for more information and examples.
check-integrity-constraint
($name as xs:QName) as xs:boolean external
Checks if the specified constraints are valid in the database. |
declare function icdml:check-integrity-constraint($name as xs:QName) as xs:boolean external