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, 22 Aug 2008

view this page in

XMLReader::setRelaxNGSchema

(PHP 5 >= 5.2.0)

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

Descripción

bool XMLReader::setRelaxNGSchema ( string $filename )

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

Lista de parámetros

filename

filename or URI pointing to a RelaxNG Schema.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.



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