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, 18 Jul 2008

view this page in

XMLReader::setRelaxNGSchema

(PHP 5 >= 5.2.0)

XMLReader::setRelaxNGSchema — Set the filename or URI for a RelaxNG Schema

Descrizione

bool XMLReader::setRelaxNGSchema ( string $filename )

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

Elenco dei parametri

filename

filename or URI pointing to a RelaxNG Schema.

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.



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