schemaValidateSource()"HREF="function.dom-domdocument-schemavalidatesource.html"> Podręcznik PHP Poprzedni ..."/>
Forum und email
DOMDocument->schemaValidate()

DOMDocument->schemaValidate()

(no version information, might be only in CVS)

DOMDocument->schemaValidate() --  Validates a document based on a schema

Opis

class DOMDocument {

bool schemaValidate ( string filename )

}

Validates a document based on the given schema file.

Parametry

filename

The path to the schema.

Zwracane wartości

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