Screen-Cast: Transforming Attributes in Recursive Pure Functional Transformations (RPFT) of XML

Return to the RPFT Screen-Cast SeriesThis is the seventeenth screen-cast in a series on writing Recursive Pure Functional Transformations (RPFT) of XML. In this screen-cast, we discuss transforming attributes. If you have been following along closely, you probably could imagine what this code looks like, but it is worthwhile to see this in action.

To demonstrate this scenario, I write code to remove the RSID attributes from a WordprocessingML document.