XMLReader::setRelaxNGSchema
(PHP 5 >= 5.2.0)
XMLReader::setRelaxNGSchema — Set the filename or URI for a RelaxNG Schema
Descrizione
bool
XMLReader::setRelaxNGSchema
( string $filename
)
Set the filename or URI for the RelaxNG Schema to use for validation.
Elenco dei parametri
- filename
-
filename or URI pointing to a RelaxNG Schema.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
XMLReader::setRelaxNGSchema
There are no user contributed notes for this page.
