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