suche nach in der

DOMDocument::relaxNGValidateSource> <DOMDocument::registerNodeClass
Last updated: Fri, 18 May 2012

view this page in

DOMDocument::relaxNGValidate

(PHP 5)

DOMDocument::relaxNGValidate Performs relaxNG validation on the document

Beschreibung

bool DOMDocument::relaxNGValidate ( string $filename )

Performs » relaxNG validation on the document based on the given RNG schema.

Parameter-Liste

filename

The RNG file.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch



add a note add a note User Contributed Notes
DOMDocument::relaxNGValidate
There are no user contributed notes for this page.