The element's attributes by name, all as strings. Empty for text nodes.
The child nodes, in document order. Empty for text nodes.
The element's name with its prefix, such as w:p. #text for a text node, #root for the top of the tree.
The text of a text node. Empty for elements.
A simplified XML element: name, attributes, children in document order, and text for text nodes.