Searched refs:schemaPath (Results 1 – 1 of 1) sorted by relevance
116 * @param string $schemaPath Change schema path122 public static function validateXML($xml, $schema, $debug = false, $schemaPath = null) argument140 if (isset($schemaPath)) {141 $schemaFile = $schemaPath . $schema;