From 82d47850d671532185bb3a00a7c2b76f5801e10a Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 16 May 2011 16:38:47 +0000 Subject: [PATCH] Don't use the alg: prefix in the header of new fragment files, to avoid hitting the threshold on the current fallback metadata. --- build/ns_norm_fragment.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/ns_norm_fragment.xsl b/build/ns_norm_fragment.xsl index ce09ff9c..b8189e7d 100644 --- a/build/ns_norm_fragment.xsl +++ b/build/ns_norm_fragment.xsl @@ -28,7 +28,7 @@ xmlns:ukfedlabel="http://ukfederation.org.uk/2006/11/label" xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF" - exclude-result-prefixes="elab md mdrpi mdattr saml" + exclude-result-prefixes="alg elab md mdrpi mdattr saml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="urn:oasis:names:tc:SAML:2.0:metadata">