relaxNGValidateSource()"HREF="function.dom-domdocument-relaxngvalidatesource.html"> Pod..."/>
Forum und email
DOMDocument->relaxNGValidate()

DOMDocument->relaxNGValidate()

(no version information, might be only in CVS)

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

Opis

class DOMDocument {

bool relaxNGValidate ( string filename )

}

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

Parametry

filename

The RNG file.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.