blob: b203f6d635844971e92948aac9204790b047964c [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_strtocpt02.adm";
let $x := "\"'-=_+|\,./<>?:;~`"
return string-to-codepoint($x)