Hi, 2010/2/10 Chitrang Srivastava <chitrang.srivastava at gmail.com>: > How could I find a Element based on it Value of one of it attribute? By looping through the children of its parent element and comparing the values of the attributes, for example. HTH Johannes