From 96614fe72535c243f189f3ff9ad91c5fc7aa7136 Mon Sep 17 00:00:00 2001 From: cantor Date: Mon, 24 Jan 2005 03:27:01 +0000 Subject: [PATCH] Relocate XML schemas to share/xml/shibboleth git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1319 cb58f699-b61c-0410-a6fe-9272a202ed29 --- configs/shibboleth.xml.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configs/shibboleth.xml.in b/configs/shibboleth.xml.in index 5011777..5850967 100644 --- a/configs/shibboleth.xml.in +++ b/configs/shibboleth.xml.in @@ -1,5 +1,7 @@ + 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"> -- 2.1.4