From: cantor Date: Thu, 31 May 2007 21:28:01 +0000 (+0000) Subject: Correct schema name. X-Git-Tag: 2.4~910 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=32eed8fe1f0f180ec5448ee266f77c27c28e2ef2 Correct schema name. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2278 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/configs/shibboleth.xml.in b/configs/shibboleth.xml.in index 1d90389..84d1bbd 100644 --- a/configs/shibboleth.xml.in +++ b/configs/shibboleth.xml.in @@ -4,7 +4,7 @@ xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="urn:mace:shibboleth:sp:config:2.0 @-PKGXMLDIR-@/shibboleth-spconfig-2.0.xsd" + xsi:schemaLocation="urn:mace:shibboleth:sp:config:2.0 @-PKGXMLDIR-@/shibboleth-2.0-native-sp-config.xsd" logger="@-PKGSYSCONFDIR-@/syslog.logger" clockSkew="180">