|
XMLReader::setSchemaValidate document against XSD Description
public bool XMLReader::setSchema(stringnull
$filename )Use W3C XSD schema to validate the document as it is processed. Activation is only possible before the first Read(). Parameters
Return Values
Returns Errors/Exceptions
Issues NotesCaution
This function is only available when PHP is compiled against libxml 20620 or later. See Also
|