xml_attribute
struct xml_attribute type;
struct xml_attribute x, y, w, h, cl;
struct xml_attribute x, y, cl;
struct xml_attribute fontsize, transform;
struct xml_attribute x1, y1, x2, y2, cl;
struct xml_attribute transform;
struct xml_attribute svg_attrs[2];
STAILQ_ENTRY(xml_attribute) next;
STAILQ_HEAD(, xml_attribute) attributes;