Forum und email
XMLReader::setRelaxNGSchemaSource

XMLReader::setRelaxNGSchemaSource

(no version information, might be only in CVS)

XMLReader::setRelaxNGSchemaSource -- Set the data containing a RelaxNG Schema

Opis

class XMLReader {

bool setRelaxNGSchemaSource ( string source )

}

Set the data containing a RelaxNG Schema to use for validation.

Parametry

source

String containing the RelaxNG Schema.

Zwracane wartości

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