blob: 6daf0fe422159d9f376043aa03a19cf0a7763a27 [file] [log] [blame]
/*
* Description : Test string to codepoint function with special characters
* Expected Res : Success
* Date : 7th Aug 2012
*/
write output to nc1:"rttest/string_strtocpt03.adm";
let $x := "!@#$%^&*()"
return string-to-codepoint($x)