Forum und email

XMLReader::isValid

(PHP 5 >= 5.1.2)

XMLReader::isValid — Indicates if the parsed document is valid

Descripción

XMLReader
bool isValid ( void )

Returns a boolean indicating if the document being parsed is currently valid.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.