(PHP 5)
DOMDocument::schemaValidate — Validates a document based on a schema
$filename
)Validates a document based on the given schema file.
filename
The path to the schema.
Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.