Forum und email

XMLReader::isValid

(PHP 5 >= 5.1.2)

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

Descrição

XMLReader
bool isValid ( void )

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

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.