blob: 24ded4c200285e2f8164ef5e04b11b584864bbbe [file] [log] [blame]
(:*******************************************************:)
(: Test: K-CollationProlog-5 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: Two 'declare default collation' declarations where the collations differs. :)
(:*******************************************************:)
declare default collation "http://www.w3.org/2005/xpath-functions/collation/codepoint";
declare default collation "http://www.w3.org/2005/xpath-functions/collation/codepoint2";
default-collation() eq "http://www.w3.org/2005/xpath-functions/collation/codepoint"