Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Replace attribute value Replace attribute valueTo: NULL Date: 2/8/2008 12:27:00 PM Hi, I would like to replace attribute values in an XML file if it matches another value. Given this XML fragment : <Users> <User fistName = "Olivier" advancedViewing="VRAI"/> <User fistName = "Olivier" advancedViewing="FAUX"/> </Users> It should become : <Users> <User fistName = "Olivier" advancedViewing="true"/> <User fistName = "Olivier" advancedViewing="false"/> </Users> How can I do this ? TIA. | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
