[xquery-talk] solution of string manipulation message

fatma helmy fatmahelmy2000 at yahoo.com
Sun Feb 5 15:26:37 PST 2006


dear all
i did it

let $str := "book/title/author" 
let
$p:=string-join(subsequence(tokenize("book/title/author",
"/"), 1, count(tokenize($str, "/")) - 
1), "/") return $p





__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the talk mailing list