-record(element, { namespace :: binary(), tag :: binary(), attrs :: list(lustre@attribute:attribute(any())), children :: list(lustre@element:element(any())), self_closing :: boolean(), void :: boolean() }).