current normalizers create elements with hardcoded tagNames.
The tag names are better to be injectable, so the normalizers are reusable.
background: in XML the definitions are applied by inheritance.
Therefore, the point where a definition is applied may decide what the tagName is.