diff --git a/mdx/clean-import.xsl b/mdx/clean-import.xsl
index 17a112a5..029642f8 100644
--- a/mdx/clean-import.xsl
+++ b/mdx/clean-import.xsl
@@ -10,6 +10,8 @@
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
xmlns:mdxTextUtils="xalan://uk.ac.sdss.xalan.md.TextUtils"
+ xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
+ 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"
extension-element-prefixes="mdxTextUtils">
@@ -40,6 +42,9 @@
+
+
+