diff --git a/mdx/uk/README.md b/mdx/uk/README.md index ac44d347..3b19450c 100644 --- a/mdx/uk/README.md +++ b/mdx/uk/README.md @@ -28,9 +28,9 @@ before being included in the `export` version consumed by interfederation partne ### Export Preview Aggregate vs. Export Aggregate -Status (2017-02-13): +Status (2017-02-14): -* The export preview aggregate normalises the `xenc` namespace to not use a prefix, as it is not very commonly used. (2017-02-13) +* These aggregates are currently identical. ## Production Maturity Pipeline diff --git a/mdx/uk/ns_norm_export.xsl b/mdx/uk/ns_norm_export.xsl index d1448ab2..0d2b762f 100644 --- a/mdx/uk/ns_norm_export.xsl +++ b/mdx/uk/ns_norm_export.xsl @@ -32,8 +32,9 @@ xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:ukfedlabel="http://ukfederation.org.uk/2006/11/label" xmlns:wayf="http://sdss.ac.uk/2006/06/WAYF" + xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" - exclude-result-prefixes="alg md ukfedlabel wayf" + exclude-result-prefixes="alg md ukfedlabel wayf xenc" 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"> @@ -107,5 +108,26 @@ + + + + + + + + + + +