From 3a58b40dbac4d36f9bdad8d947548cacc26eaac7 Mon Sep 17 00:00:00 2001 From: cantor Date: Sat, 23 Feb 2008 01:21:12 +0000 Subject: [PATCH] Remove unused namespaces. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2746 cb58f699-b61c-0410-a6fe-9272a202ed29 --- configs/upgrade.xsl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/configs/upgrade.xsl b/configs/upgrade.xsl index 4e40f68..be86033 100644 --- a/configs/upgrade.xsl +++ b/configs/upgrade.xsl @@ -5,10 +5,7 @@ xmlns:cred="urn:mace:shibboleth:credentials:1.0" xmlns:conf="urn:mace:shibboleth:2.0:native:sp:config" xmlns="urn:mace:shibboleth:2.0:native:sp:config" - xmlns:saml1="urn:oasis:names:tc:SAML:1.0:assertion" - xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" - xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" - exclude-result-prefixes="oldconf cred saml1"> + exclude-result-prefixes="oldconf cred"> -- 2.1.4