DOMDocument->relaxNGValidate()
DOMDocument->relaxNGValidate() --
Performs relaxNG validation on the document
Description
class
DOMDocument {
bool
relaxNGValidate ( string filename )
}
Performs relaxNG validation on the document
based on the given RNG schema.
Return Values
Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.