DOMDocument->schemaValidateSource()
(No version information available, might be only in CVS)
DOMDocument->schemaValidateSource() — Validates a document based on a schema
LeÃrás
DOMDocument
bool schemaValidateSource
( string $source
)
Validates a document based on a schema defined in the given string.
Paraméterek
- source
-
A string containing the schema.
Visszatérési értékek
Siker esetén TRUE értékkel tér vissza, ellenkező esetben FALSE értéket ad.