blob: 1d6156bbf9002dc62b0a976310fe2ef64e774b2a [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-1472 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: The xs:NOTATION constructor function must be passed exactly one argument, not two. :)
(:*******************************************************:)
xs:NOTATION(
"prefix:local"
,
"prefix:local"
)