(PHP 5 >= 5.1.0, PHP 7)
XMLReader::setRelaxNGSchemaSource — Set the data containing a RelaxNG Schema
$source
)Set the data containing a RelaxNG Schema to use for validation.
source
String containing the RelaxNG Schema.
성공 시 TRUE
를, 실패 시 FALSE
를 반환합니다.