Relocate XML schemas to share/xml/shibboleth
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 24 Jan 2005 03:27:01 +0000 (03:27 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 24 Jan 2005 03:27:01 +0000 (03:27 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1319 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/shibboleth.xml.in

index 5011777..5850967 100644 (file)
@@ -1,5 +1,7 @@
 <ShibbolethTargetConfig        xmlns="urn:mace:shibboleth:target:config:1.0"
-        logger="@-PKGSYSCONFDIR-@/shibboleth.logger" clockSkew="180">
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+    xsi:schemaLocation="urn:mace:shibboleth:target:config:1.0 @-PKGXMLDIR-@/shibboleth-targetconfig-1.0.xsd"
+       logger="@-PKGSYSCONFDIR-@/shibboleth.logger" clockSkew="180">
 
     <Extensions>
         <Library path="@-LIBEXECDIR-@/xmlproviders.so" fatal="true"/>