| (:*******************************************************:) | |
| (: Test: K-SubstringAfterFunc-5 :) | |
| (: Written by: Frans Englich :) | |
| (: Date: 2006-10-05T18:29:40+02:00 :) | |
| (: Purpose: A test whose essence is: `substring-after("foo", "fo", "http://www.w3.org/2005/xpath-functions/collation/codepoint") eq "o"`. :) | |
| (:*******************************************************:) | |
| substring-after("foo", "fo", | |
| "http://www.w3.org/2005/xpath-functions/collation/codepoint") eq "o" |