xmltwig icon indicating copy to clipboard operation
xmltwig copied to clipboard

enhance strip_att() to support multiple attributes

Open chrispitude opened this issue 5 years ago • 0 comments

I removed the attribute test on the descendants and delete the list of attributes for ALL descendants, which should be faster than looping through the attributes and filtering the descendants by attribute.

chrispitude avatar Aug 08 '19 16:08 chrispitude