(PHP 5 >= 5.2.0)
XMLReader::readInnerXML — Retrieve XML from current node
Reads the contents of the current node, including child nodes and markup.
Diese Funktion hat keine Parameter.
Returns the contents of the current node as a string. Empty string on failure.
Diese Funktion ist nur verfügbar, wenn PHP mit libxml 20620 oder später kompiliert wurde.