DOM
PHP Manual

DOMDocument->relaxNGValidateSource()

(No version information available, might be only in CVS)

DOMDocument->relaxNGValidateSource() — Performs relaxNG validation on the document

Опи�ание

DOMDocument
bool relaxNGValidateSource ( string $source )

Performs » relaxNG validation on the document based on the given RNG source.

Спи�ок параметров

source

A string containing the RNG schema.

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

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

Смотрите также


DOM
PHP Manual