Recursively map children, excluding root node
Recursively map tag children, including root node
Recursively adds suffix
to every given attribute.
Recursively adds suffix
to every given attribute.
the text to add to the attribute value
which attributes to add the suffix to, by default this is just Set("id")
for backward compatibility reasons. Use Tag.IdAttributeNames for
a more comprehensive set.