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

Popis

class XMLReader {

bool setRelaxNGSchema ( string filename )

}

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

Seznam parametrů

filename

filename or URI pointing to a RelaxNG Schema.

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.