suche nach in der

DOMDocument::save> <DOMDocument::relaxNGValidate
Last updated: Fri, 18 May 2012

view this page in

DOMDocument::relaxNGValidateSource

(PHP 5)

DOMDocument::relaxNGValidateSource Performs relaxNG validation on the document

Beschreibung

bool DOMDocument::relaxNGValidateSource ( string $source )

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

Parameter-Liste

source

A string containing the RNG schema.

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::relaxNGValidateSource
There are no user contributed notes for this page.

DOMDocument::save> <DOMDocument::relaxNGValidate
Last updated: Fri, 18 May 2012