PHP » GoLang |
login |
register |
about
|
GoLang XMLReader::setSchema
request it (324)
GoLang replacement for PHP's XMLReader::setSchema
[edit | history]
XMLReader::setSchema(PHP 5 >= 5.2.0, PHP 7) XMLReader::setSchema — Validate document against XSD Description
public bool XMLReader::setSchema
( string
$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
|
more
Recently updated
more
Most requested
more
Last requests
|