blob: de76795e2c08cda1fbbd8ad4efc2f67c137577a4 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-QuantExprWith-22 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Every-quantification with type-declaration. An implementation supporting the static typing feature may raise XPTY0004. :)
(:*******************************************************:)
not(some $a as empty-sequence() in (), $b as xs:integer in $a satisfies $b)