XMLReader::setRelaxNGSchema
(PHP 5 >= 5.2.0)
XMLReader::setRelaxNGSchema — Set the filename or URI for a RelaxNG Schema
Opis
bool
XMLReader::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 powodzenia, FALSE w przypadku błędu.
XMLReader::setRelaxNGSchema
There are no user contributed notes for this page.
