(PHP 5 >= 5.2.0, PHP 7, PHP 8)
XMLReader::readInnerXml — Recupera el XML del actual nodo
Lee el contenido del actual nodo, incluyendo notas pequeñas y marcado.
Esta función no contiene ningún parámetro.
Returns the contents of the current node as a string. Empty string on failure.
Esta función solo está disponible si PHP es compilado utilizando la biblioteca libxml 20620 o posterior.