ElementNode

constructor(name: String, namespace: String = "", lang: String = "", attributes: AttributeMap = emptyMap(), children: List<Node> = listOf())