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