From 8fcf4861aca5159e64f61f8b57c4e44e11aa5956 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 10 May 2011 17:49:28 +0000 Subject: [PATCH] Normalise mdui:* --- build/import.xsl | 144 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 143 insertions(+), 1 deletion(-) diff --git a/build/import.xsl b/build/import.xsl index 34f2cc53..b401d68b 100644 --- a/build/import.xsl +++ b/build/import.xsl @@ -32,6 +32,7 @@ xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" + xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:ukfedlabel="http://ukfederation.org.uk/2006/11/label" @@ -41,7 +42,7 @@ xmlns:xalan="http://xml.apache.org/xalan" - exclude-result-prefixes="alg idpdisc init md xalan" + exclude-result-prefixes="alg idpdisc init md mdui xalan" xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> @@ -624,6 +625,147 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +