Forum und email

XMLReader::setRelaxNGSchema

(PHP 5 >= 5.2.0)

XMLReader::setRelaxNGSchema — Set the filename or URI for a RelaxNG Schema

Popis

XMLReader
bool setRelaxNGSchema ( string $filename )

Set the filename or URI for the RelaxNG Schema to use for validation.

Parametre

filename

filename or URI pointing to a RelaxNG Schema.

Vrátené hodnoty

Vracia TRUE pri úspechu alebe FALSE pri chybe.