XMLReader::readOuterXml
Retrieve XML from current node, including itself
&reftitle.description;
public stringXMLReader::readOuterXml
Reads the contents of the current node, including the node itself.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Returns the contents of current node, including itself, as a string. Empty string on failure.
&reftitle.notes;
&xmlreader.libxml20620.note;
&reftitle.seealso;
XMLReader::readString
XMLReader::readInnerXml
XMLReader::expand