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

search for in the

DOMDocument::validate> <DOMDocument::schemaValidate
Last updated: Fri, 22 Aug 2008

view this page in

DOMDocument::schemaValidateSource

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

DOMDocument::schemaValidateSource Validates a document based on a schema

Descripción

bool DOMDocument::schemaValidateSource ( string $source )

Validates a document based on a schema defined in the given string.

Lista de parámetros

source

A string containing the schema.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.



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

DOMDocument::validate> <DOMDocument::schemaValidate
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites