khfaraaz82@gmail.com | c526fe9 | 2012-08-10 22:09:13 +0000 | [diff] [blame] | 1 | /* |
2 | * Description : Test string to codepoint function with special characters | ||||
3 | * Expected Res : Success | ||||
4 | * Date : 7th Aug 2012 | ||||
5 | */ | ||||
6 | |||||
7 | write output to nc1:"rttest/string_strtocpt03.adm"; | ||||
8 | |||||
9 | let $x := "!@#$%^&*()" | ||||
10 | return string-to-codepoint($x) |