PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

XMLReader::setRelaxNGSchemaSource> <XMLReader::setParserProperty
Last updated: Fri, 05 Sep 2008

view this page in

XMLReader::setRelaxNGSchema

(PHP 5 >= 5.2.0)

XMLReader::setRelaxNGSchemaSet the filename or URI for a RelaxNG Schema

Description

bool XMLReader::setRelaxNGSchema ( string $filename )

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

Parameters

filename

filename or URI pointing to a RelaxNG Schema.

Return Values

Returns TRUE on success or FALSE on failure.



add a note add a note User Contributed Notes
XMLReader::setRelaxNGSchema
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites