save()"HREF="function.dom-domdocument-save.html"> Manuál PHP Předcházející Dalš..."/>
Forum und email
DOMDocument->relaxNGValidateSource()

DOMDocument->relaxNGValidateSource()

(no version information, might be only in CVS)

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

Popis

class DOMDocument {

bool relaxNGValidateSource ( string source )

}

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

Seznam parametrů

source

A string containing the RNG schema.

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.