blob: 5329df67cdc4c9b33b2475fc3b3e40ba5bd1db55 [file] [log] [blame]
(:*******************************************************:)
(:Test: sequence-type-20 :)
(:Written By: Carmelo Montanez :)
(:Date: March 29, 2006 :)
(:Purpose: Evaluate simple sequence type using instance :)
(: and boolean. uses "boolean?" on sequence of two booleans.:)
(:*******************************************************:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
(fn:true(),fn:false()) instance of xs:boolean?