From cbec2c9f7f1f6692f5f4687f7d710b1b7110eef3 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Sat, 11 Aug 2012 11:13:57 +0000 Subject: [PATCH] Hoist "alg:" namespace prefix in fragment files. --- mdx/uk/import.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdx/uk/import.xsl b/mdx/uk/import.xsl index 2eaa50db..af637d39 100644 --- a/mdx/uk/import.xsl +++ b/mdx/uk/import.xsl @@ -41,7 +41,7 @@ xmlns:xalan="http://xml.apache.org/xalan" - exclude-result-prefixes="alg idpdisc init md mdui xalan" + exclude-result-prefixes="idpdisc init md mdui xalan" 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">