blob: 6fb016e83e44eb2d89b99760a8bdbd663bd782be [file] [log] [blame]
(:*******************************************************:)
(: Test: K-CollationProlog-3 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: Any implementation must support setting the default collation to the Unicode Codepoint collation with 'declare default collation'. :)
(:*******************************************************:)
declare default collation "http://www.w3.org/2005/xpath-functions/collation/codepoint";
default-collation() eq "http://www.w3.org/2005/xpath-functions/collation/codepoint"