Return a copy of this node and all its children.
@override XmlText copy() => XmlTextSyntheticImpl(text);