|
|
|||
|
||||
|
||||
| |
DOMDocument->relaxNGValidate(no version information, might be only in CVS) DOMDocument->relaxNGValidate -- Performs relaxNG validation on the document.Descriptionbool DOMDocument->relaxNGValidate ( string filename)Performs relaxNG validation on the document based on the file defined by filename. See also DOMDocument->validate(), DOMDocument->schemaValidate(), DOMDocument->schemaValidateSource() and DOMDocument->relaxNGValidateSource(). |