(No version information available, might be only in CVS)
DOMDocument->schemaValidateSource() — Validates a document based on a schema
Validates a document based on a schema defined in the given string.
A string containing the schema.
Returns TRUE on success or FALSE on failure.