It's worth noting that when validation fails this function also triggers a warning.
You can suppress the warning using the set_error_handler and restore_error_handler functions.
![]() |
|
||||||||||
|
DOMDocument->relaxNGValidate()(no version information, might be only in CVS) DOMDocument->relaxNGValidate() -- Performs relaxNG validation on the documentОписаниеclass DOMDocument {bool relaxNGValidate ( string filename ) } Performs relaxNG validation on the document based on the given RNG schema. Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Смотрите также
DOMDocument->relaxNGValidate()
mitchell dot beaumont at mitchellbeaumont dot com
26-Aug-2007 07:28
It's worth noting that when validation fails this function also triggers a warning.
gem at rellim dot com
12-Oct-2004 05:36
Creating an .rng file by hand is a PITA. Trang is a command line |