XMLReader->expand()
Returns a copy of the current node as a DOM object
&reftitle.description;
XMLReader
DOMNode
expand
This method copies the current node and returns the appropriate DOM object.
&reftitle.returnvalues;
The resulting DOMNode or &false; on error.