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

search for in the

DOMDocument->schemaValidateSource()> <DOMDocument->saveXML()
Last updated: Sun, 25 Nov 2007

view this page in

DOMDocument->schemaValidate()

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

DOMDocument->schemaValidate() — Validates a document based on a schema

Description

DOMDocument
bool schemaValidate ( string $filename )

Validates a document based on the given schema file.

Parameters

filename

The path to the schema.

Return Values

Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.



add a note add a note User Contributed Notes
DOMDocument->schemaValidate()
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites