Node.attributes

Array of attributes that the tag has (empty if not tag)

struct Node
Attribute[] attributes;

Meta