DOMDocument->relaxNGValidate()
DOMDocument->relaxNGValidate() --
Performs relaxNG validation on the document
Descripción
class
DOMDocument {
bool
relaxNGValidate ( string filename )
}
Performs relaxNG validation on the document
based on the given RNG schema.
Valores retornados
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.