XMLReader::setRelaxNGSchema
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
XMLReader::setRelaxNGSchema — Set the filename or URI for a RelaxNG Schema
Description
Set the filename or URI for the RelaxNG Schema to use for validation.
Parameters
filenamefilename or URI pointing to a RelaxNG Schema.
See Also
- XMLReader::setRelaxNGSchemaSource() - Set the data containing a RelaxNG Schema
- XMLReader::setSchema() - Validate document against XSD
- XMLReader::isValid() - Indicates if the parsed document is valid
↑ and ↓ to navigate • Enter to select • Esc to close • / to open