Implementation of a text element with children.
class base element
extends debuggable
implements text element
private element id id
overload base element(element id id, readonly dictionary[attribute id, attribute fragment] attributes, text fragment or null children)
overload base element(element id id, attribute id attr, attribute fragment value, text fragment or null children)