Warning: file_put_contents(): Only -1 of 65 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
XMLReader::setRelaxNGSchema Manuál PHP PÅ™edcházející Další (no version information, might be only in CVS) XMLReader::setRelaxNGSchema -- Set the filename or URI for a RelaxNG Schema...
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í.