PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DOMDocument::save> <DOMDocument::relaxNGValidate
Last updated: Fri, 03 Oct 2008

view this page in

DOMDocument::relaxNGValidateSource

(No version information available, might be only in CVS)

DOMDocument::relaxNGValidateSourceEffectue une validation relaxNG sur le document

Description

bool DOMDocument::relaxNGValidateSource ( string $source )

Effectue une validation » relaxNG sur le document selon le schéma RNG défini dans la chaîne source .

Liste de paramètres

source

Une chaîne contenant le schéma RNG.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.



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, 03 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites