|
The Text object represents the text of an Element or an Attr object. (In XML this is referred to as character data as opposed to any markup that might be used to modify it.) If the text does contain markup, it is parsed into a list of markup elements with accompanying child text nodes
|
|