DOMDocument->schemaValidate()
Validates a document based on a schema
&reftitle.description;
DOMDocument
boolschemaValidate
stringfilename
Validates a document based on a the given schema file.
&reftitle.parameters;
filename
The path to the schema.
&reftitle.returnvalues;
&return.success;
&reftitle.seealso;