![]() | DOMDocument->schemaValidate(no version information, might be only in CVS) DOMDocument->schemaValidate -- Validates a document based on a schema.Descriptionbool DOMDocument->schemaValidate ( string filename)Validates a document based on a schema defined by filename. See also DOMDocument->schemaValidateSource(), DOMDocument->relaxNGValidate(), DOMDocument->relaxNGValidateSource() and DOMDocument->validate(). | ![]() |