Tag.tagName

Name of the XML or HTML tag, for example book for <book> or div for <div></div>.

struct Tag
string tagName;

Meta