DOMDocument->schemaValidate

(no version information, might be only in CVS)

DOMDocument->schemaValidate --  Valide un document selon un schéma.

Description

bool DOMDocument->schemaValidate ( string filename)

Valide un document selon un schéma défini par le fichier filename.

Voir aussi DOMDocument->schemaValidateSource(), DOMDocument->relaxNGValidate(), DOMDocument->relaxNGValidateSource() et DOMDocument->validate().