Home
last modified time | relevance | path

Searched refs:schemaPath (Results 1 – 2 of 2) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml2/
DUtils.php116 * @param string $schemaPath Change schema path
122 public static function validateXML($xml, $schema, $debug = false, $schemaPath = null) argument
140 if (isset($schemaPath)) {
141 $schemaFile = $schemaPath . $schema;
/plugin/saml/phpsaml/lib/Saml2/
DUtils.php116 * @param string $schemaPath Change schema path
122 public static function validateXML($xml, $schema, $debug = false, $schemaPath = null) argument
140 if (isset($schemaPath)) {
141 $schemaFile = $schemaPath . $schema;