Forum und email
XMLReader::setRelaxNGSchema

XMLReader::setRelaxNGSchema

(no version information, might be only in CVS)

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

Opis

class XMLReader {

bool setRelaxNGSchema ( string filename )

}

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

Parametry

filename

filename or URI pointing to a RelaxNG Schema.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.