string lookfor = "Mac" query = "/contacts/contact" + "[contains(lower-case(name),'"+ lookfor.toLowerCase() + "')]";
No comments:
Post a Comment