Searched refs:schemaPath (Results 1 – 2 of 2) 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;