diff --git a/build/import.xsl b/build/import.xsl
index b0fa912d..e91ad869 100644
--- a/build/import.xsl
+++ b/build/import.xsl
@@ -27,6 +27,7 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol"
xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init"
@@ -40,7 +41,7 @@
xmlns:xalan="http://xml.apache.org/xalan"
- exclude-result-prefixes="idpdisc init md xalan"
+ exclude-result-prefixes="alg idpdisc init md xalan"
xmlns="urn:oasis:names:tc:SAML:2.0:metadata">
@@ -60,6 +61,7 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+