Приглашаем посетить
Лесков (leskov.lit-info.ru)

DOMDocument->relaxNGValidateSource()

relaxNGValidate()" HREF="/php/007/function.dom-domdocument-relaxngvalidate.html">save()" HREF="/php/007/function.dom-domdocument-save.html">

DOMDocument->relaxNGValidateSource()

(no version information, might be only in CVS)

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

Описание

class 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 в случае возникновения ошибки.