Приглашаем посетить
Гоголь (gogol-lit.ru)

XMLReader->isValid()

getParserProperty()" HREF="/php/007/function.xmlreader-getparserproperty.html">lookupNamespace()" HREF="/php/007/function.xmlreader-lookupnamespace.html">

XMLReader->isValid()

(no version information, might be only in CVS)

XMLReader->isValid() -- Indicates if the parsed document is valid

Описание

class XMLReader {

bool isValid ( void )

}

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

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.