Fix #79391: Dom validate schema does not support XML Schema 1.1

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350975 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2020-10-23 13:01:50 +00:00
parent 8d1ee58c3e
commit ea90b5fa48

View file

@ -4,7 +4,7 @@
<refnamediv>
<refname>DOMDocument::schemaValidate</refname>
<refpurpose>
Validates a document based on a schema
Validates a document based on a schema. Only XML Schema 1.0 is supported.
</refpurpose>
</refnamediv>
<refsect1 role="description">