Manual PHP - Dokumentacja PHP - Zapraszamy!

DOMDocument->relaxNGValidateSource()

(no version information, might be only in CVS)

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

Opis

class DOMDocument {

bool relaxNGValidateSource ( string source )

}

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

Parametry

source

A string containing the RNG schema.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku poraĹĽki.

Patrz takĹĽe

DOMDocument->relaxNGValidate()
DOMDocument->schemaValidate()
DOMDocument->schemaValidateSource()
DOMDocument->validate()

LP:
Fatal error: Call to undefined function: show_links() in /home/httpd/vhosts/php.rek.waw.pl/httpdocs/index.php on line 69