DOMDocument->schemaValidate()

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

Descrizione

class DOMDocument {

bool schemaValidate ( string filename )

}

Validates a document based on a the given schema file.

Elenco dei parametri

filename

The path to the schema.

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

Vedere anche:

DOMDocument->schemaValidateSource()
DOMDocument->relaxNGValidate
DOMDocument->relaxNGValidateSource
DOMDocument->validate

Hosting by: hurra.com
Generated: 2007-01-26 17:56:40