Creates an element node.
const XmlElement({ required this.name, required this.attributes, required this.children, });