(PHP 5)
DOMDocument::schemaValidateSource — Validates a document based on a schema
Validates a document based on a schema defined in the given string.
A string containing the schema.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.