Hi all,
I have a document that has a large number of element nodes that I need to add an attribute to. I have found documentation that shows how to add a elements to an exisiting document and remove an elements attributes but nothing that shows how to add an attribute to an existing XElement object.
Seems like there should be an easy way to do this. Code snippets are appreciated.
Thanks.
Thanks, -ja