diff --git a/mdx/uk/README.md b/mdx/uk/README.md index ba200d8..0e38cc0 100644 --- a/mdx/uk/README.md +++ b/mdx/uk/README.md @@ -80,6 +80,3 @@ Status: * The `production` aggregate adds `` elements with AES128-CBC to SPs that have no block encryption methods listed - -* The `production` aggregate declares the `alg` namespace on the document element, - rather than on each `` or `` element. diff --git a/mdx/uk/ns_norm_back.xsl b/mdx/uk/ns_norm_back.xsl index 5d82e4d..8cab69c 100644 --- a/mdx/uk/ns_norm_back.xsl +++ b/mdx/uk/ns_norm_back.xsl @@ -40,7 +40,7 @@ xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - exclude-result-prefixes="alg md xenc" + exclude-result-prefixes="md xenc" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="urn:oasis:names:tc:SAML:2.0:metadata"> @@ -93,27 +93,6 @@ - - - - - - - - - - -