Forum und email

DOMDocument->schemaValidateSource()

(No version information available, might be only in CVS)

DOMDocument->schemaValidateSource() — Valide un document selon un schéma

Description

DOMDocument
bool schemaValidateSource ( string $source )

Valide un document selon un schéma défini dans la chaîne donnée.

Liste de paramètres

source

Une chaîne contenant le schéma.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.