Hi Need to know how to replace an attribute value using node-replace function I have the following element <contributor id ="44" fname="xyz" lname="lll" /> I want to change the fname from xyz to abc Any examples Thanks