Hi, For a xml like: <f1> <f2> abc </f2> </f1> The vaule of element f2 is abc, now I want to get this value, how can? Thanks a lot. Bin