DOMDocument->schemaValidateSource()

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

Descrizione

class DOMDocument {

bool schemaValidateSource ( string source )

}

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

Elenco dei parametri

source

A string containing the schema.

Valori restituiti

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

Vedere anche:

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

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