From: cantor Date: Sat, 23 Feb 2008 01:21:12 +0000 (+0000) Subject: Remove unused namespaces. X-Git-Tag: 2.4~540 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=3a58b40dbac4d36f9bdad8d947548cacc26eaac7 Remove unused namespaces. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2746 cb58f699-b61c-0410-a6fe-9272a202ed29 --- 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">