array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'xmlreader.setrelaxngschema.php', 1 => 'XMLReader::setRelaxNGSchema', 2 => 'Set the filename or URI for a RelaxNG Schema', ), 'up' => array ( 0 => 'class.xmlreader.php', 1 => 'XMLReader', ), 'prev' => array ( 0 => 'xmlreader.setparserproperty.php', 1 => 'XMLReader::setParserProperty', ), 'next' => array ( 0 => 'xmlreader.setrelaxngschemasource.php', 1 => 'XMLReader::setRelaxNGSchemaSource', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/xmlreader/xmlreader/setrelaxngschema.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
XMLReader::setRelaxNGSchema — Set the filename or URI for a RelaxNG Schema
Set the filename or URI for the RelaxNG Schema to use for validation.
filename
filename or URI pointing to a RelaxNG Schema.