(PHP 5)
DOMDocument::schemaValidateSource — Validates a document based on a schema
$source
)Validates a document based on a schema defined in the given string.
source
A string containing the schema.
Zwraca TRUE
w przypadku powodzenia, FALSE
w
przypadku błędu.