DOMDocument->schemaValidateSource()
Validates a document based on a schema
&reftitle.description;
DOMDocument
boolschemaValidateSource
stringsource
Validates a document based on a schema defined in the given string.
&reftitle.parameters;
source
A string containing the schema.
&reftitle.returnvalues;
&return.success;
&reftitle.seealso;