(PHP 5)
DOMDocument::relaxNGValidateSource — Performs relaxNG validation on the document
Performs » relaxNG validation on the document based on the given RNG source.
A string containing the RNG schema.
如果成功则返回 TRUE,失败则返回 FALSE。